2025-08-11 17:50:48,555: INFO: Building opensdn-controller-control-named 2025-08-11 17:50:48,588: 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_6_4-4 --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} ---> 81564c22e39f Step 4/9 : ARG CONTAINER_NAME ---> Running in c35399d3cf89 ---> Removed intermediate container c35399d3cf89 ---> 5e62c78cd9e5 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 86142637cec3 ---> Removed intermediate container 86142637cec3 ---> a8cc78865c9e 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 8ba8b0608c48 ---> Removed intermediate container 8ba8b0608c48 ---> 44dd188fc792 Step 7/9 : COPY entrypoint.sh / ---> f3668ab6aca9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bd7c78518a20 ---> Removed intermediate container bd7c78518a20 ---> 184d4d1a7003 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 97d12a10bfeb ---> Removed intermediate container 97d12a10bfeb ---> e0175b921705 [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 e0175b921705 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_6_4-4 2025-08-11 17:51:03,588: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 5e9a0c31acbe: Preparing d6edb49f95ad: Preparing f82873abe6ca: Preparing 5e9a0c31acbe: Waiting d6edb49f95ad: Waiting 166c78bd298b: Preparing 1c27cc4a42ed: Preparing 967d3a74aeaf: Preparing d6ed47afeb99: Preparing 71b84dc701df: Preparing accbea90c448: Preparing f5e8c757e00e: Preparing 174f56854903: Preparing f82873abe6ca: Waiting 166c78bd298b: Waiting 1c27cc4a42ed: Waiting 967d3a74aeaf: Waiting d6ed47afeb99: Waiting 71b84dc701df: Waiting accbea90c448: Waiting f5e8c757e00e: Waiting 174f56854903: Waiting d6edb49f95ad: Layer already exists 166c78bd298b: Layer already exists 967d3a74aeaf: Layer already exists 5e9a0c31acbe: Pushed 1c27cc4a42ed: Layer already exists f82873abe6ca: Layer already exists d6ed47afeb99: Layer already exists 71b84dc701df: Layer already exists accbea90c448: Layer already exists f5e8c757e00e: Layer already exists 174f56854903: Layer already exists master-1_9_6_4-4: digest: sha256:167cd441ac8331d42383933a116cdb00817797f84c820dbee71a5d99a81f67c9 size: 2619 2025-08-11 17:51:07,636: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds