2025-06-24 12:04:54,219: INFO: Building opensdn-controller-control-dns 2025-06-24 12:04:54,272: 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_3_8_5-1_0 --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} ---> 4ba6e4825ad5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 452f22fc5f9f ---> Removed intermediate container 452f22fc5f9f ---> 313367020665 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d2d7bfd88792 ---> Removed intermediate container d2d7bfd88792 ---> ab95bdb867e0 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 7af4766ed55a ---> Removed intermediate container 7af4766ed55a ---> 4d0bb69ef3c2 Step 7/9 : COPY entrypoint.sh / ---> 6ff885fcb975 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 20a81528870a ---> Removed intermediate container 20a81528870a ---> 1e5f27b9b7e8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in a0f063f0767b ---> Removed intermediate container a0f063f0767b ---> 6612dd2310cf [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 6612dd2310cf Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_3_8_5-1_0 2025-06-24 12:05:09,911: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 1943044b667a: Preparing 70c318984b35: Preparing 33016c0e80bc: Preparing 68f0854ddaef: Preparing bd16274e18e7: Preparing 549376331f2b: Preparing 69043318a279: Preparing f9d9e571bbe7: Preparing e1ab141d9d58: Preparing f862ea62f21a: Preparing 174f56854903: Preparing 1943044b667a: Waiting 70c318984b35: Waiting 33016c0e80bc: Waiting 68f0854ddaef: Waiting bd16274e18e7: Waiting 549376331f2b: Waiting 69043318a279: Waiting f9d9e571bbe7: Waiting e1ab141d9d58: Waiting f862ea62f21a: Waiting 174f56854903: Waiting 68f0854ddaef: Layer already exists 70c318984b35: Layer already exists 33016c0e80bc: Layer already exists bd16274e18e7: Layer already exists 69043318a279: Layer already exists 549376331f2b: Layer already exists f9d9e571bbe7: Layer already exists e1ab141d9d58: Layer already exists 174f56854903: Layer already exists f862ea62f21a: Layer already exists 1943044b667a: Pushed master-1_3_8_5-1_0: digest: sha256:107e7a570da7f9f6059af5372eeb4effb9358a76b1454170aa62f2cb0436515d size: 2620 2025-06-24 12:05:13,845: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds