2025-06-09 11:20:39,729: INFO: Building opensdn-controller-control-dns 2025-06-09 11:20:39,765: 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_8_0_3-6 --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} ---> 13f2fc226ef9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 77c05e6be847 ---> Removed intermediate container 77c05e6be847 ---> 4cad048b29c7 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a0d9e032f92c ---> Removed intermediate container a0d9e032f92c ---> 016acce13db1 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 85b8505e08d7 ---> Removed intermediate container 85b8505e08d7 ---> b1311615c53d Step 7/9 : COPY entrypoint.sh / ---> 57d052685212 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 47def2b2daed ---> Removed intermediate container 47def2b2daed ---> 9495bcdff473 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 1f6473d210a5 ---> Removed intermediate container 1f6473d210a5 ---> a6a8dbe96060 [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 a6a8dbe96060 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_3-6 2025-06-09 11:20:53,490: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 7838e2cef6b3: Preparing 3e8589ed69ee: Preparing 9f05dc541603: Preparing 3be3967c0020: Preparing 58d23df6c8c3: Preparing 61df60fa0667: Preparing c53d24f0c99a: Preparing 4249aa26ed05: Preparing cf650b90d702: Preparing e81ea98e3f08: Preparing 174f56854903: Preparing 7838e2cef6b3: Waiting 3e8589ed69ee: Waiting 9f05dc541603: Waiting 3be3967c0020: Waiting 58d23df6c8c3: Waiting 61df60fa0667: Waiting c53d24f0c99a: Waiting 4249aa26ed05: Waiting cf650b90d702: Waiting e81ea98e3f08: Waiting 174f56854903: Waiting 9f05dc541603: Layer already exists 3e8589ed69ee: Layer already exists 3be3967c0020: Layer already exists 58d23df6c8c3: Layer already exists 7838e2cef6b3: Pushed c53d24f0c99a: Layer already exists 61df60fa0667: Layer already exists cf650b90d702: Layer already exists 4249aa26ed05: Layer already exists e81ea98e3f08: Layer already exists 174f56854903: Layer already exists master-1_8_0_3-6: digest: sha256:2715020b80987ca428608c792414f6e13f35732f9c0470ac19375f63775af99a size: 2620 2025-06-09 11:20:56,794: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds