2025-08-20 17:46:47,888: INFO: Building opensdn-controller-control-dns 2025-08-20 17:46:47,940: 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-2_0_2_5-2 --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} ---> b27a03ada44f Step 4/9 : ARG CONTAINER_NAME ---> Running in a99f9682cf1c ---> Removed intermediate container a99f9682cf1c ---> 1f3163cda413 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 80ee09ab8f96 ---> Removed intermediate container 80ee09ab8f96 ---> 3a5c820808b4 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 9698828df3a3 ---> Removed intermediate container 9698828df3a3 ---> adeca486f9f9 Step 7/9 : COPY entrypoint.sh / ---> 2b18d42443d0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3a0cfff2b077 ---> Removed intermediate container 3a0cfff2b077 ---> bba19ece3746 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 14565ef978da ---> Removed intermediate container 14565ef978da ---> 539dfe5a4fc3 [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 539dfe5a4fc3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_2_5-2 2025-08-20 17:47:04,588: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f913f2251f53: Preparing 6787e8233a4d: Preparing 488552fedd72: Preparing 7b935a9c0573: Preparing 3ab863d24159: Preparing e9d6909652f6: Preparing 710f6b3af633: Preparing 1287e46f3596: Preparing b4725796a64c: Preparing a7416b3e4454: Preparing 174f56854903: Preparing f913f2251f53: Waiting 6787e8233a4d: Waiting 488552fedd72: Waiting 7b935a9c0573: Waiting 3ab863d24159: Waiting e9d6909652f6: Waiting 710f6b3af633: Waiting 1287e46f3596: Waiting b4725796a64c: Waiting a7416b3e4454: Waiting 174f56854903: Waiting 6787e8233a4d: Layer already exists 3ab863d24159: Layer already exists 7b935a9c0573: Layer already exists f913f2251f53: Pushed e9d6909652f6: Layer already exists 488552fedd72: Layer already exists 710f6b3af633: Layer already exists 1287e46f3596: Layer already exists b4725796a64c: Layer already exists 174f56854903: Layer already exists a7416b3e4454: Layer already exists master-2_0_2_5-2: digest: sha256:b031703c6b3f909d19601929489d48204987c355510e768c40bc7c748f168e98 size: 2620 2025-08-20 17:47:08,830: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds