2025-06-10 08:51:00,241: INFO: Building opensdn-controller-control-dns
2025-06-10 08:51:00,311: 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_8_0_5-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}
---> 69fda72f15f3
Step 4/9 : ARG CONTAINER_NAME
---> Running in 3fa7fd29665f
---> Removed intermediate container 3fa7fd29665f
---> 89b5f50b9215
Step 5/9 : ENV SERVICE_NAME=dns     CONTAINER_NAME=$CONTAINER_NAME
---> Running in c2483558c8b6
---> Removed intermediate container c2483558c8b6
---> 92d999f90cce
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 701732c8c5be
---> Removed intermediate container 701732c8c5be
---> 566197a6b400
Step 7/9 : COPY entrypoint.sh /
---> abdbcc6dac6e
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 37e143c3d60e
---> Removed intermediate container 37e143c3d60e
---> 9e671280f35c
Step 9/9 : CMD ["/usr/bin/contrail-dns"]
---> Running in a9c5f9f71e69
---> Removed intermediate container a9c5f9f71e69
---> 344434ab4502
[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 344434ab4502
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_5-1
2025-06-10 08:51:15,101: INFO: Docker build duration: 15 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns]
ed59be88d5df: Preparing
cf794002a46f: Preparing
ec90fa38c7d4: Preparing
a389316e68f2: Preparing
72252f0894a6: Preparing
22d16a8ea090: Preparing
b2529d71a629: Preparing
91e9f9fa2bf9: Preparing
3e5547cd8287: Preparing
25caa81dfde0: Preparing
174f56854903: Preparing
b2529d71a629: Waiting
91e9f9fa2bf9: Waiting
3e5547cd8287: Waiting
25caa81dfde0: Waiting
174f56854903: Waiting
22d16a8ea090: Waiting
72252f0894a6: Layer already exists
ed59be88d5df: Pushed
cf794002a46f: Layer already exists
a389316e68f2: Layer already exists
ec90fa38c7d4: Layer already exists
22d16a8ea090: Layer already exists
b2529d71a629: Layer already exists
91e9f9fa2bf9: Layer already exists
3e5547cd8287: Layer already exists
174f56854903: Layer already exists
25caa81dfde0: Layer already exists
master-1_8_0_5-1: digest: sha256:b7722ec439237f1714fc9abd6656705d0dcf091756431faf713ae469f0661740 size: 2620
2025-06-10 08:51:17,507: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds