2025-06-13 08:18:48,829: INFO: Building opensdn-controller-control-dns 2025-06-13 08:18:48,871: 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_2_1-4 --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} ---> 5c193dc3e83e Step 4/9 : ARG CONTAINER_NAME ---> Running in f87e72b07958 ---> Removed intermediate container f87e72b07958 ---> 2126138e4572 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5ef848f18ba2 ---> Removed intermediate container 5ef848f18ba2 ---> 786780b44282 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 37001cd48e9d ---> Removed intermediate container 37001cd48e9d ---> 1fbd4702bbc8 Step 7/9 : COPY entrypoint.sh / ---> 14f4a9c7de78 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5117cfa4b4bf ---> Removed intermediate container 5117cfa4b4bf ---> 0bd298be0875 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5465bacbd939 ---> Removed intermediate container 5465bacbd939 ---> 95f897fd7517 [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 95f897fd7517 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-4 2025-06-13 08:19:02,510: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f88b21516229: Preparing 83b0e1f60c21: Preparing f361a8db30bd: Preparing f88b21516229: Waiting 83b0e1f60c21: Waiting f73176e41bdc: Preparing 5842cc8629b2: Preparing f239cdbecd67: Preparing f361a8db30bd: Waiting f73176e41bdc: Waiting 5842cc8629b2: Waiting 054a1553d9e0: Preparing 57e5477ee316: Preparing 34394ceda23c: Preparing f239cdbecd67: Waiting 054a1553d9e0: Waiting 57e5477ee316: Waiting 2759e0b68c1e: Preparing 174f56854903: Preparing 34394ceda23c: Waiting 2759e0b68c1e: Waiting 174f56854903: Waiting 83b0e1f60c21: Layer already exists f361a8db30bd: Layer already exists f88b21516229: Pushed f73176e41bdc: Layer already exists 054a1553d9e0: Layer already exists 34394ceda23c: Layer already exists 57e5477ee316: Layer already exists 5842cc8629b2: Layer already exists f239cdbecd67: Layer already exists 174f56854903: Layer already exists 2759e0b68c1e: Layer already exists master-1_7_2_1-4: digest: sha256:da47a576213eec477b4502520b85892549c81da47604ebf2416dbc1312af6747 size: 2619 2025-06-13 08:19:05,846: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds