2025-06-27 13:08:43,076: INFO: Building opensdn-controller-control-dns 2025-06-27 13:08:43,111: 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_6_6_1-4_0 --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} ---> d315d41a5c12 Step 4/9 : ARG CONTAINER_NAME ---> Running in 2b7316d5345c ---> Removed intermediate container 2b7316d5345c ---> dd275a7172e3 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7f458ead7ed5 ---> Removed intermediate container 7f458ead7ed5 ---> 47bf59b169a4 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 c4b1a2eec02a ---> Removed intermediate container c4b1a2eec02a ---> 4de00cc5ad4f Step 7/9 : COPY entrypoint.sh / ---> e8c84b3c5342 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 16b9ae6b71b3 ---> Removed intermediate container 16b9ae6b71b3 ---> 4402f3ffb252 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 822e90f39483 ---> Removed intermediate container 822e90f39483 ---> 520e6e579f08 [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 520e6e579f08 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-4_0 2025-06-27 13:08:56,256: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 0c3f34368b70: Preparing ecd1343c7f74: Preparing 5b189da38b9d: Preparing 099633bf2d09: Preparing b1da2e5e35e1: Preparing 1cb330b20003: Preparing 5a8e21502e96: Preparing b8d7d41c3707: Preparing cf50a70cb652: Preparing 80f6445bb760: Preparing 174f56854903: Preparing 1cb330b20003: Waiting 5a8e21502e96: Waiting b8d7d41c3707: Waiting cf50a70cb652: Waiting 80f6445bb760: Waiting 174f56854903: Waiting 5b189da38b9d: Layer already exists ecd1343c7f74: Layer already exists b1da2e5e35e1: Layer already exists 099633bf2d09: Layer already exists 1cb330b20003: Layer already exists 0c3f34368b70: Pushed cf50a70cb652: Layer already exists b8d7d41c3707: Layer already exists 5a8e21502e96: Layer already exists 80f6445bb760: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-4_0: digest: sha256:68a39bd29e8a80449f838ccd96d6cbaa86df8ee9913c3fe4f74eb5cf3681c54e size: 2620 2025-06-27 13:08:58,494: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds