2025-06-06 12:50:51,433: INFO: Building opensdn-controller-control-dns 2025-06-06 12:50:51,493: 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_8_0_4-1 --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} ---> a60d3fb83dc4 Step 4/9 : ARG CONTAINER_NAME ---> Running in 66ddeba6cce8 ---> Removed intermediate container 66ddeba6cce8 ---> 22f592a96592 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 39a53b2b2646 ---> Removed intermediate container 39a53b2b2646 ---> a659efd71826 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 fcdc7847b7ec ---> Removed intermediate container fcdc7847b7ec ---> dde85b6c5cea Step 7/9 : COPY entrypoint.sh / ---> 25f6a63f8c10 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fe7faa7d99de ---> Removed intermediate container fe7faa7d99de ---> 26f91498d8dc Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8ed27ea4df20 ---> Removed intermediate container 8ed27ea4df20 ---> 482b53ace38c [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 482b53ace38c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_4-1 2025-06-06 12:51:08,274: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 40fbd67963df: Preparing 96c6a5615b54: Preparing 636a2791f35b: Preparing c5cee61ccc22: Preparing 925a720322f4: Preparing a2e5ba70330c: Preparing a52600de8bf2: Preparing 0700ba8157f2: Preparing d8ffd2605511: Preparing 3c3d7419fcc5: Preparing 174f56854903: Preparing 40fbd67963df: Waiting 96c6a5615b54: Waiting 636a2791f35b: Waiting c5cee61ccc22: Waiting 925a720322f4: Waiting a2e5ba70330c: Waiting a52600de8bf2: Waiting 0700ba8157f2: Waiting d8ffd2605511: Waiting 3c3d7419fcc5: Waiting 174f56854903: Waiting 96c6a5615b54: Layer already exists 636a2791f35b: Layer already exists c5cee61ccc22: Layer already exists a2e5ba70330c: Layer already exists 40fbd67963df: Pushed 925a720322f4: Layer already exists d8ffd2605511: Layer already exists 0700ba8157f2: Layer already exists a52600de8bf2: Layer already exists 3c3d7419fcc5: Layer already exists 174f56854903: Layer already exists master-1_8_0_4-1: digest: sha256:8cbc08559e04ad50e099a8e8d70726080b8b247c800708e6df05c82c0b0cb5e5 size: 2620 2025-06-06 12:51:11,186: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds