2025-08-22 13:03:05,237: INFO: Building opensdn-controller-control-dns 2025-08-22 13:03:05,270: 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-2_0_2_8-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} ---> 421548993225 Step 4/9 : ARG CONTAINER_NAME ---> Running in e8ff35cd6e77 ---> Removed intermediate container e8ff35cd6e77 ---> c1ac44ac2c15 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b17a2ed3643f ---> Removed intermediate container b17a2ed3643f ---> 4dad69d2adf9 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 3bfa59d3b537 ---> Removed intermediate container 3bfa59d3b537 ---> 131d247557e8 Step 7/9 : COPY entrypoint.sh / ---> 01103ae1176e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c64fc79a67f1 ---> Removed intermediate container c64fc79a67f1 ---> b02c04409993 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 7ab24b00d703 ---> Removed intermediate container 7ab24b00d703 ---> 44eb8eb0a701 [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 44eb8eb0a701 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_2_8-2 2025-08-22 13:03:16,320: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 94877a723477: Preparing 67523ba7f3bd: Preparing fd603659ab0f: Preparing af76b1a34e14: Preparing e2c7cf4a4169: Preparing 46e8c2c847ac: Preparing 5fe26e513fa7: Preparing 214094183d31: Preparing 19315e6126c7: Preparing 3b6c881238ef: Preparing 174f56854903: Preparing 94877a723477: Waiting 67523ba7f3bd: Waiting fd603659ab0f: Waiting af76b1a34e14: Waiting e2c7cf4a4169: Waiting 46e8c2c847ac: Waiting 5fe26e513fa7: Waiting 214094183d31: Waiting 19315e6126c7: Waiting 3b6c881238ef: Waiting 174f56854903: Waiting 94877a723477: Pushed 67523ba7f3bd: Layer already exists fd603659ab0f: Layer already exists af76b1a34e14: Layer already exists e2c7cf4a4169: Layer already exists 46e8c2c847ac: Layer already exists 5fe26e513fa7: Layer already exists 19315e6126c7: Layer already exists 3b6c881238ef: Layer already exists 174f56854903: Layer already exists 214094183d31: Layer already exists master-2_0_2_8-2: digest: sha256:de4f9b6e1fd2188a61680aa1510cd6d80659471a9c6e91c64061a0b9b1cf6b22 size: 2620 2025-08-22 13:03:19,771: INFO: Building opensdn-controller-control-dns finished successfully, duration: 14 seconds