2025-04-30 10:35:47,026: INFO: Building opensdn-controller-control-dns 2025-04-30 10:35:47,072: 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_2_4_4-3_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} ---> a9b3937f27df Step 4/9 : ARG CONTAINER_NAME ---> Running in d6eb8084886a ---> Removed intermediate container d6eb8084886a ---> 53894d2fc856 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a22b7cac0b23 ---> Removed intermediate container a22b7cac0b23 ---> df9d3370ab1b 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 8b7afb9822ec ---> Removed intermediate container 8b7afb9822ec ---> 7f238a866bcd Step 7/9 : COPY entrypoint.sh / ---> 2f4fc0790d1b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4c98cdcb2214 ---> Removed intermediate container 4c98cdcb2214 ---> c62bcf0e9542 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 022df006b995 ---> Removed intermediate container 022df006b995 ---> 9ee6d0097787 [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 9ee6d0097787 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_4_4-3_4 2025-04-30 10:36:03,549: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c0c2b8c809b6: Preparing 23d974ef22c5: Preparing a989acab40ba: Preparing 14992fa4bb19: Preparing f681273da4b2: Preparing bec56000c124: Preparing 9ed5a01110af: Preparing 53df51cd78a3: Preparing 5e65371a548a: Preparing 2dbda2987183: Preparing 174f56854903: Preparing c0c2b8c809b6: Waiting 23d974ef22c5: Waiting a989acab40ba: Waiting 14992fa4bb19: Waiting f681273da4b2: Waiting 9ed5a01110af: Waiting 53df51cd78a3: Waiting 5e65371a548a: Waiting 2dbda2987183: Waiting 174f56854903: Waiting bec56000c124: Waiting c0c2b8c809b6: Pushed a989acab40ba: Layer already exists 23d974ef22c5: Layer already exists 14992fa4bb19: Layer already exists bec56000c124: Layer already exists f681273da4b2: Layer already exists 174f56854903: Layer already exists 53df51cd78a3: Layer already exists 2dbda2987183: Layer already exists 9ed5a01110af: Layer already exists 5e65371a548a: Layer already exists master-1_2_4_4-3_4: digest: sha256:f843582c3209493291ba07147ee84ff7906f0cb07aef6641a7cafec28ac2bc2b size: 2620 2025-04-30 10:36:07,283: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds