2025-05-31 07:32:25,251: INFO: Building opensdn-controller-control-dns 2025-05-31 07:32:25,287: 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_6-1 --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} ---> 87fc9f1eb7fb Step 4/9 : ARG CONTAINER_NAME ---> Running in 1c1d80256177 ---> Removed intermediate container 1c1d80256177 ---> c83d05bb8a8e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0003eb89edb4 ---> Removed intermediate container 0003eb89edb4 ---> 3fe184e750c6 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 491e0d947b85 ---> Removed intermediate container 491e0d947b85 ---> 3a75fd561d5b Step 7/9 : COPY entrypoint.sh / ---> e14e221c7c25 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6544538aff67 ---> Removed intermediate container 6544538aff67 ---> acfb711f4549 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 6aaa01c787ca ---> Removed intermediate container 6aaa01c787ca ---> dab4a4a52351 [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 dab4a4a52351 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_6-1 2025-05-31 07:32:38,636: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6e94291d1cb9: Preparing 3d169490e1d7: Preparing 55993eaf0dbf: Preparing 19f030694cb5: Preparing 907532588e34: Preparing 4a5f8135a90c: Preparing 44a75bb0752f: Preparing f5e85eac98eb: Preparing 47b5d4e0660d: Preparing 192b57605ad4: Preparing 174f56854903: Preparing 6e94291d1cb9: Waiting 3d169490e1d7: Waiting 55993eaf0dbf: Waiting 19f030694cb5: Waiting 907532588e34: Waiting 4a5f8135a90c: Waiting 44a75bb0752f: Waiting f5e85eac98eb: Waiting 47b5d4e0660d: Waiting 192b57605ad4: Waiting 174f56854903: Waiting 6e94291d1cb9: Pushed 3d169490e1d7: Layer already exists 55993eaf0dbf: Layer already exists 19f030694cb5: Layer already exists f5e85eac98eb: Layer already exists 907532588e34: Layer already exists 4a5f8135a90c: Layer already exists 44a75bb0752f: Layer already exists 174f56854903: Layer already exists 47b5d4e0660d: Layer already exists 192b57605ad4: Layer already exists master-1_7_6_6-1: digest: sha256:273e93f10378ac995f0db5d698f28b4b3428f8afde68a2d6cb474738e436e109 size: 2620 2025-05-31 07:32:41,824: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds