2025-07-09 11:40:20,583: INFO: Building opensdn-controller-control-named 2025-07-09 11:40:20,625: 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_9_0_3-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} ---> 714482fa3168 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8a4fbdb954f8 ---> Removed intermediate container 8a4fbdb954f8 ---> 47b3dcf033d4 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in a7f2e7c0c4d9 ---> Removed intermediate container a7f2e7c0c4d9 ---> 435c906b8a40 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 6504f4dab70b ---> Removed intermediate container 6504f4dab70b ---> ead81cb6e02d Step 7/9 : COPY entrypoint.sh / ---> adec1bfd9654 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 62eeddaed4f2 ---> Removed intermediate container 62eeddaed4f2 ---> 88069f0896ea Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 6503211eb8a2 ---> Removed intermediate container 6503211eb8a2 ---> cc5d98310fe8 [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 cc5d98310fe8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_0_3-1 2025-07-09 11:40:37,391: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] a96f85a73e52: Preparing 170486c634aa: Preparing 06c647cf940c: Preparing 64135f797a0f: Preparing 170486c634aa: Waiting 06c647cf940c: Waiting a96f85a73e52: Waiting ee5412c3dbb7: Preparing 7a56955501e4: Preparing 367c305bf31f: Preparing 3a9c10b2d0f3: Preparing 5c415566d72f: Preparing b2e4ed3f4e24: Preparing 174f56854903: Preparing 7a56955501e4: Waiting 3a9c10b2d0f3: Waiting 5c415566d72f: Waiting b2e4ed3f4e24: Waiting ee5412c3dbb7: Waiting 367c305bf31f: Waiting 174f56854903: Waiting 64135f797a0f: Waiting a96f85a73e52: Pushed 170486c634aa: Layer already exists 06c647cf940c: Layer already exists 7a56955501e4: Layer already exists 64135f797a0f: Layer already exists ee5412c3dbb7: Layer already exists 174f56854903: Layer already exists b2e4ed3f4e24: Layer already exists 367c305bf31f: Layer already exists 5c415566d72f: Layer already exists 3a9c10b2d0f3: Layer already exists master-1_9_0_3-1: digest: sha256:a1df9727bfefb3f11d6a2978149de4118611913b6df2048c42509c7c7de53027 size: 2619 2025-07-09 11:40:40,635: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds