2025-06-19 16:42:10,867: INFO: Building opensdn-controller-control-named 2025-06-19 16:42:10,915: 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_2_0-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} ---> 363a85bf38ad Step 4/9 : ARG CONTAINER_NAME ---> Running in 8bbe22e941c0 ---> Removed intermediate container 8bbe22e941c0 ---> bb859e5feaee Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in acec1a98d2d5 ---> Removed intermediate container acec1a98d2d5 ---> 5415bffb362e 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 043e3caea4a1 ---> Removed intermediate container 043e3caea4a1 ---> 1ca71b1c9f91 Step 7/9 : COPY entrypoint.sh / ---> 954f23c8cf9d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9682c4e976fd ---> Removed intermediate container 9682c4e976fd ---> 9fcceb5bc4ab Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d90dc4d89fe2 ---> Removed intermediate container d90dc4d89fe2 ---> 6b38714f82c5 [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 6b38714f82c5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_2_0-1 2025-06-19 16:42:23,798: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] f3df8abd98b6: Preparing abc1261cc6b2: Preparing a45ba4fc6584: Preparing 4ca13ef8a4bc: Preparing c16a5b1b213b: Preparing 2533cf22fb42: Preparing cbf4808c92f7: Preparing f9f846b56c85: Preparing 23c594ad0c70: Preparing 3b8cdadf3627: Preparing 174f56854903: Preparing f3df8abd98b6: Waiting abc1261cc6b2: Waiting a45ba4fc6584: Waiting 4ca13ef8a4bc: Waiting c16a5b1b213b: Waiting 2533cf22fb42: Waiting cbf4808c92f7: Waiting f9f846b56c85: Waiting 23c594ad0c70: Waiting 3b8cdadf3627: Waiting 174f56854903: Waiting 4ca13ef8a4bc: Layer already exists f3df8abd98b6: Pushed abc1261cc6b2: Layer already exists a45ba4fc6584: Layer already exists c16a5b1b213b: Layer already exists 2533cf22fb42: Layer already exists cbf4808c92f7: Layer already exists 174f56854903: Layer already exists f9f846b56c85: Layer already exists 23c594ad0c70: Layer already exists 3b8cdadf3627: Layer already exists master-1_8_2_0-1: digest: sha256:48fa9fa4225b3db4351b8260fc57c7d3d22683c7050ba9c2c4fe1cf3a4ef7bd8 size: 2619 2025-06-19 16:42:27,275: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds