2025-07-10 12:35:26,718: INFO: Building opensdn-controller-control-dns 2025-07-10 12:35:26,774: 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_0_4-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} ---> 6ff50aa15a71 Step 4/9 : ARG CONTAINER_NAME ---> Running in 19f0593a2fec ---> Removed intermediate container 19f0593a2fec ---> 82ba182047dc Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9a12319843f7 ---> Removed intermediate container 9a12319843f7 ---> d5acaf2fb394 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 ce3fed391d06 ---> Removed intermediate container ce3fed391d06 ---> 189b3ce43b94 Step 7/9 : COPY entrypoint.sh / ---> 666f5f719744 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in be2f6adf8f7a ---> Removed intermediate container be2f6adf8f7a ---> 32322dc0a75d Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8f04325906e7 ---> Removed intermediate container 8f04325906e7 ---> 869b52b9e7ea [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 869b52b9e7ea Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_0_4-2 2025-07-10 12:35:41,608: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 13a552b117c5: Preparing 670914708031: Preparing 281bc769cfc3: Preparing fa32128fe722: Preparing 3ee3c67236ee: Preparing 6e57fe86d672: Preparing d5871aafb15b: Preparing bf55e4a75273: Preparing d9da3d9d3d92: Preparing 4e21b1453c77: Preparing 174f56854903: Preparing 13a552b117c5: Waiting 670914708031: Waiting 281bc769cfc3: Waiting fa32128fe722: Waiting 3ee3c67236ee: Waiting 6e57fe86d672: Waiting bf55e4a75273: Waiting d9da3d9d3d92: Waiting 4e21b1453c77: Waiting 174f56854903: Waiting d5871aafb15b: Waiting 3ee3c67236ee: Layer already exists 670914708031: Layer already exists fa32128fe722: Layer already exists 281bc769cfc3: Layer already exists 13a552b117c5: Pushed 6e57fe86d672: Layer already exists d5871aafb15b: Layer already exists d9da3d9d3d92: Layer already exists bf55e4a75273: Layer already exists 4e21b1453c77: Layer already exists 174f56854903: Layer already exists master-1_9_0_4-2: digest: sha256:b4807eaadf43d9ae295370b6dc4874792234d3bdddaa9742ad6696490dc97fcf size: 2620 2025-07-10 12:35:45,448: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds