2025-04-28 14:50:55,905: INFO: Building opensdn-controller-control-dns 2025-04-28 14:50:55,953: 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_0_1-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=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} ---> 00f26ff0364c Step 4/9 : ARG CONTAINER_NAME ---> Running in 347e61440cd5 ---> Removed intermediate container 347e61440cd5 ---> e37923a8e7a4 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 16d47981e925 ---> Removed intermediate container 16d47981e925 ---> 80d175d67a69 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 76c03c43648c ---> Removed intermediate container 76c03c43648c ---> 525aaf613fb8 Step 7/9 : COPY entrypoint.sh / ---> 8a34bc524c70 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ac4bcc3b9aed ---> Removed intermediate container ac4bcc3b9aed ---> 2cce5647284c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ad20b4a29325 ---> Removed intermediate container ad20b4a29325 ---> 4cf531c18989 [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 4cf531c18989 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_0_1-2 2025-04-28 14:51:12,650: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 805858d06d4e: Preparing db0638a97820: Preparing 9f3215ddb923: Preparing 51e220ab7184: Preparing fa2fe09d3ab5: Preparing af3242c8f80a: Preparing 6c964d024237: Preparing 2bbbd01ecfc7: Preparing 870130a241a0: Preparing f8af5f203063: Preparing 174f56854903: Preparing 805858d06d4e: Waiting db0638a97820: Waiting 9f3215ddb923: Waiting 51e220ab7184: Waiting fa2fe09d3ab5: Waiting af3242c8f80a: Waiting 6c964d024237: Waiting 2bbbd01ecfc7: Waiting 870130a241a0: Waiting f8af5f203063: Waiting 174f56854903: Waiting 9f3215ddb923: Layer already exists fa2fe09d3ab5: Layer already exists db0638a97820: Layer already exists 51e220ab7184: Layer already exists 2bbbd01ecfc7: Layer already exists 6c964d024237: Layer already exists af3242c8f80a: Layer already exists 805858d06d4e: Pushed 870130a241a0: Layer already exists f8af5f203063: Layer already exists 174f56854903: Layer already exists master-1_6_0_1-2: digest: sha256:aefeeeb5b439547a76bf07b1748aa86a64fb3baa2b46befd0facab35671aaa75 size: 2620 2025-04-28 14:51:15,440: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds