2025-08-08 02:15:00,039: INFO: Building opensdn-controller-control-dns 2025-08-08 02:15:00,077: 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_6-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} ---> f3ec606f5216 Step 4/9 : ARG CONTAINER_NAME ---> Running in 07990dc8675d ---> Removed intermediate container 07990dc8675d ---> df65e381d3b6 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b2701a5911fb ---> Removed intermediate container b2701a5911fb ---> 2038aa76d16d 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 b088262b0eb5 ---> Removed intermediate container b088262b0eb5 ---> 6833c12ec029 Step 7/9 : COPY entrypoint.sh / ---> 436022dfbb56 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4314f03d91a6 ---> Removed intermediate container 4314f03d91a6 ---> 6f1464a94bd2 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ce436c47f7c4 ---> Removed intermediate container ce436c47f7c4 ---> d527e9e76b87 [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 d527e9e76b87 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_6-1 2025-08-08 02:15:13,533: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 7be00ad49280: Preparing 6f15cee01da6: Preparing 23cde9994d1d: Preparing 7c1f9dadd56e: Preparing 5f625d212f91: Preparing 9c6e7be273b9: Preparing e31aa73f4383: Preparing 6c75ca97a238: Preparing 76ea7b1a0c09: Preparing 28e11f434a13: Preparing 174f56854903: Preparing 9c6e7be273b9: Waiting 76ea7b1a0c09: Waiting e31aa73f4383: Waiting 6c75ca97a238: Waiting 174f56854903: Waiting 28e11f434a13: Waiting 5f625d212f91: Layer already exists 23cde9994d1d: Layer already exists 6f15cee01da6: Layer already exists 7c1f9dadd56e: Layer already exists 7be00ad49280: Pushed e31aa73f4383: Layer already exists 6c75ca97a238: Layer already exists 9c6e7be273b9: Layer already exists 76ea7b1a0c09: Layer already exists 28e11f434a13: Layer already exists 174f56854903: Layer already exists master-1_9_8_6-1: digest: sha256:da4abe14fedb5b4e78f91a7e71eafd3516b7297628b6153c1cb1b2c66212a7dc size: 2620 2025-08-08 02:15:15,951: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds