2025-06-20 10:12:45,359: INFO: Building opensdn-controller-control-dns 2025-06-20 10:12:45,381: 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_4_1-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} ---> c533da2e4082 Step 4/9 : ARG CONTAINER_NAME ---> Running in aa2550256d27 ---> Removed intermediate container aa2550256d27 ---> 555d4a5633c9 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 887e529e1f14 ---> Removed intermediate container 887e529e1f14 ---> bf6be9433b71 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 c123e9585d1f ---> Removed intermediate container c123e9585d1f ---> 0556a19f8d8f Step 7/9 : COPY entrypoint.sh / ---> 2fb9bad40595 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 34dfb8f2fd1e ---> Removed intermediate container 34dfb8f2fd1e ---> 9e8d9c2537c9 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b744b9826333 ---> Removed intermediate container b744b9826333 ---> d8b216a6a41b [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 d8b216a6a41b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_4_1-1 2025-06-20 10:13:01,755: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] b5e34957ac25: Preparing 4d34f01a49ec: Preparing 1f9ed2eda353: Preparing a78fe0659be6: Preparing 83a22fc38695: Preparing ee6e8f80fb16: Preparing 8d6e82ac80ee: Preparing 21edf73c1e27: Preparing 39ee8639abca: Preparing e8e79ace1a93: Preparing 174f56854903: Preparing b5e34957ac25: Waiting 4d34f01a49ec: Waiting 1f9ed2eda353: Waiting a78fe0659be6: Waiting 83a22fc38695: Waiting ee6e8f80fb16: Waiting 8d6e82ac80ee: Waiting 21edf73c1e27: Waiting 39ee8639abca: Waiting e8e79ace1a93: Waiting 174f56854903: Waiting 1f9ed2eda353: Layer already exists 4d34f01a49ec: Layer already exists 83a22fc38695: Layer already exists ee6e8f80fb16: Layer already exists b5e34957ac25: Pushed a78fe0659be6: Layer already exists 8d6e82ac80ee: Layer already exists 21edf73c1e27: Layer already exists 39ee8639abca: Layer already exists 174f56854903: Layer already exists e8e79ace1a93: Layer already exists master-1_8_4_1-1: digest: sha256:c9355a28bd322aca1f5c5505c6b63f156320898c5f4c736c51908a9b1e1d09b4 size: 2620 2025-06-20 10:13:05,022: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds