2025-06-10 18:59:03,564: INFO: Building opensdn-controller-control-dns 2025-06-10 18:59:03,617: 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_6-1 --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} ---> d206a7796a74 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6178b85d5d51 ---> Removed intermediate container 6178b85d5d51 ---> b74656780792 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b705f67e2cda ---> Removed intermediate container b705f67e2cda ---> b91cd92d1d2f 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 79a15c2fd4c4 ---> Removed intermediate container 79a15c2fd4c4 ---> 4c9f08fa4ef4 Step 7/9 : COPY entrypoint.sh / ---> b13a0dd215c1 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 78f7f56aae68 ---> Removed intermediate container 78f7f56aae68 ---> 9ba3ca8accf8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in a5c1d950c2cc ---> Removed intermediate container a5c1d950c2cc ---> e2019179dd41 [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 e2019179dd41 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_6-1 2025-06-10 18:59:17,358: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3f568f86c618: Preparing 6fa3d9c86245: Preparing 4147d01d66b5: Preparing 793a59aeb41e: Preparing 0214bc2b9472: Preparing 7a10de78f6df: Preparing 3f568f86c618: Waiting 4147d01d66b5: Waiting 793a59aeb41e: Waiting 6fa3d9c86245: Waiting 0214bc2b9472: Waiting 483152aaf8a7: Preparing 3d9b7f78169a: Preparing 7c8f22a2734c: Preparing 2ec2f3c106b9: Preparing 174f56854903: Preparing 7a10de78f6df: Waiting 483152aaf8a7: Waiting 3d9b7f78169a: Waiting 7c8f22a2734c: Waiting 2ec2f3c106b9: Waiting 174f56854903: Waiting 6fa3d9c86245: Layer already exists 7a10de78f6df: Layer already exists 793a59aeb41e: Layer already exists 0214bc2b9472: Layer already exists 4147d01d66b5: Layer already exists 7c8f22a2734c: Layer already exists 3f568f86c618: Pushed 2ec2f3c106b9: Layer already exists 483152aaf8a7: Layer already exists 3d9b7f78169a: Layer already exists 174f56854903: Layer already exists master-1_8_0_6-1: digest: sha256:e674fe28d56c255f4f4e49142b557d44ebf6a62b58c5c98ce4608e3821267807 size: 2620 2025-06-10 18:59:20,174: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds