2025-05-07 13:34:38,606: INFO: Building opensdn-controller-control-dns 2025-05-07 13:34:38,648: 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_6_3-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} ---> 592ce096ee80 Step 4/9 : ARG CONTAINER_NAME ---> Running in 35515dcab6f6 ---> Removed intermediate container 35515dcab6f6 ---> 0882acd67e45 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1fe8bfc8fa8b ---> Removed intermediate container 1fe8bfc8fa8b ---> a222d222df70 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 0183b4e05bea ---> Removed intermediate container 0183b4e05bea ---> f457f4bdcf4d Step 7/9 : COPY entrypoint.sh / ---> da1ec3f5ec74 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 21c9e2083555 ---> Removed intermediate container 21c9e2083555 ---> 13d250b301ec Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 783a994d4d08 ---> Removed intermediate container 783a994d4d08 ---> 7c4585e6b44a [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 7c4585e6b44a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_3-5 2025-05-07 13:34:51,859: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 32d22f73a64b: Preparing d30c79a7fabb: Preparing d7faea758ff1: Preparing ecad45d01e45: Preparing da5b54a9a665: Preparing 833d0a392090: Preparing 57070b83a13b: Preparing 7ae2cc606428: Preparing e92ee715f7f7: Preparing 88451843947f: Preparing 174f56854903: Preparing 32d22f73a64b: Waiting d30c79a7fabb: Waiting d7faea758ff1: Waiting ecad45d01e45: Waiting da5b54a9a665: Waiting 833d0a392090: Waiting 57070b83a13b: Waiting 7ae2cc606428: Waiting e92ee715f7f7: Waiting 88451843947f: Waiting 174f56854903: Waiting 32d22f73a64b: Pushed d30c79a7fabb: Layer already exists d7faea758ff1: Layer already exists da5b54a9a665: Layer already exists ecad45d01e45: Layer already exists 7ae2cc606428: Layer already exists 833d0a392090: Layer already exists 57070b83a13b: Layer already exists e92ee715f7f7: Layer already exists 88451843947f: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-5: digest: sha256:2018da460a325e215498bedcf60f5ce7824ac28777f38ed95b339f8b92f6541d size: 2620 2025-05-07 13:34:57,157: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds