2025-07-16 09:25:10,475: INFO: Building opensdn-controller-control-named 2025-07-16 09:25:10,512: 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_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-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} ---> 91c5786e1906 Step 4/9 : ARG CONTAINER_NAME ---> Running in 48934d922f1f ---> Removed intermediate container 48934d922f1f ---> 215177314ae0 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0f1023291f4a ---> Removed intermediate container 0f1023291f4a ---> 169725d22cbc 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 af1d27cc43ec ---> Removed intermediate container af1d27cc43ec ---> fcb3ae25904f Step 7/9 : COPY entrypoint.sh / ---> 0af0e6a3bdf4 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 59539d547efb ---> Removed intermediate container 59539d547efb ---> ff8b5281e8e2 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 9da43d48b82e ---> Removed intermediate container 9da43d48b82e ---> a261b2803dbe [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 a261b2803dbe Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_6_5-1 2025-07-16 09:25:22,718: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 48f0615af56b: Preparing d640b0d7a077: Preparing 5c04a391e0d2: Preparing 6dee110a5f87: Preparing e1213d213c7e: Preparing 9d3b25b03454: Preparing 7e714b5d6059: Preparing ba6924961c40: Preparing 9d3b25b03454: Waiting 7e714b5d6059: Waiting 7de43000e3f2: Preparing 6cf008f54be5: Preparing 174f56854903: Preparing ba6924961c40: Waiting 7de43000e3f2: Waiting 174f56854903: Waiting 6cf008f54be5: Waiting 48f0615af56b: Pushed 6dee110a5f87: Layer already exists d640b0d7a077: Layer already exists e1213d213c7e: Layer already exists 5c04a391e0d2: Layer already exists 9d3b25b03454: Layer already exists 7e714b5d6059: Layer already exists 6cf008f54be5: Layer already exists 7de43000e3f2: Layer already exists 174f56854903: Layer already exists ba6924961c40: Layer already exists master-1_9_6_5-1: digest: sha256:032e026793189799cfeb1950b19bbc7481c24ab858e91256ab01391b0b8067eb size: 2619 2025-07-16 09:25:25,157: INFO: Building opensdn-controller-control-named finished successfully, duration: 15 seconds