2025-08-08 06:12:30,262: INFO: Building opensdn-controller-control-dns 2025-08-08 06:12:30,295: 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_9_8_5-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} ---> b99f296a11b8 Step 4/9 : ARG CONTAINER_NAME ---> Running in 19a1b0218f7b ---> Removed intermediate container 19a1b0218f7b ---> fb805963487e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b1987e16a6bf ---> Removed intermediate container b1987e16a6bf ---> 24b1cedf0d3f 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 5dd2e50ed685 ---> Removed intermediate container 5dd2e50ed685 ---> 07c549d98483 Step 7/9 : COPY entrypoint.sh / ---> f0fb169fbf1f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c3452120ac2e ---> Removed intermediate container c3452120ac2e ---> 1ab3a19dd41c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 76903c14264e ---> Removed intermediate container 76903c14264e ---> 0ecc658b66e1 [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 0ecc658b66e1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-8 2025-08-08 06:12:43,354: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9e47e849df4a: Preparing f6a53259a37b: Preparing 009a30f07a85: Preparing b504cc0e2c25: Preparing 6bff0e21af8e: Preparing 83be4a46b195: Preparing e7b116902a47: Preparing 946cb6ba6d6e: Preparing 30eaf8a81b08: Preparing a7dac58ef522: Preparing 174f56854903: Preparing 9e47e849df4a: Waiting f6a53259a37b: Waiting 009a30f07a85: Waiting b504cc0e2c25: Waiting 6bff0e21af8e: Waiting 83be4a46b195: Waiting e7b116902a47: Waiting 946cb6ba6d6e: Waiting 30eaf8a81b08: Waiting a7dac58ef522: Waiting 174f56854903: Waiting b504cc0e2c25: Layer already exists 009a30f07a85: Layer already exists f6a53259a37b: Layer already exists 6bff0e21af8e: Layer already exists e7b116902a47: Layer already exists 83be4a46b195: Layer already exists 946cb6ba6d6e: Layer already exists 9e47e849df4a: Pushed 30eaf8a81b08: Layer already exists a7dac58ef522: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-8: digest: sha256:db4c45d6dfdae770462cb591d2470cc0f4ad446924c4d58bedb3b32d682fc18c size: 2620 2025-08-08 06:12:47,114: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds