2025-07-11 12:32:16,074: INFO: Building opensdn-controller-control-dns 2025-07-11 12:32:16,121: 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-3 --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} ---> d468b6567e60 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7efe152a7f91 ---> Removed intermediate container 7efe152a7f91 ---> c43453109bff Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4dc1eda3e1da ---> Removed intermediate container 4dc1eda3e1da ---> 54f8c23ad8c6 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 ac056ea183b9 ---> Removed intermediate container ac056ea183b9 ---> 004e12aa46bc Step 7/9 : COPY entrypoint.sh / ---> 19877baf140e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 93199aa14cbd ---> Removed intermediate container 93199aa14cbd ---> 1a07ffc055ac Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b9875369ac8a ---> Removed intermediate container b9875369ac8a ---> fd3a3cfc64c4 [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 fd3a3cfc64c4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_0_4-3 2025-07-11 12:32:30,193: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 52e413d13669: Preparing 252a143ba54b: Preparing 7a0ad43b0dc7: Preparing b7c331a7a716: Preparing 96577f952383: Preparing 3c70bf0f8848: Preparing 4e8ea3792565: Preparing b0de936800b0: Preparing 158b421a0489: Preparing 5cd1e8dc7778: Preparing 174f56854903: Preparing 52e413d13669: Waiting 252a143ba54b: Waiting 7a0ad43b0dc7: Waiting b7c331a7a716: Waiting 96577f952383: Waiting 3c70bf0f8848: Waiting 4e8ea3792565: Waiting b0de936800b0: Waiting 158b421a0489: Waiting 5cd1e8dc7778: Waiting 174f56854903: Waiting 7a0ad43b0dc7: Layer already exists b7c331a7a716: Layer already exists 252a143ba54b: Layer already exists 52e413d13669: Pushed 3c70bf0f8848: Layer already exists 96577f952383: Layer already exists 4e8ea3792565: Layer already exists 5cd1e8dc7778: Layer already exists 158b421a0489: Layer already exists 174f56854903: Layer already exists b0de936800b0: Layer already exists master-1_9_0_4-3: digest: sha256:02b245cdbf3618b447c64f2de0055a64aac65f145757fe6b0695906a2faa5c16 size: 2620 2025-07-11 12:32:36,971: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds