2025-08-11 20:50:36,056: INFO: Building opensdn-controller-control-named 2025-08-11 20:50:36,104: 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-2_0_0_2-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} ---> 179205743e5d Step 4/9 : ARG CONTAINER_NAME ---> Running in e5dd92ca149f ---> Removed intermediate container e5dd92ca149f ---> 3647be3e5cdb Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7a4760935cae ---> Removed intermediate container 7a4760935cae ---> f3bed821b730 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 64e4ffda9395 ---> Removed intermediate container 64e4ffda9395 ---> 39557f69caca Step 7/9 : COPY entrypoint.sh / ---> a73161b5493b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in da66f7b983e3 ---> Removed intermediate container da66f7b983e3 ---> f61f4b324a26 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 40a7d774cdd4 ---> Removed intermediate container 40a7d774cdd4 ---> 56f738c0db29 [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 56f738c0db29 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_0_2-1 2025-08-11 20:50:49,417: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 2e219a34130f: Preparing 9ea4fe47f0d8: Preparing b8c68195622a: Preparing b2d0485923e8: Preparing b133f1d46693: Preparing f927afe9eb66: Preparing 40193a6e2648: Preparing ad61651946de: Preparing c7f4e19424ea: Preparing e079613c4c06: Preparing 174f56854903: Preparing 2e219a34130f: Waiting 9ea4fe47f0d8: Waiting b8c68195622a: Waiting b2d0485923e8: Waiting b133f1d46693: Waiting f927afe9eb66: Waiting 40193a6e2648: Waiting ad61651946de: Waiting c7f4e19424ea: Waiting e079613c4c06: Waiting 174f56854903: Waiting b2d0485923e8: Layer already exists b8c68195622a: Layer already exists b133f1d46693: Layer already exists 2e219a34130f: Pushed 9ea4fe47f0d8: Layer already exists f927afe9eb66: Layer already exists c7f4e19424ea: Layer already exists 40193a6e2648: Layer already exists e079613c4c06: Layer already exists ad61651946de: Layer already exists 174f56854903: Layer already exists master-2_0_0_2-1: digest: sha256:0c86096b557dcfee2ab53348a80ca1fef7621378e766e79fb1cc72d5abe933ec size: 2619 2025-08-11 20:50:52,616: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds