2025-05-07 11:47:16,434: INFO: Building opensdn-controller-control-named 2025-05-07 11:47:16,479: 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_3-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} ---> 5a77fd4dc2b5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4cb81cd05f4c ---> Removed intermediate container 4cb81cd05f4c ---> 8c30944b40d0 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5921b4020ba2 ---> Removed intermediate container 5921b4020ba2 ---> be179201fb90 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 aaad7a2d556e ---> Removed intermediate container aaad7a2d556e ---> 06c6cb96d65b Step 7/9 : COPY entrypoint.sh / ---> fee93252c90f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a5ec0f47b575 ---> Removed intermediate container a5ec0f47b575 ---> 9282338d6b62 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d636747c9368 ---> Removed intermediate container d636747c9368 ---> a5a5a07bceee [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 a5a5a07bceee Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_3-5 2025-05-07 11:47:30,214: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 2a38ea20ee46: Preparing fd82963976c2: Preparing 789a024d802b: Preparing dbea857a68f4: Preparing c2c5c82a2191: Preparing 04aa517be000: Preparing f031cce202bb: Preparing b2bf2fe654b5: Preparing 91b9a73638bc: Preparing 41b840dda21f: Preparing 174f56854903: Preparing 2a38ea20ee46: Waiting fd82963976c2: Waiting 789a024d802b: Waiting dbea857a68f4: Waiting c2c5c82a2191: Waiting 04aa517be000: Waiting f031cce202bb: Waiting b2bf2fe654b5: Waiting 91b9a73638bc: Waiting 41b840dda21f: Waiting 174f56854903: Waiting c2c5c82a2191: Layer already exists 789a024d802b: Layer already exists 2a38ea20ee46: Pushed fd82963976c2: Layer already exists dbea857a68f4: Layer already exists 04aa517be000: Layer already exists f031cce202bb: Layer already exists 91b9a73638bc: Layer already exists b2bf2fe654b5: Layer already exists 41b840dda21f: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-5: digest: sha256:c4582bcfae644b91147e86c197c1aec62c924a264f443ab9910451436b8eed3e size: 2619 2025-05-07 11:47:32,194: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds