2025-08-14 13:49:49,440: INFO: Building opensdn-controller-control-dns 2025-08-14 13:49:49,619: 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-2_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} ---> 503ab5437588 Step 4/9 : ARG CONTAINER_NAME ---> Running in 82cba99e6f50 ---> Removed intermediate container 82cba99e6f50 ---> f4c77b926964 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3998c5c8e9de ---> Removed intermediate container 3998c5c8e9de ---> ecf7866ad4b3 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 32b61b7753b7 ---> Removed intermediate container 32b61b7753b7 ---> 1f797fbbac9f Step 7/9 : COPY entrypoint.sh / ---> 2dd983167002 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ffa948341bd5 ---> Removed intermediate container ffa948341bd5 ---> 806f15da2c4b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5a4f03048561 ---> Removed intermediate container 5a4f03048561 ---> 73181ae2c0a4 [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 73181ae2c0a4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-2_8 2025-08-14 13:50:08,043: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 17218384643f: Preparing e9b9fd6e694c: Preparing af23da529f3c: Preparing 97e6b34e01c9: Preparing 1f4ddbefb3b0: Preparing e77bdefde02a: Preparing 792abbbb79d6: Preparing 6eae1703d5ed: Preparing 97221934d034: Preparing f34fe169aa0f: Preparing 17218384643f: Waiting e9b9fd6e694c: Waiting af23da529f3c: Waiting 97e6b34e01c9: Waiting 1f4ddbefb3b0: Waiting e77bdefde02a: Waiting 792abbbb79d6: Waiting 6eae1703d5ed: Waiting 97221934d034: Waiting 174f56854903: Preparing f34fe169aa0f: Waiting 174f56854903: Waiting e9b9fd6e694c: Layer already exists af23da529f3c: Layer already exists 97e6b34e01c9: Layer already exists 17218384643f: Pushed 1f4ddbefb3b0: Layer already exists 792abbbb79d6: Layer already exists e77bdefde02a: Layer already exists 6eae1703d5ed: Layer already exists 97221934d034: Layer already exists 174f56854903: Layer already exists f34fe169aa0f: Layer already exists master-1_7_6_9-2_8: digest: sha256:70b1876818117b6c23cd466e3d7ee3980548f45cdb00a5909e1e1061230b5238 size: 2620 2025-08-14 13:50:13,959: INFO: Building opensdn-controller-control-dns finished successfully, duration: 24 seconds