2025-06-14 06:17:34,548: INFO: Building opensdn-controller-control-dns 2025-06-14 06:17:34,583: 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_8-3 --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} ---> 26b2d4786eae Step 4/9 : ARG CONTAINER_NAME ---> Running in a79c1ccdb059 ---> Removed intermediate container a79c1ccdb059 ---> 8ec4caa5727e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3e064f03c733 ---> Removed intermediate container 3e064f03c733 ---> e7a31c39184c 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 af1e5820dee1 ---> Removed intermediate container af1e5820dee1 ---> a9c6e6919cf5 Step 7/9 : COPY entrypoint.sh / ---> 4e14e9f1df0c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e99f2e51cc9f ---> Removed intermediate container e99f2e51cc9f ---> f3bca778b901 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in e2600b693a9f ---> Removed intermediate container e2600b693a9f ---> 227cded28eb7 [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 227cded28eb7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-3 2025-06-14 06:17:50,196: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3ba4e903f366: Preparing 15d14b81130c: Preparing ff433cd2869c: Preparing edec78eb9876: Preparing 0f51518fc5f2: Preparing 2048db5be16d: Preparing bdea15ff5c7e: Preparing 249f0de52dcf: Preparing 630984863693: Preparing 4ee38cba8acd: Preparing 174f56854903: Preparing 3ba4e903f366: Waiting 15d14b81130c: Waiting ff433cd2869c: Waiting edec78eb9876: Waiting 0f51518fc5f2: Waiting 2048db5be16d: Waiting bdea15ff5c7e: Waiting 249f0de52dcf: Waiting 630984863693: Waiting 4ee38cba8acd: Waiting 174f56854903: Waiting 15d14b81130c: Layer already exists ff433cd2869c: Layer already exists 0f51518fc5f2: Layer already exists edec78eb9876: Layer already exists 2048db5be16d: Layer already exists bdea15ff5c7e: Layer already exists 249f0de52dcf: Layer already exists 630984863693: Layer already exists 4ee38cba8acd: Layer already exists 174f56854903: Layer already exists 3ba4e903f366: Pushed master-1_8_0_8-3: digest: sha256:7aee83c35235f1f7eca1cfbab2392e366c60df6e461014ad13fe35b799b7b78a size: 2619 2025-06-14 06:17:52,838: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds