2025-08-21 01:27:41,386: INFO: Building opensdn-controller-control-dns 2025-08-21 01:27:41,416: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> dc30637fa971 Step 4/9 : ARG CONTAINER_NAME ---> Running in 104345e58d83 ---> Removed intermediate container 104345e58d83 ---> 6b0ce81853de Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 77eab496912c ---> Removed intermediate container 77eab496912c ---> 3cdbd4d70687 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 59530d0cfc1d ---> Removed intermediate container 59530d0cfc1d ---> 8626921eb911 Step 7/9 : COPY entrypoint.sh / ---> 4efd30f30569 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7152336969fd ---> Removed intermediate container 7152336969fd ---> ac909e8473b9 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5d3aa8a6ee10 ---> Removed intermediate container 5d3aa8a6ee10 ---> 1953ea196c38 [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 1953ea196c38 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-08-21 01:27:52,993: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 01398ea5f888: Preparing ddd1e355c3a3: Preparing dde410bfb2ff: Preparing fa3389e55b91: Preparing ee6598612de5: Preparing 7aa8f9b9ca9f: Preparing 0d956d72901d: Preparing 1748478ae047: Preparing 6b4ceaa20929: Preparing b61a5c02b202: Preparing 174f56854903: Preparing 01398ea5f888: Waiting ddd1e355c3a3: Waiting dde410bfb2ff: Waiting fa3389e55b91: Waiting ee6598612de5: Waiting 7aa8f9b9ca9f: Waiting 0d956d72901d: Waiting 1748478ae047: Waiting 6b4ceaa20929: Waiting b61a5c02b202: Waiting 174f56854903: Waiting dde410bfb2ff: Layer already exists fa3389e55b91: Layer already exists ddd1e355c3a3: Layer already exists 01398ea5f888: Pushed ee6598612de5: Layer already exists 1748478ae047: Layer already exists 0d956d72901d: Layer already exists 7aa8f9b9ca9f: Layer already exists 6b4ceaa20929: Layer already exists b61a5c02b202: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:15e6533d29683e74c875487ad0eb189b1945412dddaecca8cea44c86d09ba5c3 size: 2620 2025-08-21 01:27:56,812: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds