2025-06-06 18:46:28,346: INFO: Building opensdn-controller-control-named 2025-06-06 18:46:28,380: 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_6_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} ---> 839172941185 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8d023ca4f002 ---> Removed intermediate container 8d023ca4f002 ---> 28c5be4bb3ec Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3b66b1e9c400 ---> Removed intermediate container 3b66b1e9c400 ---> f217eb913f8c 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 ea91cf903fad ---> Removed intermediate container ea91cf903fad ---> e38cb6c29933 Step 7/9 : COPY entrypoint.sh / ---> 5cd052f91332 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e5d860cdf715 ---> Removed intermediate container e5d860cdf715 ---> 9598af6d64b9 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 3666b044068e ---> Removed intermediate container 3666b044068e ---> d9ae6c5ce93d [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 d9ae6c5ce93d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_2_1-5 2025-06-06 18:46:42,859: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 8c30d157fa63: Preparing c16c35b68bec: Preparing 2509ee8e3c53: Preparing 890b6f9f0306: Preparing 6cceb382c476: Preparing 64dc1f697e70: Preparing ac269568e2dc: Preparing 8f357b328897: Preparing 20c03581585b: Preparing e2dcc4e9ed08: Preparing 174f56854903: Preparing 8c30d157fa63: Waiting c16c35b68bec: Waiting 2509ee8e3c53: Waiting 890b6f9f0306: Waiting 6cceb382c476: Waiting 64dc1f697e70: Waiting ac269568e2dc: Waiting 8f357b328897: Waiting 20c03581585b: Waiting e2dcc4e9ed08: Waiting 174f56854903: Waiting c16c35b68bec: Layer already exists 2509ee8e3c53: Layer already exists 890b6f9f0306: Layer already exists 6cceb382c476: Layer already exists 64dc1f697e70: Layer already exists 8c30d157fa63: Pushed 8f357b328897: Layer already exists 20c03581585b: Layer already exists ac269568e2dc: Layer already exists e2dcc4e9ed08: Layer already exists 174f56854903: Layer already exists master-1_6_2_1-5: digest: sha256:2433cf819aa95d65113a63beb6e0839dda059f87c020a36f551d74bb9cfa1b6b size: 2619 2025-06-06 18:46:45,431: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds