2025-06-06 18:48:58,070: INFO: Building opensdn-controller-control-dns 2025-06-06 18:48:58,113: 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_8_0_3-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} ---> 5156f29845d9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4531505a03a3 ---> Removed intermediate container 4531505a03a3 ---> 8ed333433259 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 75576513a433 ---> Removed intermediate container 75576513a433 ---> 827f89fe7115 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 409831fec93b ---> Removed intermediate container 409831fec93b ---> b1c3ba1f0ee0 Step 7/9 : COPY entrypoint.sh / ---> 7f9e86b54de0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 226715a991e0 ---> Removed intermediate container 226715a991e0 ---> 291575abdbd7 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 16bbaf8829ba ---> Removed intermediate container 16bbaf8829ba ---> 392920fdec42 [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 392920fdec42 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_3-1 2025-06-06 18:49:11,862: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] d732f9f79d7a: Preparing 168e4a2003bf: Preparing 36763feb7412: Preparing bfb523caad75: Preparing 5c7ae8156c28: Preparing 28044960a020: Preparing 9443419f525c: Preparing 0484cf5910c8: Preparing 417bdbcab2d7: Preparing 29a1bf97b7d2: Preparing 174f56854903: Preparing d732f9f79d7a: Waiting 168e4a2003bf: Waiting 36763feb7412: Waiting bfb523caad75: Waiting 5c7ae8156c28: Waiting 28044960a020: Waiting 9443419f525c: Waiting 0484cf5910c8: Waiting 417bdbcab2d7: Waiting 29a1bf97b7d2: Waiting 174f56854903: Waiting d732f9f79d7a: Pushed 168e4a2003bf: Layer already exists bfb523caad75: Layer already exists 36763feb7412: Layer already exists 5c7ae8156c28: Layer already exists 28044960a020: Layer already exists 0484cf5910c8: Layer already exists 9443419f525c: Layer already exists 417bdbcab2d7: Layer already exists 174f56854903: Layer already exists 29a1bf97b7d2: Layer already exists master-1_8_0_3-1: digest: sha256:67cd81e686ec39828d081ab3a03fbe259b5d9e5a16bf8584fe55886cd825189c size: 2620 2025-06-06 18:49:14,700: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds