2025-07-28 01:36:25,279: INFO: Building opensdn-controller-control-dns 2025-07-28 01:36:25,313: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 058eafd3f2e6 Step 4/9 : ARG CONTAINER_NAME ---> Running in 19460f262527 ---> Removed intermediate container 19460f262527 ---> ffbd1a86eb8e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0bc3916cadd7 ---> Removed intermediate container 0bc3916cadd7 ---> c4ccef3cc133 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 23f26ff3587a ---> Removed intermediate container 23f26ff3587a ---> c955d4615af3 Step 7/9 : COPY entrypoint.sh / ---> 90541e768173 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 548ced31cac0 ---> Removed intermediate container 548ced31cac0 ---> 513cfe7a053b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b1d4b00b54d0 ---> Removed intermediate container b1d4b00b54d0 ---> d14ada1299a7 [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 d14ada1299a7 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-07-28 01:36:39,141: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 2cfcac1cfec5: Preparing 32035ea7d6ac: Preparing 3fa2a0224dec: Preparing b3f8b7624c90: Preparing b955d7c0e866: Preparing 4f981354f451: Preparing 9a1015f2f2c8: Preparing c2571f4ad163: Preparing c415fc105e36: Preparing 6dedce11fd8b: Preparing 174f56854903: Preparing 2cfcac1cfec5: Waiting 32035ea7d6ac: Waiting 3fa2a0224dec: Waiting b3f8b7624c90: Waiting b955d7c0e866: Waiting 4f981354f451: Waiting 9a1015f2f2c8: Waiting c2571f4ad163: Waiting c415fc105e36: Waiting 174f56854903: Waiting 6dedce11fd8b: Waiting 2cfcac1cfec5: Pushed b3f8b7624c90: Layer already exists 3fa2a0224dec: Layer already exists 32035ea7d6ac: Layer already exists b955d7c0e866: Layer already exists 4f981354f451: Layer already exists 9a1015f2f2c8: Layer already exists 6dedce11fd8b: Layer already exists c2571f4ad163: Layer already exists c415fc105e36: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:9ee7c1a57120dbd9d0dcada11ff1378ebddbdcb8b8082c219e473da7f868460d size: 2620 2025-07-28 01:36:42,487: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds