2025-08-12 01:01:45,004: INFO: Building opensdn-controller-control-dns 2025-08-12 01:01:45,045: 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} ---> f142d94575e2 Step 4/9 : ARG CONTAINER_NAME ---> Running in e05eb8ba3418 ---> Removed intermediate container e05eb8ba3418 ---> 2b213f024ea5 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 42cc891953b5 ---> Removed intermediate container 42cc891953b5 ---> 8d2d627fa2af 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 8ac5f4530536 ---> Removed intermediate container 8ac5f4530536 ---> e3c216dd5d73 Step 7/9 : COPY entrypoint.sh / ---> f285e74b6d6b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b139fc31cdb2 ---> Removed intermediate container b139fc31cdb2 ---> a291e5eeb215 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in e8299fa5c8fd ---> Removed intermediate container e8299fa5c8fd ---> 1b50867984f4 [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 1b50867984f4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_2-1 2025-08-12 01:01:59,089: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 8c6eb7420d2d: Preparing 5b63ab18ac7c: Preparing 3998f6936d30: Preparing 7d808c9145f8: Preparing f2444825bc70: Preparing f2bcdfa97733: Preparing 3e26393db7d6: Preparing 04fc7309e57e: Preparing 08168180a99a: Preparing 82ec6b7b4c5d: Preparing 174f56854903: Preparing 8c6eb7420d2d: Waiting 5b63ab18ac7c: Waiting 3998f6936d30: Waiting 7d808c9145f8: Waiting f2444825bc70: Waiting f2bcdfa97733: Waiting 3e26393db7d6: Waiting 04fc7309e57e: Waiting 08168180a99a: Waiting 82ec6b7b4c5d: Waiting 174f56854903: Waiting 3998f6936d30: Layer already exists 5b63ab18ac7c: Layer already exists 7d808c9145f8: Layer already exists 3e26393db7d6: Layer already exists f2bcdfa97733: Layer already exists f2444825bc70: Layer already exists 174f56854903: Layer already exists 08168180a99a: Layer already exists 8c6eb7420d2d: Pushed 04fc7309e57e: Layer already exists 82ec6b7b4c5d: Layer already exists master-2_0_0_2-1: digest: sha256:47eb42dc1baa804381b62ffaf5454b576906a4a3e0c8f5e2e4043a6577c3af74 size: 2620 2025-08-12 01:02:02,547: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds