2025-06-30 14:24:15,021: INFO: Building opensdn-controller-control-dns 2025-06-30 14:24:15,054: 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_0_9_8-4_5 --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} ---> 429cc08bc13b Step 4/9 : ARG CONTAINER_NAME ---> Running in ec987d3ad1e6 ---> Removed intermediate container ec987d3ad1e6 ---> b423b57c61e4 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in fc9372ced732 ---> Removed intermediate container fc9372ced732 ---> c36c740f16b6 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 57776f399cb5 ---> Removed intermediate container 57776f399cb5 ---> 20bd570e7533 Step 7/9 : COPY entrypoint.sh / ---> 1b9a0e682e67 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c9f8ca32dafb ---> Removed intermediate container c9f8ca32dafb ---> 576ea8c65107 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0c1cdad99293 ---> Removed intermediate container 0c1cdad99293 ---> 13e4fc0ba9b0 [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 13e4fc0ba9b0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_0_9_8-4_5 2025-06-30 14:24:27,286: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 095df091eae3: Preparing b6aa756930dc: Preparing ec5acb3ceedf: Preparing 8ff9f386cf49: Preparing 04e7df9c8516: Preparing 7da8f1990646: Preparing 88d045477365: Preparing 13f11643a7e9: Preparing 223c16b8aec2: Preparing d1f3c5a45ee4: Preparing 174f56854903: Preparing b6aa756930dc: Waiting ec5acb3ceedf: Waiting 8ff9f386cf49: Waiting 04e7df9c8516: Waiting 7da8f1990646: Waiting 88d045477365: Waiting 13f11643a7e9: Waiting 095df091eae3: Waiting d1f3c5a45ee4: Waiting 174f56854903: Waiting 223c16b8aec2: Waiting b6aa756930dc: Layer already exists 8ff9f386cf49: Layer already exists ec5acb3ceedf: Layer already exists 88d045477365: Layer already exists 7da8f1990646: Layer already exists 095df091eae3: Pushed 04e7df9c8516: Layer already exists 13f11643a7e9: Layer already exists 223c16b8aec2: Layer already exists 174f56854903: Layer already exists d1f3c5a45ee4: Layer already exists master-1_0_9_8-4_5: digest: sha256:2a58ba4d71468f0178c97f31199baa686f5e7e60cdec97e2e455746d9ea4ff4c size: 2620 2025-06-30 14:24:31,560: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds