2025-05-07 08:11:45,307: INFO: Building opensdn-controller-control-dns 2025-05-07 08:11:45,468: 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_6_7-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} ---> b34972c41c57 Step 4/9 : ARG CONTAINER_NAME ---> Running in 54902c41f6f5 ---> Removed intermediate container 54902c41f6f5 ---> 3530cf69743d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 102bcfde869e ---> Removed intermediate container 102bcfde869e ---> cfbfdf2dc5cb 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 2b6bbc44c692 ---> Removed intermediate container 2b6bbc44c692 ---> e03eb8045679 Step 7/9 : COPY entrypoint.sh / ---> 027604fb966a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6dff07005aa3 ---> Removed intermediate container 6dff07005aa3 ---> 807cdce12868 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in bf014b512a86 ---> Removed intermediate container bf014b512a86 ---> 52b23e8a80ea [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 52b23e8a80ea Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_7-1 2025-05-07 08:12:01,961: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] bf29e23a1dca: Preparing 63661cf77284: Preparing b34dd1d02c00: Preparing 3a91875b453b: Preparing af271540091b: Preparing e9e590b5bb43: Preparing c053376ab0c9: Preparing ae18a4eb7f62: Preparing 175a7f69c6b5: Preparing b172ca048ff5: Preparing 174f56854903: Preparing bf29e23a1dca: Waiting 63661cf77284: Waiting b34dd1d02c00: Waiting 3a91875b453b: Waiting af271540091b: Waiting e9e590b5bb43: Waiting c053376ab0c9: Waiting ae18a4eb7f62: Waiting 175a7f69c6b5: Waiting b172ca048ff5: Waiting 174f56854903: Waiting 3a91875b453b: Layer already exists af271540091b: Layer already exists 63661cf77284: Layer already exists b34dd1d02c00: Layer already exists e9e590b5bb43: Layer already exists ae18a4eb7f62: Layer already exists bf29e23a1dca: Pushed 175a7f69c6b5: Layer already exists c053376ab0c9: Layer already exists b172ca048ff5: Layer already exists 174f56854903: Layer already exists master-1_6_6_7-1: digest: sha256:3b1ad18840073128d97dfbcd54a33d68ec5fcbfa2533240d8ff44a6d83063e09 size: 2620 2025-05-07 08:12:05,403: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds