2025-08-15 16:34:26,328: INFO: Building opensdn-controller-control-named 2025-08-15 16:34:26,360: 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_7_6_9-3_0 --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=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 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} ---> 3bb7d7357148 Step 4/9 : ARG CONTAINER_NAME ---> Running in 911c9b314469 ---> Removed intermediate container 911c9b314469 ---> c31b58f79271 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in f25df72f3b5d ---> Removed intermediate container f25df72f3b5d ---> a937ea5c191b 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 789f07e4c1a9 ---> Removed intermediate container 789f07e4c1a9 ---> 42bf9e33818f Step 7/9 : COPY entrypoint.sh / ---> 2abbb006e3d4 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2d06c87d5bf8 ---> Removed intermediate container 2d06c87d5bf8 ---> 519e3c003f2d Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in a33a0f702a26 ---> Removed intermediate container a33a0f702a26 ---> f0f7f29bbfe5 [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 f0f7f29bbfe5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_9-3_0 2025-08-15 16:34:37,674: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 9fc4991dfcce: Preparing f205bb2a64ff: Preparing 924b6c8e08e8: Preparing b5ce06175680: Preparing e2c40dd6d539: Preparing 89cf4b727f91: Preparing d570140ad5fd: Preparing 78885489f741: Preparing 3c76349e97e8: Preparing 46683e3e3fbb: Preparing 174f56854903: Preparing 46683e3e3fbb: Waiting 174f56854903: Waiting 9fc4991dfcce: Waiting f205bb2a64ff: Waiting 924b6c8e08e8: Waiting b5ce06175680: Waiting e2c40dd6d539: Waiting 89cf4b727f91: Waiting d570140ad5fd: Waiting 78885489f741: Waiting 3c76349e97e8: Waiting b5ce06175680: Layer already exists 924b6c8e08e8: Layer already exists f205bb2a64ff: Layer already exists e2c40dd6d539: Layer already exists 89cf4b727f91: Layer already exists 78885489f741: Layer already exists d570140ad5fd: Layer already exists 9fc4991dfcce: Pushed 46683e3e3fbb: Layer already exists 174f56854903: Layer already exists 3c76349e97e8: Layer already exists master-1_7_6_9-3_0: digest: sha256:3e2714727fce238b87301cd3eeb56af68ef072d4cb12c89d2297576abb08f016 size: 2619 2025-08-15 16:34:39,489: INFO: Building opensdn-controller-control-named finished successfully, duration: 13 seconds