2025-08-12 01:03:03,572: INFO: Building opensdn-controller-control-dns 2025-08-12 01:03:03,607: 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_9_8_5-1_5 --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} ---> 78ef751ea5bb Step 4/9 : ARG CONTAINER_NAME ---> Running in 5f9c498ee3c7 ---> Removed intermediate container 5f9c498ee3c7 ---> d4aae315d745 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 494bfc84056e ---> Removed intermediate container 494bfc84056e ---> 834f2b5c8697 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 db176f388d1c ---> Removed intermediate container db176f388d1c ---> 2ef1a527d1de Step 7/9 : COPY entrypoint.sh / ---> b93aa1e16606 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 63dbbf9fe1de ---> Removed intermediate container 63dbbf9fe1de ---> 22e5c2d80c12 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ab54dba62cb9 ---> Removed intermediate container ab54dba62cb9 ---> cf28ab0cbfcd [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 cf28ab0cbfcd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-1_5 2025-08-12 01:03:15,521: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 741ef209af76: Preparing bbeac08822cf: Preparing c4f4f299299f: Preparing ed20b87d466e: Preparing 409b25269dbe: Preparing 6e5a02f38110: Preparing cbd492fd03fd: Preparing f72a611afefc: Preparing 4a64ebfdc36a: Preparing bb5c226b3d64: Preparing 174f56854903: Preparing 741ef209af76: Waiting bbeac08822cf: Waiting c4f4f299299f: Waiting ed20b87d466e: Waiting 409b25269dbe: Waiting 6e5a02f38110: Waiting cbd492fd03fd: Waiting f72a611afefc: Waiting 4a64ebfdc36a: Waiting bb5c226b3d64: Waiting 174f56854903: Waiting 741ef209af76: Pushed bbeac08822cf: Layer already exists c4f4f299299f: Layer already exists ed20b87d466e: Layer already exists 6e5a02f38110: Layer already exists 409b25269dbe: Layer already exists cbd492fd03fd: Layer already exists f72a611afefc: Layer already exists 174f56854903: Layer already exists 4a64ebfdc36a: Layer already exists bb5c226b3d64: Layer already exists master-1_9_8_5-1_5: digest: sha256:0fe89d4eb3fc3d052c4a25404e12e4de5fc8711a657c19f8f9d884937a6d223c size: 2620 2025-08-12 01:03:17,760: INFO: Building opensdn-controller-control-dns finished successfully, duration: 14 seconds