2025-06-09 01:27:12,958: INFO: Building opensdn-controller-control-named 2025-06-09 01:27:12,993: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 732f81b5a3ae Step 4/9 : ARG CONTAINER_NAME ---> Using cache ---> 863a25d906c4 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in a685c4fd7bd3 ---> Removed intermediate container a685c4fd7bd3 ---> 6d6714560077 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 d19d7eea74b5 ---> Removed intermediate container d19d7eea74b5 ---> b7aa529fdf33 Step 7/9 : COPY entrypoint.sh / ---> f84fe4ca6249 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 01abefcf1867 ---> Removed intermediate container 01abefcf1867 ---> 76c8f77ab90d Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d9a429d9afb1 ---> Removed intermediate container d9a429d9afb1 ---> e67da68c18d8 [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 e67da68c18d8 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-06-09 01:27:24,669: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] af7f25fb8537: Preparing f1fd7987b168: Preparing 8dba25ac2d4e: Preparing dbe3ec4091e6: Preparing fd7a38af3f89: Preparing 2d961d9f2883: Preparing b08f13a38f9f: Preparing 0345f482a15c: Preparing f0fb0f01f5a6: Preparing cb03b15d4b90: Preparing 174f56854903: Preparing af7f25fb8537: Waiting f1fd7987b168: Waiting 8dba25ac2d4e: Waiting dbe3ec4091e6: Waiting fd7a38af3f89: Waiting 2d961d9f2883: Waiting b08f13a38f9f: Waiting 0345f482a15c: Waiting f0fb0f01f5a6: Waiting cb03b15d4b90: Waiting 174f56854903: Waiting 8dba25ac2d4e: Layer already exists af7f25fb8537: Pushed fd7a38af3f89: Layer already exists dbe3ec4091e6: Layer already exists 2d961d9f2883: Layer already exists f1fd7987b168: Layer already exists b08f13a38f9f: Layer already exists 0345f482a15c: Layer already exists cb03b15d4b90: Layer already exists 174f56854903: Layer already exists f0fb0f01f5a6: Layer already exists nightly: digest: sha256:0cfe3e76258ee33ca3b810bfb86394908e83fcf130f2e6acd1be903aa92546b4 size: 2619 2025-06-09 01:27:27,184: INFO: Building opensdn-controller-control-named finished successfully, duration: 15 seconds