2025-08-10 19:57:18,341: INFO: Building opensdn-controller-control-named 2025-08-10 19:57:18,396: 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_8_5-1_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} ---> 6622633712ca Step 4/9 : ARG CONTAINER_NAME ---> Running in c4c5550c4a8f ---> Removed intermediate container c4c5550c4a8f ---> ad24a993eda2 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8dc3640d5104 ---> Removed intermediate container 8dc3640d5104 ---> 222e57761b39 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 4e70c0910fc9 ---> Removed intermediate container 4e70c0910fc9 ---> b9f86664baee Step 7/9 : COPY entrypoint.sh / ---> 7e39351d40ab Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c59fdc5ff792 ---> Removed intermediate container c59fdc5ff792 ---> a9a5fb1c4fee Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 1b002a97854b ---> Removed intermediate container 1b002a97854b ---> de414cff9e77 [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 de414cff9e77 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_5-1_0 2025-08-10 19:57:36,956: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 20c52880a334: Preparing b8348b2ab954: Preparing 0cbe1ec65027: Preparing 4f5483b64105: Preparing cebe8121d3a9: Preparing 5958520636fd: Preparing 3046399dfc09: Preparing 781e8ecb76f3: Preparing b9945a2465e3: Preparing 2acdf668c0f6: Preparing 0cbe1ec65027: Waiting 4f5483b64105: Waiting cebe8121d3a9: Waiting 5958520636fd: Waiting 3046399dfc09: Waiting 781e8ecb76f3: Waiting b9945a2465e3: Waiting 2acdf668c0f6: Waiting 174f56854903: Preparing 20c52880a334: Waiting b8348b2ab954: Waiting 174f56854903: Waiting 20c52880a334: Pushed b8348b2ab954: Layer already exists 0cbe1ec65027: Layer already exists 4f5483b64105: Layer already exists cebe8121d3a9: Layer already exists 5958520636fd: Layer already exists 3046399dfc09: Layer already exists 781e8ecb76f3: Layer already exists b9945a2465e3: Layer already exists 174f56854903: Layer already exists 2acdf668c0f6: Layer already exists master-1_9_8_5-1_0: digest: sha256:4867d3f62ebcb03e96fc64c722abbb5a563d2e832ed356d38d30d9aebe0fab4d size: 2619 2025-08-10 19:57:42,049: INFO: Building opensdn-controller-control-named finished successfully, duration: 24 seconds