2025-07-22 09:52:51,973: INFO: Building opensdn-controller-control-dns 2025-07-22 09:52:52,040: 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_7_6-1 --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} ---> 303ef9820ff4 Step 4/9 : ARG CONTAINER_NAME ---> Running in cf3c3275ebc8 ---> Removed intermediate container cf3c3275ebc8 ---> f470d3768679 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6c198630f884 ---> Removed intermediate container 6c198630f884 ---> fd0423469b04 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 efc1b0e99107 ---> Removed intermediate container efc1b0e99107 ---> 3cfefbd41d17 Step 7/9 : COPY entrypoint.sh / ---> 9d33363c78dd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 40025852191b ---> Removed intermediate container 40025852191b ---> 913a02761c24 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b91837c3ddf0 ---> Removed intermediate container b91837c3ddf0 ---> 4e5f1fdf9429 [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 4e5f1fdf9429 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_6-1 2025-07-22 09:53:06,949: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2d1dc6f93596: Preparing 9b4f7c4dff87: Preparing fbc3b1abbe7c: Preparing cc09729db511: Preparing 4ef2181a8381: Preparing 447ce5033e6b: Preparing 818185a9e47b: Preparing f948f059a97d: Preparing b8ce7e3eaa6b: Preparing 2245b495f208: Preparing 174f56854903: Preparing 447ce5033e6b: Waiting 818185a9e47b: Waiting f948f059a97d: Waiting b8ce7e3eaa6b: Waiting 2245b495f208: Waiting 174f56854903: Waiting fbc3b1abbe7c: Waiting cc09729db511: Waiting 4ef2181a8381: Waiting 9b4f7c4dff87: Waiting 2d1dc6f93596: Pushed 9b4f7c4dff87: Layer already exists fbc3b1abbe7c: Layer already exists cc09729db511: Layer already exists 818185a9e47b: Layer already exists 4ef2181a8381: Layer already exists 447ce5033e6b: Layer already exists f948f059a97d: Layer already exists b8ce7e3eaa6b: Layer already exists 174f56854903: Layer already exists 2245b495f208: Layer already exists master-1_9_7_6-1: digest: sha256:5b3fdecf72e05e6917c8fc701f82ceb358c9fbf5dcafb2ec5c9d355f307ac9a4 size: 2620 2025-07-22 09:53:09,898: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds