2025-06-10 15:13:11,652: INFO: Building opensdn-controller-control-named 2025-06-10 15:13:11,717: 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_8_0_3-8 --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} ---> 89316b527eb9 Step 4/9 : ARG CONTAINER_NAME ---> Running in a0e3bd862dfa ---> Removed intermediate container a0e3bd862dfa ---> 28eacaf87b6b Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9ee17f51a4df ---> Removed intermediate container 9ee17f51a4df ---> 3efb61c27363 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 57585dcff54f ---> Removed intermediate container 57585dcff54f ---> c95844effbc8 Step 7/9 : COPY entrypoint.sh / ---> 38013b0de21f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4fc80a086ac1 ---> Removed intermediate container 4fc80a086ac1 ---> a34ba4fee79e Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 61e01e800de9 ---> Removed intermediate container 61e01e800de9 ---> b5401949cadf [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 b5401949cadf Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_3-8 2025-06-10 15:13:28,545: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] a436318172af: Preparing 84e1884af9e4: Preparing 6d84aa00b841: Preparing 4de00616b2d6: Preparing e924d6c6c98a: Preparing 61346e9bb096: Preparing 571fb4fda098: Preparing a1d92a46f18e: Preparing 556a667c6f27: Preparing 68a4a3fe1125: Preparing 174f56854903: Preparing a436318172af: Waiting 84e1884af9e4: Waiting 6d84aa00b841: Waiting 4de00616b2d6: Waiting e924d6c6c98a: Waiting 61346e9bb096: Waiting 571fb4fda098: Waiting a1d92a46f18e: Waiting 556a667c6f27: Waiting 68a4a3fe1125: Waiting 174f56854903: Waiting a436318172af: Pushed 84e1884af9e4: Layer already exists 6d84aa00b841: Layer already exists 4de00616b2d6: Layer already exists e924d6c6c98a: Layer already exists 61346e9bb096: Layer already exists a1d92a46f18e: Layer already exists 556a667c6f27: Layer already exists 571fb4fda098: Layer already exists 174f56854903: Layer already exists 68a4a3fe1125: Layer already exists master-1_8_0_3-8: digest: sha256:db3f81760203f4202bdf477f53714f4471ccee7a2a3835248b3923a6533ca0f7 size: 2619 2025-06-10 15:13:32,450: INFO: Building opensdn-controller-control-named finished successfully, duration: 21 seconds