2025-05-09 14:15:27,437: INFO: Building opensdn-controller-control-named 2025-05-09 14:15:27,491: 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_6_9-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} ---> ae38284de48a Step 4/9 : ARG CONTAINER_NAME ---> Running in f32418fc9ec4 ---> Removed intermediate container f32418fc9ec4 ---> 76e07a69eb92 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in d473ab7e6788 ---> Removed intermediate container d473ab7e6788 ---> 9ca8332dc3e2 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 6ee0c4e63420 ---> Removed intermediate container 6ee0c4e63420 ---> 1da656941422 Step 7/9 : COPY entrypoint.sh / ---> a73bbc219194 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e5cd62412ac7 ---> Removed intermediate container e5cd62412ac7 ---> 23c555bdd29f Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 6b91460d6b0a ---> Removed intermediate container 6b91460d6b0a ---> 5bc0cfece4db [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 5bc0cfece4db Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_9-5 2025-05-09 14:15:43,878: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 597adb989727: Preparing 01d19eb8f580: Preparing 136d215a7046: Preparing c4ca7cac79ee: Preparing 3794b8398fee: Preparing 011c99429a99: Preparing 1e0e728cdca6: Preparing c9a1efa9158b: Preparing 6ca28d7e28c3: Preparing 4e682db68587: Preparing 174f56854903: Preparing 597adb989727: Waiting 01d19eb8f580: Waiting 136d215a7046: Waiting c4ca7cac79ee: Waiting 3794b8398fee: Waiting 011c99429a99: Waiting 1e0e728cdca6: Waiting c9a1efa9158b: Waiting 6ca28d7e28c3: Waiting 4e682db68587: Waiting 174f56854903: Waiting c4ca7cac79ee: Layer already exists 3794b8398fee: Layer already exists 136d215a7046: Layer already exists 597adb989727: Pushed 01d19eb8f580: Layer already exists 011c99429a99: Layer already exists 1e0e728cdca6: Layer already exists c9a1efa9158b: Layer already exists 6ca28d7e28c3: Layer already exists 4e682db68587: Layer already exists 174f56854903: Layer already exists master-1_6_6_9-5: digest: sha256:d336dfb0e662edf5703d97044cd1ba7fa79a4f88bf4af856c53b951cbee7a61d size: 2619 2025-05-09 14:15:46,690: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds