2025-06-10 12:22:07,480: INFO: Building opensdn-controller-control-dns 2025-06-10 12:22:07,561: 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_2_1-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} ---> 2b84b7e118fe Step 4/9 : ARG CONTAINER_NAME ---> Running in 656a9356b3e6 ---> Removed intermediate container 656a9356b3e6 ---> 3e04f0aceb90 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in e133137ace1c ---> Removed intermediate container e133137ace1c ---> e29709116538 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 f3ec90f92dfa ---> Removed intermediate container f3ec90f92dfa ---> b2f0e77bb1e4 Step 7/9 : COPY entrypoint.sh / ---> c750c972c50d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0b8ca6bc901c ---> Removed intermediate container 0b8ca6bc901c ---> f58c9e2b2dcf Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b87c7efff698 ---> Removed intermediate container b87c7efff698 ---> bbbecc367751 [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 bbbecc367751 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_2_1-8 2025-06-10 12:22:24,065: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] d610b00d7679: Preparing d494ff5e9615: Preparing b9ff7444af46: Preparing 87b34182b99e: Preparing ba3bd8889199: Preparing 7ca537b0d9a2: Preparing b226b048e83d: Preparing 9f4f8abcc871: Preparing 978ab33bcbc6: Preparing a7b0198d29ac: Preparing 174f56854903: Preparing b9ff7444af46: Waiting 87b34182b99e: Waiting ba3bd8889199: Waiting 7ca537b0d9a2: Waiting b226b048e83d: Waiting 9f4f8abcc871: Waiting a7b0198d29ac: Waiting 174f56854903: Waiting 978ab33bcbc6: Waiting d494ff5e9615: Layer already exists d610b00d7679: Pushed b9ff7444af46: Layer already exists 87b34182b99e: Layer already exists 7ca537b0d9a2: Layer already exists ba3bd8889199: Layer already exists 174f56854903: Layer already exists a7b0198d29ac: Layer already exists 9f4f8abcc871: Layer already exists b226b048e83d: Layer already exists 978ab33bcbc6: Layer already exists master-1_6_2_1-8: digest: sha256:5d871237a01cdf4381b5cb2b5b48b230236b7a0a3bbfad2595bbe4aa7883ae03 size: 2620 2025-06-10 12:22:27,055: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds