2025-06-09 09:52:35,522: INFO: Building opensdn-controller-control-dns 2025-06-09 09:52:35,559: 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_1_2-6 --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} ---> ba8b6bcab001 Step 4/9 : ARG CONTAINER_NAME ---> Running in 84c179b1bde3 ---> Removed intermediate container 84c179b1bde3 ---> 92dc6d1a85f3 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1bf18c82539f ---> Removed intermediate container 1bf18c82539f ---> 9f4f86b3aeae 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 2a0b224d28ea ---> Removed intermediate container 2a0b224d28ea ---> af98cb755288 Step 7/9 : COPY entrypoint.sh / ---> c1f6787e90fa Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 84853004ab01 ---> Removed intermediate container 84853004ab01 ---> 6a6ebeb1e1d8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in de43e3b9f176 ---> Removed intermediate container de43e3b9f176 ---> 29dd6387c95c [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 29dd6387c95c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_1_2-6 2025-06-09 09:52:49,250: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3148e11f5ac4: Preparing d1f0cb607b35: Preparing 4c6514691d4c: Preparing d898899c8423: Preparing 8e40784c58a4: Preparing 1d0190abbc89: Preparing 03e5b5146834: Preparing bdecb2358ff8: Preparing 47e5487d7970: Preparing 87d0b1d40cab: Preparing 174f56854903: Preparing 1d0190abbc89: Waiting 03e5b5146834: Waiting bdecb2358ff8: Waiting 47e5487d7970: Waiting 87d0b1d40cab: Waiting 174f56854903: Waiting 4c6514691d4c: Layer already exists d898899c8423: Layer already exists d1f0cb607b35: Layer already exists 3148e11f5ac4: Pushed 8e40784c58a4: Layer already exists 1d0190abbc89: Layer already exists 03e5b5146834: Layer already exists bdecb2358ff8: Layer already exists 174f56854903: Layer already exists 47e5487d7970: Layer already exists 87d0b1d40cab: Layer already exists master-1_6_1_2-6: digest: sha256:77111761d83e2c5a865ab83d2bd16e732fd11ab74e5c2138eefbfd0ebb731711 size: 2619 2025-06-09 09:52:51,453: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds