2025-08-08 06:07:22,205: INFO: Building opensdn-controller-control-dns 2025-08-08 06:07:22,231: 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_9_8_5-8 --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} ---> 4daab3429851 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6532fb493277 ---> Removed intermediate container 6532fb493277 ---> 4795fc425074 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in ea16fdabbf5d ---> Removed intermediate container ea16fdabbf5d ---> 1fc7c3eea792 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 5914c902d3bf ---> Removed intermediate container 5914c902d3bf ---> a5159b510e1e Step 7/9 : COPY entrypoint.sh / ---> 56040e2205e1 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 67a6d98182d2 ---> Removed intermediate container 67a6d98182d2 ---> 318047e4f275 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 350bbfefcda2 ---> Removed intermediate container 350bbfefcda2 ---> 53c3f927a017 [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 53c3f927a017 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-8 2025-08-08 06:07:37,759: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 890b4665a032: Preparing 8622470e4ba2: Preparing a7a25752d743: Preparing 559ff2b8071e: Preparing 7ccfdcbcc43f: Preparing 370acf87288b: Preparing 3198a3655fe6: Preparing a25345464849: Preparing 59e5d4565b56: Preparing d9eda7ba1efa: Preparing 174f56854903: Preparing 8622470e4ba2: Waiting a7a25752d743: Waiting 559ff2b8071e: Waiting 7ccfdcbcc43f: Waiting 370acf87288b: Waiting 3198a3655fe6: Waiting a25345464849: Waiting 59e5d4565b56: Waiting d9eda7ba1efa: Waiting 174f56854903: Waiting 559ff2b8071e: Layer already exists 8622470e4ba2: Layer already exists 7ccfdcbcc43f: Layer already exists a7a25752d743: Layer already exists 3198a3655fe6: Layer already exists 370acf87288b: Layer already exists 59e5d4565b56: Layer already exists a25345464849: Layer already exists d9eda7ba1efa: Layer already exists 890b4665a032: Pushed 174f56854903: Layer already exists master-1_9_8_5-8: digest: sha256:a548233d5c3221f850f5ab3d148fc773b9206ac0a81a2c88dbab653c8943cc51 size: 2620 2025-08-08 06:07:40,271: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds