2025-08-11 15:04:48,655: INFO: Building opensdn-controller-control-dns 2025-08-11 15:04:48,768: 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_0_2-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} ---> 52c79b053ece Step 4/9 : ARG CONTAINER_NAME ---> Running in f00a3583133c ---> Removed intermediate container f00a3583133c ---> 0a02baa8ea72 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 15b2a306f760 ---> Removed intermediate container 15b2a306f760 ---> f4619366a26a 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 f16164fb5be3 ---> Removed intermediate container f16164fb5be3 ---> 443d392c8bac Step 7/9 : COPY entrypoint.sh / ---> 9ef0b6f4b8ad Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in efadb089d242 ---> Removed intermediate container efadb089d242 ---> 1d699471acd0 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 34f69d1b52ee ---> Removed intermediate container 34f69d1b52ee ---> 602d207dba40 [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 602d207dba40 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_2-1 2025-08-11 15:05:04,979: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2440710859d8: Preparing 84fba993016d: Preparing 2459ce8d9902: Preparing e820c640f0c4: Preparing 1c273b1e55fd: Preparing 2ebe15ffae5b: Preparing 6b0cd6e5af38: Preparing 269063bb3dc8: Preparing 5a8506dde438: Preparing 4066aca1d4b5: Preparing 174f56854903: Preparing 2440710859d8: Waiting 84fba993016d: Waiting 2459ce8d9902: Waiting e820c640f0c4: Waiting 1c273b1e55fd: Waiting 2ebe15ffae5b: Waiting 6b0cd6e5af38: Waiting 269063bb3dc8: Waiting 5a8506dde438: Waiting 4066aca1d4b5: Waiting 174f56854903: Waiting e820c640f0c4: Layer already exists 84fba993016d: Layer already exists 2459ce8d9902: Layer already exists 1c273b1e55fd: Layer already exists 2ebe15ffae5b: Layer already exists 2440710859d8: Pushed 5a8506dde438: Layer already exists 6b0cd6e5af38: Layer already exists 4066aca1d4b5: Layer already exists 269063bb3dc8: Layer already exists 174f56854903: Layer already exists master-2_0_0_2-1: digest: sha256:4c03b3586481231489624403b4ba0429da6fdab655170a33bb597f200d124d79 size: 2620 2025-08-11 15:05:07,796: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds