2025-07-30 19:32:45,906: INFO: Building opensdn-controller-control-dns 2025-07-30 19:32:45,944: 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_7_6_9-7 --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} ---> 0e08ffceb141 Step 4/9 : ARG CONTAINER_NAME ---> Running in df54378598e7 ---> Removed intermediate container df54378598e7 ---> 1c05b029a7bf Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b72f9a3ecb75 ---> Removed intermediate container b72f9a3ecb75 ---> 0aa2960957bb 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 49ed34983423 ---> Removed intermediate container 49ed34983423 ---> e421ed31be74 Step 7/9 : COPY entrypoint.sh / ---> 3d0439d29314 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 82546cd35d79 ---> Removed intermediate container 82546cd35d79 ---> 7229681debe4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ad151a0b86d2 ---> Removed intermediate container ad151a0b86d2 ---> 208b1c8f9abf [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 208b1c8f9abf Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-7 2025-07-30 19:32:57,206: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 960b0fbcdf89: Preparing 3fde5433c81d: Preparing fdbcd34c1add: Preparing bccc2ceca339: Preparing a49053ea37d6: Preparing 4f929765256b: Preparing 9e1273bd9bdc: Preparing 638a5f16621b: Preparing 0f243516c4f4: Preparing 2f3479a3c726: Preparing 174f56854903: Preparing 4f929765256b: Waiting 9e1273bd9bdc: Waiting 638a5f16621b: Waiting 0f243516c4f4: Waiting 2f3479a3c726: Waiting 174f56854903: Waiting a49053ea37d6: Layer already exists bccc2ceca339: Layer already exists fdbcd34c1add: Layer already exists 3fde5433c81d: Layer already exists 4f929765256b: Layer already exists 9e1273bd9bdc: Layer already exists 0f243516c4f4: Layer already exists 638a5f16621b: Layer already exists 2f3479a3c726: Layer already exists 960b0fbcdf89: Pushed 174f56854903: Layer already exists master-1_7_6_9-7: digest: sha256:57a56b80a23943bd7ad90d579605938bc8ad6e9ea19ef6f79e49971a4b14c7cd size: 2620 2025-07-30 19:32:58,853: INFO: Building opensdn-controller-control-dns finished successfully, duration: 13 seconds