2025-06-11 15:01:19,355: INFO: Building opensdn-controller-control-dns 2025-06-11 15:01:19,407: 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_2_1-4 --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} ---> 65d647dcae8b Step 4/9 : ARG CONTAINER_NAME ---> Running in 52cc2ea747e1 ---> Removed intermediate container 52cc2ea747e1 ---> b5289137b305 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a19549dc7232 ---> Removed intermediate container a19549dc7232 ---> 521cadfb55ef 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 4a86c5314cbd ---> Removed intermediate container 4a86c5314cbd ---> e5484dd4fef5 Step 7/9 : COPY entrypoint.sh / ---> 73b129f4a675 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 71ae5cac9abc ---> Removed intermediate container 71ae5cac9abc ---> 6f657dd2a625 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 023e64b42c77 ---> Removed intermediate container 023e64b42c77 ---> 608367633df7 [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 608367633df7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-4 2025-06-11 15:01:35,023: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] a9bfab71bf31: Preparing 17d3e7542d0b: Preparing fe8ca4a07c74: Preparing b64535c9e2d3: Preparing f70917ace0ca: Preparing f82770a0e0d3: Preparing 81912ec3f8ac: Preparing 3c28845635a6: Preparing 107ebcff4342: Preparing 6ce217bc7c54: Preparing 174f56854903: Preparing a9bfab71bf31: Waiting 17d3e7542d0b: Waiting fe8ca4a07c74: Waiting b64535c9e2d3: Waiting f70917ace0ca: Waiting f82770a0e0d3: Waiting 81912ec3f8ac: Waiting 3c28845635a6: Waiting 107ebcff4342: Waiting 6ce217bc7c54: Waiting 174f56854903: Waiting b64535c9e2d3: Layer already exists 17d3e7542d0b: Layer already exists a9bfab71bf31: Pushed fe8ca4a07c74: Layer already exists f70917ace0ca: Layer already exists 3c28845635a6: Layer already exists 81912ec3f8ac: Layer already exists 6ce217bc7c54: Layer already exists f82770a0e0d3: Layer already exists 107ebcff4342: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-4: digest: sha256:86d3b7a59577732a11125269a2d987513a0e4e46638efddcd2dcb70bfa6bd426 size: 2619 2025-06-11 15:01:40,042: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds