2025-04-25 14:34:21,889: INFO: Building opensdn-controller-control-dns 2025-04-25 14:34:21,982: 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_6_1_0-2 --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=22.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} ---> a7c6f9cb520d Step 4/9 : ARG CONTAINER_NAME ---> Running in e9306f373c9d ---> Removed intermediate container e9306f373c9d ---> a5f96623e8a7 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in f9114a0d8313 ---> Removed intermediate container f9114a0d8313 ---> 26bf79238596 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 b542fabcb48a ---> Removed intermediate container b542fabcb48a ---> d0315f0ed665 Step 7/9 : COPY entrypoint.sh / ---> 711b5dfc31d6 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in de4a0a58c526 ---> Removed intermediate container de4a0a58c526 ---> 3addb28a01ae Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 1587fcb2949f ---> Removed intermediate container 1587fcb2949f ---> 0d3ee8775f38 [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 0d3ee8775f38 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_1_0-2 2025-04-25 14:34:41,157: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 16499e93ab82: Preparing 046fca4e0cde: Preparing 3b5c745ff571: Preparing 6ffc3b5a2aac: Preparing 4fcdc51d3662: Preparing 64c188a84ece: Preparing 6d6f319fbe6f: Preparing 9395dd549f32: Preparing b9cd05c0a083: Preparing 9a20a90fc858: Preparing 174f56854903: Preparing 16499e93ab82: Waiting 046fca4e0cde: Waiting 3b5c745ff571: Waiting 6ffc3b5a2aac: Waiting 4fcdc51d3662: Waiting 64c188a84ece: Waiting 6d6f319fbe6f: Waiting 9395dd549f32: Waiting b9cd05c0a083: Waiting 9a20a90fc858: Waiting 174f56854903: Waiting 046fca4e0cde: Layer already exists 6ffc3b5a2aac: Layer already exists 3b5c745ff571: Layer already exists 4fcdc51d3662: Layer already exists 64c188a84ece: Layer already exists 6d6f319fbe6f: Layer already exists 9395dd549f32: Layer already exists b9cd05c0a083: Layer already exists 174f56854903: Layer already exists 9a20a90fc858: Layer already exists 16499e93ab82: Pushed master-1_6_1_0-2: digest: sha256:1150524cd5b8ae789e3a2299bee35c73a3ebfa8dd81fda177f37e8c99c371b67 size: 2620 2025-04-25 14:34:48,923: INFO: Building opensdn-controller-control-dns finished successfully, duration: 27 seconds