2025-06-06 11:38:32,623: INFO: Building opensdn-controller-control-dns 2025-06-06 11:38:32,672: 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_1_2-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} ---> 823e64b26f34 Step 4/9 : ARG CONTAINER_NAME ---> Running in 836404ed5a6d ---> Removed intermediate container 836404ed5a6d ---> 27b725b1d7c6 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 006ead02374b ---> Removed intermediate container 006ead02374b ---> 9197ed2b2e9a 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 b3a6d6bd39d2 ---> Removed intermediate container b3a6d6bd39d2 ---> db35350126f4 Step 7/9 : COPY entrypoint.sh / ---> bab037e47485 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7a44cbb13069 ---> Removed intermediate container 7a44cbb13069 ---> 80f993104ead Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 124fdb249f4e ---> Removed intermediate container 124fdb249f4e ---> 390252b2ff3c [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 390252b2ff3c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_1_2-5 2025-06-06 11:38:47,022: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ddac7739111d: Preparing eafc0c415764: Preparing 09e4aaf350e0: Preparing aea757ec73c8: Preparing 12d44013b102: Preparing fd60a8539062: Preparing 9cf26f4dcdc2: Preparing b450c0161bc3: Preparing 72affa0e9f26: Preparing f4007f69d337: Preparing 174f56854903: Preparing ddac7739111d: Waiting eafc0c415764: Waiting 09e4aaf350e0: Waiting aea757ec73c8: Waiting 12d44013b102: Waiting fd60a8539062: Waiting 9cf26f4dcdc2: Waiting b450c0161bc3: Waiting 72affa0e9f26: Waiting f4007f69d337: Waiting 174f56854903: Waiting eafc0c415764: Layer already exists 09e4aaf350e0: Layer already exists aea757ec73c8: Layer already exists 12d44013b102: Layer already exists 9cf26f4dcdc2: Layer already exists fd60a8539062: Layer already exists b450c0161bc3: Layer already exists 72affa0e9f26: Layer already exists f4007f69d337: Layer already exists ddac7739111d: Pushed 174f56854903: Layer already exists master-1_6_1_2-5: digest: sha256:426fd87ffea02de8d8fe3a08d980b5f91b306d44e60f0826da03b86c3c50d98c size: 2619 2025-06-06 11:38:51,390: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds