2025-06-18 08:28:46,113: INFO: Building opensdn-controller-control-named 2025-06-18 08:28:46,192: 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_2_1-5 --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} ---> ea6d60f27a9a Step 4/9 : ARG CONTAINER_NAME ---> Running in d651bc6fd408 ---> Removed intermediate container d651bc6fd408 ---> f7fbd36ce2ff Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2b9bce9c28f4 ---> Removed intermediate container 2b9bce9c28f4 ---> ee28b244238a 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 f7b46d71cc94 ---> Removed intermediate container f7b46d71cc94 ---> 780b81465da1 Step 7/9 : COPY entrypoint.sh / ---> 517bcd4ed4a7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 739645bd1e0f ---> Removed intermediate container 739645bd1e0f ---> 165e6718ecfb Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 49b173f2adce ---> Removed intermediate container 49b173f2adce ---> babb3394c098 [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 babb3394c098 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_2_1-5 2025-06-18 08:29:01,232: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 233ef364e8e5: Preparing d8f4b57d2fed: Preparing 9f8ce40592c1: Preparing 78ccd2cd1014: Preparing edf3d0814372: Preparing 0ebffc126615: Preparing 9f8ce40592c1: Waiting 78ccd2cd1014: Waiting edf3d0814372: Waiting d8f4b57d2fed: Waiting 233ef364e8e5: Waiting 0ebffc126615: Waiting 283894e8adf7: Preparing a17cf3d1b4b0: Preparing 014590337a46: Preparing 14cce3b70783: Preparing 174f56854903: Preparing 283894e8adf7: Waiting 014590337a46: Waiting 14cce3b70783: Waiting 174f56854903: Waiting a17cf3d1b4b0: Waiting d8f4b57d2fed: Layer already exists 9f8ce40592c1: Layer already exists edf3d0814372: Layer already exists 78ccd2cd1014: Layer already exists 0ebffc126615: Layer already exists 233ef364e8e5: Pushed 283894e8adf7: Layer already exists 14cce3b70783: Layer already exists a17cf3d1b4b0: Layer already exists 174f56854903: Layer already exists 014590337a46: Layer already exists master-1_7_2_1-5: digest: sha256:3de176aafafd691635d158a7df6664e85b87ffb6dca777f6448853eafaef309d size: 2619 2025-06-18 08:29:04,406: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds