2025-07-10 14:59:36,235: INFO: Building opensdn-controller-control-named 2025-07-10 14:59:36,289: 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_0_4-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=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} ---> c2346bf2e962 Step 4/9 : ARG CONTAINER_NAME ---> Running in c9eefc8e503f ---> Removed intermediate container c9eefc8e503f ---> bf5b398688ba Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 996687af4208 ---> Removed intermediate container 996687af4208 ---> 054121239791 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 5f4fbc1b06d4 ---> Removed intermediate container 5f4fbc1b06d4 ---> 23b7bf434957 Step 7/9 : COPY entrypoint.sh / ---> d9925916c55b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e33af31ec7de ---> Removed intermediate container e33af31ec7de ---> e8d9ae801171 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in e5702d42ce73 ---> Removed intermediate container e5702d42ce73 ---> c8c244976e17 [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 c8c244976e17 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_0_4-3 2025-07-10 14:59:51,768: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 400900f7a332: Preparing e499cc297cc5: Preparing 0597bb4f6f0e: Preparing 52bb47cfeff7: Preparing 28d8144aea3d: Preparing 05284d3a736a: Preparing e26fc47a5065: Preparing 3d399212e2d1: Preparing a4c1f300c208: Preparing c07cc24bd370: Preparing 174f56854903: Preparing 05284d3a736a: Waiting e26fc47a5065: Waiting 3d399212e2d1: Waiting a4c1f300c208: Waiting c07cc24bd370: Waiting 174f56854903: Waiting 28d8144aea3d: Layer already exists 400900f7a332: Pushed e499cc297cc5: Layer already exists 52bb47cfeff7: Layer already exists 0597bb4f6f0e: Layer already exists 05284d3a736a: Layer already exists e26fc47a5065: Layer already exists 3d399212e2d1: Layer already exists a4c1f300c208: Layer already exists c07cc24bd370: Layer already exists 174f56854903: Layer already exists master-1_9_0_4-3: digest: sha256:9f99b54cf7af3b62172a86657991606f55eb31b94b958c5977eca21fe84e8a0d size: 2619 2025-07-10 14:59:54,015: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds