2025-05-29 09:26:01,898: INFO: Building opensdn-controller-control-named 2025-05-29 09:26:01,957: 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_7_6_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} ---> 93559445ca40 Step 4/9 : ARG CONTAINER_NAME ---> Running in 92af481fb873 ---> Removed intermediate container 92af481fb873 ---> cfe81fea617c Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in e1acdda00483 ---> Removed intermediate container e1acdda00483 ---> 3f2654e16c11 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 ec6f389c2855 ---> Removed intermediate container ec6f389c2855 ---> bd2ac5f431b7 Step 7/9 : COPY entrypoint.sh / ---> 5360b8c31218 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1828cab6805d ---> Removed intermediate container 1828cab6805d ---> 01844ff30821 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in bcd638f6c849 ---> Removed intermediate container bcd638f6c849 ---> 152482da99b0 [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 152482da99b0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_3-1 2025-05-29 09:26:18,153: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 17794b6634cd: Preparing 7687ccb3c3c0: Preparing 819df0199127: Preparing 713cd5cab106: Preparing e04efde76beb: Preparing 1bc231d087fe: Preparing 0af692d32480: Preparing a39b374d16ab: Preparing 77b2abfcb057: Preparing 50aa399c3b02: Preparing 174f56854903: Preparing 17794b6634cd: Waiting 7687ccb3c3c0: Waiting 819df0199127: Waiting 713cd5cab106: Waiting e04efde76beb: Waiting 1bc231d087fe: Waiting 0af692d32480: Waiting a39b374d16ab: Waiting 77b2abfcb057: Waiting 50aa399c3b02: Waiting 174f56854903: Waiting 819df0199127: Layer already exists 7687ccb3c3c0: Layer already exists 713cd5cab106: Layer already exists e04efde76beb: Layer already exists 1bc231d087fe: Layer already exists 17794b6634cd: Pushed a39b374d16ab: Layer already exists 0af692d32480: Layer already exists 77b2abfcb057: Layer already exists 50aa399c3b02: Layer already exists 174f56854903: Layer already exists master-1_7_6_3-1: digest: sha256:39734aab723ee2f21191a05ac5d98d450320a51e0596d4ec7a645770e7efab9b size: 2619 2025-05-29 09:26:21,799: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds