2025-06-06 18:48:58,057: INFO: Building opensdn-controller-control-named 2025-06-06 18:48:58,115: 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-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} ---> 5156f29845d9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 95b780566ac5 ---> Removed intermediate container 95b780566ac5 ---> d4a3a77aed98 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3810c92124b9 ---> Removed intermediate container 3810c92124b9 ---> 37c029668313 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 5461588fffbf ---> Removed intermediate container 5461588fffbf ---> c9aa9b03625f Step 7/9 : COPY entrypoint.sh / ---> a693e71a18ad Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3fa21f8751fa ---> Removed intermediate container 3fa21f8751fa ---> 0b32df306409 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 6475a4c15a74 ---> Removed intermediate container 6475a4c15a74 ---> 3a70563a8897 [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 3a70563a8897 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_3-1 2025-06-06 18:49:12,055: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] bdc1f6321fd8: Preparing 168e4a2003bf: Preparing 36763feb7412: Preparing bdc1f6321fd8: Waiting 168e4a2003bf: Waiting bfb523caad75: Preparing 5c7ae8156c28: Preparing 28044960a020: Preparing 9443419f525c: Preparing 0484cf5910c8: Preparing 417bdbcab2d7: Preparing 29a1bf97b7d2: Preparing 174f56854903: Preparing 36763feb7412: Waiting bfb523caad75: Waiting 5c7ae8156c28: Waiting 28044960a020: Waiting 9443419f525c: Waiting 0484cf5910c8: Waiting 417bdbcab2d7: Waiting 29a1bf97b7d2: Waiting 174f56854903: Waiting 168e4a2003bf: Layer already exists bfb523caad75: Layer already exists 28044960a020: Layer already exists 36763feb7412: Layer already exists 5c7ae8156c28: Layer already exists bdc1f6321fd8: Pushed 9443419f525c: Layer already exists 0484cf5910c8: Layer already exists 417bdbcab2d7: Layer already exists 29a1bf97b7d2: Layer already exists 174f56854903: Layer already exists master-1_8_0_3-1: digest: sha256:62f6ffee0107e62de7c2e621f903a183dba2bc69e0bbbc18d000fb8e7bd5d030 size: 2619 2025-06-06 18:49:15,131: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds