2025-08-15 16:34:26,323: INFO: Building opensdn-controller-control-dns 2025-08-15 16:34:26,362: 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_7_6_9-3_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} ---> 3bb7d7357148 Step 4/9 : ARG CONTAINER_NAME ---> Running in 59402e0f501c ---> Removed intermediate container 59402e0f501c ---> 81a987a0e08b Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c588f01cb341 ---> Removed intermediate container c588f01cb341 ---> 1a6749a13d24 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 e343c843ae8f ---> Removed intermediate container e343c843ae8f ---> f58ac46938e7 Step 7/9 : COPY entrypoint.sh / ---> df35b5939f6f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e4a988fdc3fe ---> Removed intermediate container e4a988fdc3fe ---> ee0c4467ff28 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 544d38bd9168 ---> Removed intermediate container 544d38bd9168 ---> 823cba560442 [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 823cba560442 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-3_0 2025-08-15 16:34:36,031: INFO: Docker build duration: 10 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ab6743150446: Preparing f205bb2a64ff: Preparing 924b6c8e08e8: Preparing b5ce06175680: Preparing e2c40dd6d539: Preparing 89cf4b727f91: Preparing d570140ad5fd: Preparing 78885489f741: Preparing 3c76349e97e8: Preparing 46683e3e3fbb: Preparing 174f56854903: Preparing 89cf4b727f91: Waiting d570140ad5fd: Waiting 78885489f741: Waiting 3c76349e97e8: Waiting 46683e3e3fbb: Waiting 174f56854903: Waiting f205bb2a64ff: Layer already exists 924b6c8e08e8: Layer already exists b5ce06175680: Layer already exists e2c40dd6d539: Layer already exists 89cf4b727f91: Layer already exists 78885489f741: Layer already exists ab6743150446: Pushed d570140ad5fd: Layer already exists 174f56854903: Layer already exists 46683e3e3fbb: Layer already exists 3c76349e97e8: Layer already exists master-1_7_6_9-3_0: digest: sha256:af939bf0434d9f84d96b71ce4b83b6f95c623c6a82a0a611ae31d8caffdf2c96 size: 2620 2025-08-15 16:34:38,584: INFO: Building opensdn-controller-control-dns finished successfully, duration: 12 seconds