2025-08-11 15:22:30,005: INFO: Building opensdn-controller-control-named 2025-08-11 15:22:30,065: 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_8_5-1_4 --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} ---> 21c1a0d009e7 Step 4/9 : ARG CONTAINER_NAME ---> Running in daf3605c031d ---> Removed intermediate container daf3605c031d ---> daeee72cbb19 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 114fc218c921 ---> Removed intermediate container 114fc218c921 ---> 5568bd3fffd8 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 a680f8f65f00 ---> Removed intermediate container a680f8f65f00 ---> dc4a30b3c245 Step 7/9 : COPY entrypoint.sh / ---> 01ba60d14a09 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 80ca2cd6e2dc ---> Removed intermediate container 80ca2cd6e2dc ---> a2445ce56005 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 5972b0f7f98f ---> Removed intermediate container 5972b0f7f98f ---> 52658aa35dae [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 52658aa35dae Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_5-1_4 2025-08-11 15:22:45,780: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] b9c664961288: Preparing 374642f5da16: Preparing 30a171c49653: Preparing 0aa16ee32445: Preparing 473cc537b045: Preparing 11ea94879fb9: Preparing 2e6ff32678da: Preparing b954f7a3cb2b: Preparing cb71937d1097: Preparing 851297f0b976: Preparing 174f56854903: Preparing b9c664961288: Waiting 374642f5da16: Waiting 30a171c49653: Waiting 0aa16ee32445: Waiting 11ea94879fb9: Waiting 2e6ff32678da: Waiting b954f7a3cb2b: Waiting cb71937d1097: Waiting 473cc537b045: Waiting 174f56854903: Waiting 851297f0b976: Waiting 374642f5da16: Layer already exists 30a171c49653: Layer already exists 0aa16ee32445: Layer already exists 11ea94879fb9: Layer already exists b9c664961288: Pushed 473cc537b045: Layer already exists b954f7a3cb2b: Layer already exists 2e6ff32678da: Layer already exists cb71937d1097: Layer already exists 851297f0b976: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_4: digest: sha256:7f989b47fd279232a7b75edf1be80046e883f536e375c29f38aff1eed2b8aa38 size: 2619 2025-08-11 15:22:50,560: INFO: Building opensdn-controller-control-named finished successfully, duration: 21 seconds