2025-06-10 20:27:26,657: INFO: Building opensdn-controller-control-dns 2025-06-10 20:27:26,710: 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_0_3-8 --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} ---> 326b951bf3db Step 4/9 : ARG CONTAINER_NAME ---> Running in 513ab25e8ff1 ---> Removed intermediate container 513ab25e8ff1 ---> 9856a41d35f7 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2d5900eebd91 ---> Removed intermediate container 2d5900eebd91 ---> ddc67fd51eb7 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 c706161969f7 ---> Removed intermediate container c706161969f7 ---> 5a9a290ea8ab Step 7/9 : COPY entrypoint.sh / ---> ac7bf4226668 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0edcf9e726af ---> Removed intermediate container 0edcf9e726af ---> 41703fd0fb14 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2ce20275ec22 ---> Removed intermediate container 2ce20275ec22 ---> 52e44187a817 [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 52e44187a817 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_3-8 2025-06-10 20:27:38,143: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 826c4e0531f9: Preparing c82f544b5bad: Preparing fcc267c631e3: Preparing e4fcc2dbc6cb: Preparing c80db9c083b8: Preparing 8a5ebfbc7e9a: Preparing 57ca820ca8b6: Preparing 9ebccc6897a3: Preparing 2003f7fc7297: Preparing 0939ca75a24a: Preparing 174f56854903: Preparing 826c4e0531f9: Waiting c82f544b5bad: Waiting fcc267c631e3: Waiting e4fcc2dbc6cb: Waiting c80db9c083b8: Waiting 2003f7fc7297: Waiting 8a5ebfbc7e9a: Waiting 0939ca75a24a: Waiting 174f56854903: Waiting 57ca820ca8b6: Waiting 9ebccc6897a3: Waiting 826c4e0531f9: Pushed c82f544b5bad: Layer already exists fcc267c631e3: Layer already exists e4fcc2dbc6cb: Layer already exists c80db9c083b8: Layer already exists 8a5ebfbc7e9a: Layer already exists 57ca820ca8b6: Layer already exists 2003f7fc7297: Layer already exists 9ebccc6897a3: Layer already exists 174f56854903: Layer already exists 0939ca75a24a: Layer already exists master-1_8_0_3-8: digest: sha256:336495481348aee8f8eb2d801c71d3ee5bdc2be26dedfb1c6027959b6a78fcfd size: 2620 2025-06-10 20:27:40,508: INFO: Building opensdn-controller-control-dns finished successfully, duration: 14 seconds