2025-04-25 06:28:02,659: INFO: Building opensdn-controller-control-named
2025-04-25 06:28:02,713: 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_6_0_8-3 --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-named --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn
Sending build context to Docker daemon 5.632 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}
---> 93dbdd96982b
Step 4/9 : ARG CONTAINER_NAME
---> Running in 18833b1c76e6
---> Removed intermediate container 18833b1c76e6
---> 25b2c45c0b13
Step 5/9 : ENV SERVICE_NAME=named     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 71c55a3c489f
---> Removed intermediate container 71c55a3c489f
---> 3bef7894e705
Step 6/9 : LABEL name=$CONTAINER_NAME       summary="Contrail Named"       description="Contrail Named complements Contrail DNS service."       $VENDOR_DOMAIN".service"=$SERVICE_NAME       $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME
---> Running in 18b4f6daf47d
---> Removed intermediate container 18b4f6daf47d
---> 37f557755b57
Step 7/9 : COPY entrypoint.sh /
---> 86ba0b443546
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in b6a61fe0bbea
---> Removed intermediate container b6a61fe0bbea
---> c957b610ec13
Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"]
---> Running in cae6eec6135c
---> Removed intermediate container cae6eec6135c
---> 426d38215622
[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 426d38215622
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_0_8-3
2025-04-25 06:28:16,338: INFO: Docker build duration: 14 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named]
8222db600b3a: Preparing
c9143aa1c480: Preparing
92453b3c263f: Preparing
eaaa44c2942a: Preparing
84ad43b5effe: Preparing
ae1206851e58: Preparing
e22a5b530b52: Preparing
ef871dc96615: Preparing
b818138cc350: Preparing
94b894498834: Preparing
174f56854903: Preparing
ae1206851e58: Waiting
e22a5b530b52: Waiting
ef871dc96615: Waiting
b818138cc350: Waiting
94b894498834: Waiting
174f56854903: Waiting
eaaa44c2942a: Layer already exists
c9143aa1c480: Layer already exists
84ad43b5effe: Layer already exists
92453b3c263f: Layer already exists
8222db600b3a: Pushed
ae1206851e58: Layer already exists
e22a5b530b52: Layer already exists
b818138cc350: Layer already exists
ef871dc96615: Layer already exists
94b894498834: Layer already exists
174f56854903: Layer already exists
master-1_6_0_8-3: digest: sha256:59004ba55712af9e1cb6db3a5495c48fa58f4436bb120bf2a6012c50674ab86e size: 2619
2025-04-25 06:28:18,630: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds