2025-06-21 16:08:50,448: INFO: Building opensdn-controller-control-dns 2025-06-21 16:08:50,483: 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_1-3_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} ---> cdb32f742591 Step 4/9 : ARG CONTAINER_NAME ---> Running in 40ab8398540b ---> Removed intermediate container 40ab8398540b ---> 05fbb82549b3 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c0860f84bc89 ---> Removed intermediate container c0860f84bc89 ---> 67ee0f8670dc 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 0731cef1f6a5 ---> Removed intermediate container 0731cef1f6a5 ---> 82c3908feba4 Step 7/9 : COPY entrypoint.sh / ---> 7e68da7c85af Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a2696fb93553 ---> Removed intermediate container a2696fb93553 ---> e4aa7e4ca177 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d2fa59e20f0e ---> Removed intermediate container d2fa59e20f0e ---> 8cf6fc15a242 [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 8cf6fc15a242 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-3_0 2025-06-21 16:09:05,525: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2ae0c08e7adc: Preparing 8023547a4686: Preparing f119baaedeba: Preparing 9b8341fd9bb1: Preparing 80a867d4b39e: Preparing 77d0466ca4af: Preparing 791ffc9fa3b8: Preparing fed7ab47f010: Preparing 3c51da63383f: Preparing 6e794e8fa8ba: Preparing 174f56854903: Preparing 2ae0c08e7adc: Waiting 8023547a4686: Waiting f119baaedeba: Waiting 9b8341fd9bb1: Waiting 80a867d4b39e: Waiting 77d0466ca4af: Waiting 791ffc9fa3b8: Waiting fed7ab47f010: Waiting 3c51da63383f: Waiting 6e794e8fa8ba: Waiting 174f56854903: Waiting f119baaedeba: Layer already exists 9b8341fd9bb1: Layer already exists 8023547a4686: Layer already exists 2ae0c08e7adc: Pushed 80a867d4b39e: Layer already exists 77d0466ca4af: Layer already exists 3c51da63383f: Layer already exists fed7ab47f010: Layer already exists 791ffc9fa3b8: Layer already exists 6e794e8fa8ba: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-3_0: digest: sha256:c14e71fe5e9271b9916bdb34ea6d1fb5149e509fb0e043fb1a80d6f22b5765eb size: 2620 2025-06-21 16:09:08,506: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds