2025-07-23 12:50:34,831: INFO: Building opensdn-controller-control-dns 2025-07-23 12:50:34,875: 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_0-2 --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} ---> b8b6bdae6400 Step 4/9 : ARG CONTAINER_NAME ---> Running in 1fcb8ca8c37f ---> Removed intermediate container 1fcb8ca8c37f ---> bee3664e23da Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4d36899dc6a3 ---> Removed intermediate container 4d36899dc6a3 ---> de8375fc8a2a 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 5c05f02c04f0 ---> Removed intermediate container 5c05f02c04f0 ---> 02f604bcab9f Step 7/9 : COPY entrypoint.sh / ---> b0c5aa2db66b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c53f5799fef7 ---> Removed intermediate container c53f5799fef7 ---> 02608f07ba00 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 99437fe706be ---> Removed intermediate container 99437fe706be ---> a5ceb8cfcc9c [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 a5ceb8cfcc9c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_0-2 2025-07-23 12:50:47,431: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 0c4fd10e3c62: Preparing 873060623b98: Preparing a4c8b58a1222: Preparing 1f4fb520d071: Preparing 83027fb50633: Preparing 06a7bcb014d9: Preparing 268539f61253: Preparing 85d09dec3293: Preparing 8f14b59d9358: Preparing 508fedd73af0: Preparing 174f56854903: Preparing 0c4fd10e3c62: Waiting 873060623b98: Waiting a4c8b58a1222: Waiting 1f4fb520d071: Waiting 83027fb50633: Waiting 06a7bcb014d9: Waiting 268539f61253: Waiting 85d09dec3293: Waiting 8f14b59d9358: Waiting 508fedd73af0: Waiting 174f56854903: Waiting 873060623b98: Layer already exists 1f4fb520d071: Layer already exists a4c8b58a1222: Layer already exists 85d09dec3293: Layer already exists 06a7bcb014d9: Layer already exists 0c4fd10e3c62: Pushed 268539f61253: Layer already exists 83027fb50633: Layer already exists 8f14b59d9358: Layer already exists 174f56854903: Layer already exists 508fedd73af0: Layer already exists master-1_9_8_0-2: digest: sha256:dfd5c10a7433d4ece5cc394d1667c88bf6b8697f51f7e8a26558d46ebab9285b size: 2620 2025-07-23 12:50:50,019: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds