2025-08-22 15:50:38,531: INFO: Building opensdn-controller-control-named 2025-08-22 15:50:38,576: 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-2_0_2_8-3 --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} ---> 4f229ab76450 Step 4/9 : ARG CONTAINER_NAME ---> Running in da268e6c165f ---> Removed intermediate container da268e6c165f ---> 33b4f805006f Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5e90f781dfb3 ---> Removed intermediate container 5e90f781dfb3 ---> ef019996f638 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 f040140d847f ---> Removed intermediate container f040140d847f ---> 62cd8a20c58d Step 7/9 : COPY entrypoint.sh / ---> f6a62a47f8b8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b4711f691662 ---> Removed intermediate container b4711f691662 ---> c136237c3153 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 1be27e7b220a ---> Removed intermediate container 1be27e7b220a ---> 68d9e61d721e [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 68d9e61d721e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_2_8-3 2025-08-22 15:50:54,632: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 44818a0a75b8: Preparing cfaefcf87d65: Preparing 0fa14fdf3da0: Preparing bbbd22378341: Preparing d9f0ee07de09: Preparing e990d7684114: Preparing 82399f0afea0: Preparing 8963a6a0b7b3: Preparing 339ce77f944f: Preparing 1c4110ed88cb: Preparing 174f56854903: Preparing 44818a0a75b8: Waiting cfaefcf87d65: Waiting 0fa14fdf3da0: Waiting bbbd22378341: Waiting d9f0ee07de09: Waiting 82399f0afea0: Waiting 8963a6a0b7b3: Waiting 339ce77f944f: Waiting 1c4110ed88cb: Waiting 174f56854903: Waiting e990d7684114: Waiting cfaefcf87d65: Layer already exists 44818a0a75b8: Pushed d9f0ee07de09: Layer already exists bbbd22378341: Layer already exists e990d7684114: Layer already exists 0fa14fdf3da0: Layer already exists 82399f0afea0: Layer already exists 8963a6a0b7b3: Layer already exists 339ce77f944f: Layer already exists 1c4110ed88cb: Layer already exists 174f56854903: Layer already exists master-2_0_2_8-3: digest: sha256:2428699f7fab38c8c983be3967f515ebc494d6a382dc26c8af90a6c52a4acbd6 size: 2619 2025-08-22 15:50:56,982: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds