2025-05-29 10:58:13,408: INFO: Building opensdn-controller-control-named 2025-05-29 10:58:13,445: 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_3-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} ---> b56e244752f3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 33763fd51972 ---> Removed intermediate container 33763fd51972 ---> bec063e5e5db Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 17325a842241 ---> Removed intermediate container 17325a842241 ---> 131a41a93706 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 405040b0eccf ---> Removed intermediate container 405040b0eccf ---> e5220c348299 Step 7/9 : COPY entrypoint.sh / ---> 6539c1eaae25 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fa6e9624d5f0 ---> Removed intermediate container fa6e9624d5f0 ---> 9a8cd557ee26 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 687eb37c53d0 ---> Removed intermediate container 687eb37c53d0 ---> 1d09eeb3ce3a [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 1d09eeb3ce3a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_3-1 2025-05-29 10:58:27,207: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] a2847240dd36: Preparing c4a5c26da68c: Preparing 5efe53fb9db4: Preparing aa100788bcd5: Preparing 1c91f0bc4e1c: Preparing 64d6ca9b3c78: Preparing f8046f1eaec1: Preparing a1e71c2f009a: Preparing 2fc499a4f424: Preparing a62f7e5e6c6f: Preparing 174f56854903: Preparing a2847240dd36: Waiting c4a5c26da68c: Waiting 5efe53fb9db4: Waiting aa100788bcd5: Waiting 1c91f0bc4e1c: Waiting 64d6ca9b3c78: Waiting f8046f1eaec1: Waiting a1e71c2f009a: Waiting 2fc499a4f424: Waiting a62f7e5e6c6f: Waiting 174f56854903: Waiting 5efe53fb9db4: Layer already exists a2847240dd36: Pushed c4a5c26da68c: Layer already exists aa100788bcd5: Layer already exists 1c91f0bc4e1c: Layer already exists 64d6ca9b3c78: Layer already exists f8046f1eaec1: Layer already exists a1e71c2f009a: Layer already exists a62f7e5e6c6f: Layer already exists 2fc499a4f424: Layer already exists 174f56854903: Layer already exists master-1_7_6_3-1: digest: sha256:0becec9a5a515cc8e335ee334a7b4db8e09bf4b633bd4ac14d7d50e49d47a0f4 size: 2619 2025-05-29 10:58:29,764: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds