2025-06-17 14:00:57,620: INFO: Building opensdn-controller-control-dns 2025-06-17 14:00:57,666: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_8_1_0-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-controller-control-dns --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 83221c65bd6c Step 4/9 : ARG CONTAINER_NAME ---> Running in 70b4c85bb461 ---> Removed intermediate container 70b4c85bb461 ---> af007f612189 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 31610a65e93e ---> Removed intermediate container 31610a65e93e ---> 5f1185defcef Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in a73e8b7f3366 ---> Removed intermediate container a73e8b7f3366 ---> 01a5be2ac33a Step 7/9 : COPY entrypoint.sh / ---> 5e93c7bc17cf Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e2022f91528e ---> Removed intermediate container e2022f91528e ---> 8e3b2b12e23f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2461576bac99 ---> Removed intermediate container 2461576bac99 ---> 9f4da92a0f94 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 9f4da92a0f94 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_1_0-3 2025-06-17 14:01:14,378: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c33c4c457b81: Preparing bb4a499d2b8e: Preparing ccf00cffa301: Preparing d0505db50418: Preparing 0bbdbbb97b81: Preparing 788800cc2c3e: Preparing f8f3de132a21: Preparing a358c533314a: Preparing 0d00ef71b75d: Preparing 052f602e402a: Preparing 174f56854903: Preparing c33c4c457b81: Waiting bb4a499d2b8e: Waiting ccf00cffa301: Waiting d0505db50418: Waiting 0bbdbbb97b81: Waiting 788800cc2c3e: Waiting f8f3de132a21: Waiting a358c533314a: Waiting 0d00ef71b75d: Waiting 052f602e402a: Waiting 174f56854903: Waiting bb4a499d2b8e: Layer already exists d0505db50418: Layer already exists ccf00cffa301: Layer already exists 0bbdbbb97b81: Layer already exists 788800cc2c3e: Layer already exists f8f3de132a21: Layer already exists 0d00ef71b75d: Layer already exists c33c4c457b81: Pushed 174f56854903: Layer already exists a358c533314a: Layer already exists 052f602e402a: Layer already exists master-1_8_1_0-3: digest: sha256:0f956868dee1a75fc7c97fff4d90844ccd8503c4325900cf892f458dcc0c612a size: 2620 2025-06-17 14:01:17,841: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds