2025-08-15 08:53:14,623: INFO: Building opensdn-controller-control-dns 2025-08-15 08:53:14,653: 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_7_6_9-2_9 --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} ---> 4740837ade9f Step 4/9 : ARG CONTAINER_NAME ---> Running in 6ec386f2c556 ---> Removed intermediate container 6ec386f2c556 ---> 2c0979927045 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5f0fb3560447 ---> Removed intermediate container 5f0fb3560447 ---> 9ef22499ca4f 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 c61f3fe13899 ---> Removed intermediate container c61f3fe13899 ---> 1faf6ffb243b Step 7/9 : COPY entrypoint.sh / ---> 22f3d31afe4e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4a2517aa89d5 ---> Removed intermediate container 4a2517aa89d5 ---> 2a280b0bfa98 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 56fe0159d36c ---> Removed intermediate container 56fe0159d36c ---> e904c1fb3e39 [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 e904c1fb3e39 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-2_9 2025-08-15 08:53:25,832: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f0620f9c7116: Preparing 57a42e349b7e: Preparing 7def2e20e4bb: Preparing 799dcbb36692: Preparing c38e568ca542: Preparing eed5dbc999ed: Preparing 7b6a91b03bcf: Preparing 31adabb47e7e: Preparing a7daf8c88351: Preparing 5ce4292d8cc1: Preparing 174f56854903: Preparing f0620f9c7116: Waiting 57a42e349b7e: Waiting 7def2e20e4bb: Waiting 799dcbb36692: Waiting c38e568ca542: Waiting eed5dbc999ed: Waiting 7b6a91b03bcf: Waiting 31adabb47e7e: Waiting a7daf8c88351: Waiting 5ce4292d8cc1: Waiting 174f56854903: Waiting 57a42e349b7e: Layer already exists f0620f9c7116: Pushed 7def2e20e4bb: Layer already exists c38e568ca542: Layer already exists 799dcbb36692: Layer already exists eed5dbc999ed: Layer already exists 31adabb47e7e: Layer already exists 5ce4292d8cc1: Layer already exists 174f56854903: Layer already exists 7b6a91b03bcf: Layer already exists a7daf8c88351: Layer already exists master-1_7_6_9-2_9: digest: sha256:49c75452924ca89d2e548906ccb9e7fc9e478dfda5db9fcba8b30bf185425e07 size: 2620 2025-08-15 08:53:30,659: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds