2025-07-23 15:10:28,370: INFO: Building opensdn-controller-control-dns 2025-07-23 15:10:28,415: 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_9_8_0-2 --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} ---> 68c8ccc54f1a Step 4/9 : ARG CONTAINER_NAME ---> Running in fab1bc00fee7 ---> Removed intermediate container fab1bc00fee7 ---> 4899369a45c6 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3ad50c80bc19 ---> Removed intermediate container 3ad50c80bc19 ---> 80af7a80bf31 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 5dfe6a05e405 ---> Removed intermediate container 5dfe6a05e405 ---> b7201cb337a2 Step 7/9 : COPY entrypoint.sh / ---> 85a27a693bf7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c80ea96eef36 ---> Removed intermediate container c80ea96eef36 ---> 23dd95acb639 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 4c2e89067a2d ---> Removed intermediate container 4c2e89067a2d ---> 25bbe683d8e1 [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 25bbe683d8e1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_0-2 2025-07-23 15:10:40,030: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3de55dd3214e: Preparing bf87462457b0: Preparing 940e799a6bf7: Preparing f6886e502473: Preparing 83aa619b81f8: Preparing dff56ec721ee: Preparing ccc8fde00b9e: Preparing 37b1ee7ad51e: Preparing 4708dd89e015: Preparing a27ee2286a4e: Preparing 174f56854903: Preparing 3de55dd3214e: Waiting bf87462457b0: Waiting 940e799a6bf7: Waiting f6886e502473: Waiting 83aa619b81f8: Waiting dff56ec721ee: Waiting ccc8fde00b9e: Waiting 37b1ee7ad51e: Waiting 4708dd89e015: Waiting a27ee2286a4e: Waiting 174f56854903: Waiting bf87462457b0: Layer already exists f6886e502473: Layer already exists 940e799a6bf7: Layer already exists 83aa619b81f8: Layer already exists 3de55dd3214e: Pushed dff56ec721ee: Layer already exists ccc8fde00b9e: Layer already exists 4708dd89e015: Layer already exists 37b1ee7ad51e: Layer already exists 174f56854903: Layer already exists a27ee2286a4e: Layer already exists master-1_9_8_0-2: digest: sha256:b5ffab500dab076cfc6c15d54e81bc2d2171104cdd0ddb022f5b2147d1342c7c size: 2620 2025-07-23 15:10:43,635: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds