2025-06-18 17:02:11,350: INFO: Building opensdn-controller-control-dns 2025-06-18 17:02:11,470: 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_2_2_1-4_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} ---> 315342ad06c2 Step 4/9 : ARG CONTAINER_NAME ---> Running in a357eda12cb3 ---> Removed intermediate container a357eda12cb3 ---> 003883e371df Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0afad07a3017 ---> Removed intermediate container 0afad07a3017 ---> 31a098edce32 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 7d99ec8367d0 ---> Removed intermediate container 7d99ec8367d0 ---> 797c8630c541 Step 7/9 : COPY entrypoint.sh / ---> 13d310bc26cf Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a1b4340f35dd ---> Removed intermediate container a1b4340f35dd ---> ffaef2956621 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8712033f02f5 ---> Removed intermediate container 8712033f02f5 ---> 7ecb8f14f14b [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 7ecb8f14f14b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-4_4 2025-06-18 17:02:25,742: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 0aed6487fcb6: Preparing 3739b27175ca: Preparing 0d85a2b24f1f: Preparing dc69b1b2febf: Preparing 3a8ba54df8b7: Preparing 7aaee21ca73f: Preparing 45bc9b058c59: Preparing 914ab258a264: Preparing 731e1ab4c94d: Preparing 9d83e22f06b7: Preparing 174f56854903: Preparing 0aed6487fcb6: Waiting 3739b27175ca: Waiting 0d85a2b24f1f: Waiting dc69b1b2febf: Waiting 3a8ba54df8b7: Waiting 7aaee21ca73f: Waiting 45bc9b058c59: Waiting 914ab258a264: Waiting 731e1ab4c94d: Waiting 9d83e22f06b7: Waiting 174f56854903: Waiting 0aed6487fcb6: Pushed 3739b27175ca: Layer already exists 0d85a2b24f1f: Layer already exists 7aaee21ca73f: Layer already exists 3a8ba54df8b7: Layer already exists dc69b1b2febf: Layer already exists 45bc9b058c59: Layer already exists 174f56854903: Layer already exists 914ab258a264: Layer already exists 731e1ab4c94d: Layer already exists 9d83e22f06b7: Layer already exists master-1_2_2_1-4_4: digest: sha256:ad43e7a3ed55899e962fc361afae77c3bffa59c87f8c01aafbd62a00cd595d77 size: 2620 2025-06-18 17:02:29,414: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds