2025-06-10 22:47:52,924: INFO: Building opensdn-controller-control-named 2025-06-10 22:47:52,953: 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} ---> 565acd68e32c Step 4/9 : ARG CONTAINER_NAME ---> Running in b7140ab69bd7 ---> Removed intermediate container b7140ab69bd7 ---> f0ada91e33f6 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in ae2500990a97 ---> Removed intermediate container ae2500990a97 ---> 563bedacf60d 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 6a01a73251cf ---> Removed intermediate container 6a01a73251cf ---> 830153764e54 Step 7/9 : COPY entrypoint.sh / ---> 603a26465f56 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 26f840a7080b ---> Removed intermediate container 26f840a7080b ---> 66adea52ed74 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d6ae18ee13fd ---> Removed intermediate container d6ae18ee13fd ---> aa822ce2f9b3 [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 aa822ce2f9b3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_3-8 2025-06-10 22:48:05,752: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] e206df9a5967: Preparing 7123e67eb9cc: Preparing f485148dc412: Preparing 64ec1119d8ca: Preparing 11ef2f59b7c1: Preparing c1e7a263b9cb: Preparing a1fe835fb82e: Preparing 94609f0aa6f6: Preparing 21be152ba92c: Preparing 869824e296b1: Preparing 174f56854903: Preparing e206df9a5967: Waiting 7123e67eb9cc: Waiting f485148dc412: Waiting 64ec1119d8ca: Waiting 11ef2f59b7c1: Waiting c1e7a263b9cb: Waiting a1fe835fb82e: Waiting 94609f0aa6f6: Waiting 21be152ba92c: Waiting 869824e296b1: Waiting 174f56854903: Waiting f485148dc412: Layer already exists 7123e67eb9cc: Layer already exists 64ec1119d8ca: Layer already exists 11ef2f59b7c1: Layer already exists c1e7a263b9cb: Layer already exists e206df9a5967: Pushed a1fe835fb82e: Layer already exists 94609f0aa6f6: Layer already exists 21be152ba92c: Layer already exists 174f56854903: Layer already exists 869824e296b1: Layer already exists master-1_8_0_3-8: digest: sha256:adefdda1bb6738e104fa5cafeec1ebabcbd4bd6b06544a7eb22224eeec8e9f04 size: 2618 2025-06-10 22:48:08,809: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds