2025-05-30 13:18:57,260: INFO: Building opensdn-controller-control-named 2025-05-30 13:18:57,297: 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_7_6_6-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} ---> e7c951d44a55 Step 4/9 : ARG CONTAINER_NAME ---> Using cache ---> 35b202cbcb52 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in cc437db53d70 ---> Removed intermediate container cc437db53d70 ---> 687cf36002a0 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 1492adfeecc5 ---> Removed intermediate container 1492adfeecc5 ---> c325bb10e199 Step 7/9 : COPY entrypoint.sh / ---> 2f184f13a0f5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 352a6a723920 ---> Removed intermediate container 352a6a723920 ---> 28d836e4f0c9 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 5980b3f478fa ---> Removed intermediate container 5980b3f478fa ---> 84581b075e86 [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 84581b075e86 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_6-1 2025-05-30 13:19:09,422: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 73e58021c753: Preparing fe22b22f27dd: Preparing 4e79575d85bc: Preparing 6b6ad9d84276: Preparing fe4f42917827: Preparing 758ee8e99832: Preparing 380ec77b19f2: Preparing ae3a2b10932a: Preparing 66e8adc79c0f: Preparing 0fab5d2b9e59: Preparing 174f56854903: Preparing 73e58021c753: Waiting fe22b22f27dd: Waiting 4e79575d85bc: Waiting 6b6ad9d84276: Waiting fe4f42917827: Waiting 758ee8e99832: Waiting 380ec77b19f2: Waiting ae3a2b10932a: Waiting 66e8adc79c0f: Waiting 0fab5d2b9e59: Waiting 174f56854903: Waiting fe22b22f27dd: Layer already exists 4e79575d85bc: Layer already exists 73e58021c753: Pushed fe4f42917827: Layer already exists 6b6ad9d84276: Layer already exists 758ee8e99832: Layer already exists 380ec77b19f2: Layer already exists ae3a2b10932a: Layer already exists 0fab5d2b9e59: Layer already exists 66e8adc79c0f: Layer already exists 174f56854903: Layer already exists master-1_7_6_6-1: digest: sha256:7736805aff42a747847e6473081ed7e4dbf7d20274c792d2052674b255dda897 size: 2619 2025-05-30 13:19:11,319: INFO: Building opensdn-controller-control-named finished successfully, duration: 14 seconds