2025-06-25 14:56:40,138: INFO: Building opensdn-controller-control-named 2025-06-25 14:56:40,284: 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_1-3_7 --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} ---> 6bbf239d5486 Step 4/9 : ARG CONTAINER_NAME ---> Running in f43d1d19afd9 ---> Removed intermediate container f43d1d19afd9 ---> e62a0da385f9 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4632e4a12954 ---> Removed intermediate container 4632e4a12954 ---> 13baeaaa2664 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 730b701883f3 ---> Removed intermediate container 730b701883f3 ---> 01494502f7fe Step 7/9 : COPY entrypoint.sh / ---> 57e0aee30ec7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in acac30440987 ---> Removed intermediate container acac30440987 ---> 2686fe0a25e8 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 256a8a320eb3 ---> Removed intermediate container 256a8a320eb3 ---> a05b9337795d [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 a05b9337795d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-3_7 2025-06-25 14:56:55,313: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 85a1f604c335: Preparing c9622d691347: Preparing 46bcf2e6bbde: Preparing 964e6dbd4b4f: Preparing 31a92d407f51: Preparing 34082dd974d6: Preparing 98f9d156d136: Preparing 7ce828ef8a0a: Preparing 0819e74caede: Preparing bcbb738e1afe: Preparing 85a1f604c335: Waiting c9622d691347: Waiting 46bcf2e6bbde: Waiting 964e6dbd4b4f: Waiting 31a92d407f51: Waiting 34082dd974d6: Waiting 98f9d156d136: Waiting 7ce828ef8a0a: Waiting 0819e74caede: Waiting bcbb738e1afe: Waiting 174f56854903: Preparing 174f56854903: Waiting 46bcf2e6bbde: Layer already exists c9622d691347: Layer already exists 964e6dbd4b4f: Layer already exists 85a1f604c335: Pushed 31a92d407f51: Layer already exists 98f9d156d136: Layer already exists 34082dd974d6: Layer already exists 7ce828ef8a0a: Layer already exists 0819e74caede: Layer already exists bcbb738e1afe: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-3_7: digest: sha256:9ce35bffbe80c956f54892df8182c263cf691f72570252798ef55081f3dd4627 size: 2619 2025-06-25 14:56:59,793: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds