2025-06-13 20:20:13,205: INFO: Building opensdn-controller-control-named 2025-06-13 20:20:13,244: 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_8-2 --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} ---> b98739926ecd Step 4/9 : ARG CONTAINER_NAME ---> Running in efff2fe3459b ---> Removed intermediate container efff2fe3459b ---> 666917492419 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 66c39c1d63f0 ---> Removed intermediate container 66c39c1d63f0 ---> 2a78ebc14c8c 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 7a79df7c8632 ---> Removed intermediate container 7a79df7c8632 ---> 1b9af5a25e68 Step 7/9 : COPY entrypoint.sh / ---> 0d4215500cc7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c5736afdafb1 ---> Removed intermediate container c5736afdafb1 ---> 5cc7ae3bb9e6 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 79926abdfa19 ---> Removed intermediate container 79926abdfa19 ---> 25a5d179f06c [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 25a5d179f06c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_8-2 2025-06-13 20:20:28,753: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 283579fec330: Preparing bc281979686e: Preparing f10feec017f3: Preparing 77d4953a8d12: Preparing b91f5c05a311: Preparing 4c68c7ee20de: Preparing c4e8f38d8a1a: Preparing f7fe766fb063: Preparing 3b5e06f89694: Preparing 7c0b1351f3aa: Preparing 174f56854903: Preparing 283579fec330: Waiting bc281979686e: Waiting f10feec017f3: Waiting 77d4953a8d12: Waiting b91f5c05a311: Waiting 4c68c7ee20de: Waiting c4e8f38d8a1a: Waiting f7fe766fb063: Waiting 3b5e06f89694: Waiting 7c0b1351f3aa: Waiting 174f56854903: Waiting bc281979686e: Layer already exists f10feec017f3: Layer already exists 77d4953a8d12: Layer already exists b91f5c05a311: Layer already exists 3b5e06f89694: Layer already exists 283579fec330: Pushed c4e8f38d8a1a: Layer already exists 4c68c7ee20de: Layer already exists f7fe766fb063: Layer already exists 7c0b1351f3aa: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-2: digest: sha256:057e873cd45b5e82c5be09ced2dc551dae1996d97ece013fc46f2e943e880f8a size: 2618 2025-06-13 20:20:33,399: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds