2025-05-13 11:36:55,690: INFO: Building opensdn-controller-control-dns 2025-05-13 11:36:55,718: 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_6_8_5-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} ---> 7c5d8402bd59 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8b7927938732 ---> Removed intermediate container 8b7927938732 ---> 727018bfbdca Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 63527b947791 ---> Removed intermediate container 63527b947791 ---> 1aba02958a53 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 68c4675ab94c ---> Removed intermediate container 68c4675ab94c ---> d41aef435c1b Step 7/9 : COPY entrypoint.sh / ---> 7997810aee3b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 960c11930378 ---> Removed intermediate container 960c11930378 ---> 8c3a123c826a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2f3320dbd8a8 ---> Removed intermediate container 2f3320dbd8a8 ---> 85c4605e8769 [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 85c4605e8769 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_8_5-1 2025-05-13 11:37:13,308: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 45539c2e3726: Preparing 89dff8d565a2: Preparing e00046b61f41: Preparing 36c358726f74: Preparing 8eee78861562: Preparing ea30a54cdc47: Preparing cb4ef99eed98: Preparing a89f8c45e18d: Preparing 048800e5d640: Preparing 9a4c3183d425: Preparing 174f56854903: Preparing 45539c2e3726: Waiting 89dff8d565a2: Waiting e00046b61f41: Waiting 36c358726f74: Waiting 8eee78861562: Waiting ea30a54cdc47: Waiting cb4ef99eed98: Waiting a89f8c45e18d: Waiting 048800e5d640: Waiting 9a4c3183d425: Waiting 174f56854903: Waiting 45539c2e3726: Pushed 89dff8d565a2: Layer already exists e00046b61f41: Layer already exists 36c358726f74: Layer already exists 8eee78861562: Layer already exists ea30a54cdc47: Layer already exists cb4ef99eed98: Layer already exists a89f8c45e18d: Layer already exists 048800e5d640: Layer already exists 9a4c3183d425: Layer already exists 174f56854903: Layer already exists master-1_6_8_5-1: digest: sha256:3da553e6ba003ed87d21a5b141f719a320991e007923cb93519b460bd1c7f82d size: 2620 2025-05-13 11:37:17,363: INFO: Building opensdn-controller-control-dns finished successfully, duration: 22 seconds