2025-08-11 15:09:28,745: INFO: Building opensdn-controller-control-dns 2025-08-11 15:09:28,784: 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_9_8_7-7 --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} ---> 3b308057c3a8 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0920ea3aa008 ---> Removed intermediate container 0920ea3aa008 ---> 8981b1406213 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 18b293501ea5 ---> Removed intermediate container 18b293501ea5 ---> bf38ff56c218 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 48ab84f17b03 ---> Removed intermediate container 48ab84f17b03 ---> d568236ff5e7 Step 7/9 : COPY entrypoint.sh / ---> 2a1c2ec01078 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e3ac821f9ca6 ---> Removed intermediate container e3ac821f9ca6 ---> 954868f703e2 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 3d7a9b9bff5a ---> Removed intermediate container 3d7a9b9bff5a ---> 11bd0b55c256 [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 11bd0b55c256 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_7-7 2025-08-11 15:09:41,273: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] bd1c5490186d: Preparing 35adb2e0cdce: Preparing bd1c5490186d: Waiting 72367b0d1f62: Preparing ae5ae5c6132b: Preparing a2770b32a1fd: Preparing 0527d8028984: Preparing 35adb2e0cdce: Waiting 72367b0d1f62: Waiting ae5ae5c6132b: Waiting a2770b32a1fd: Waiting b89414efcdbc: Preparing 9870c3e0638c: Preparing 0527d8028984: Waiting b89414efcdbc: Waiting 02bc983d9162: Preparing a24b73894207: Preparing 174f56854903: Preparing 9870c3e0638c: Waiting 02bc983d9162: Waiting a24b73894207: Waiting 174f56854903: Waiting 35adb2e0cdce: Layer already exists 72367b0d1f62: Layer already exists ae5ae5c6132b: Layer already exists a2770b32a1fd: Layer already exists 0527d8028984: Layer already exists b89414efcdbc: Layer already exists bd1c5490186d: Pushed 9870c3e0638c: Layer already exists 02bc983d9162: Layer already exists 174f56854903: Layer already exists a24b73894207: Layer already exists master-1_9_8_7-7: digest: sha256:2baa2ee909caf9faa74a5b392ed149cb0e41e8cfe0787f2627594db88e63042a size: 2620 2025-08-11 15:09:43,625: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds