2025-06-26 22:29:31,740: INFO: Building opensdn-controller-control-dns 2025-06-26 22:29:31,782: 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_3_8_5-1_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} ---> b17032eda058 Step 4/9 : ARG CONTAINER_NAME ---> Running in 72031fb3fbf8 ---> Removed intermediate container 72031fb3fbf8 ---> b96d2dce76ba Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 41bfab8b5c3e ---> Removed intermediate container 41bfab8b5c3e ---> f8378b88ac4f 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 a8b0cfc6c0c2 ---> Removed intermediate container a8b0cfc6c0c2 ---> 2bf86577a5b8 Step 7/9 : COPY entrypoint.sh / ---> 6b58407df7e7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2ab6a7f75681 ---> Removed intermediate container 2ab6a7f75681 ---> d5d2029d3203 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in eec589e42712 ---> Removed intermediate container eec589e42712 ---> dcbf427578de [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 dcbf427578de Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_3_8_5-1_5 2025-06-26 22:29:46,405: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 030f640a83f0: Preparing befbd8bc689c: Preparing 286ff60a8c8d: Preparing edce286f5474: Preparing 40a20e89c85d: Preparing c4bd1d2506e2: Preparing a644981d03bf: Preparing 89efef425e68: Preparing 7ed810ca5a90: Preparing b28f23aafd7f: Preparing 174f56854903: Preparing 030f640a83f0: Waiting befbd8bc689c: Waiting 286ff60a8c8d: Waiting edce286f5474: Waiting 40a20e89c85d: Waiting c4bd1d2506e2: Waiting a644981d03bf: Waiting 89efef425e68: Waiting 7ed810ca5a90: Waiting b28f23aafd7f: Waiting 174f56854903: Waiting 286ff60a8c8d: Layer already exists befbd8bc689c: Layer already exists edce286f5474: Layer already exists 030f640a83f0: Pushed c4bd1d2506e2: Layer already exists a644981d03bf: Layer already exists 89efef425e68: Layer already exists 40a20e89c85d: Layer already exists 7ed810ca5a90: Layer already exists 174f56854903: Layer already exists b28f23aafd7f: Layer already exists master-1_3_8_5-1_5: digest: sha256:56c47b42c3be971cd5fe8b272cb7d1c84fb6f4277fda82cea7ae4ed5c0be32de size: 2620 2025-06-26 22:29:48,396: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds