2025-06-09 15:53:25,206: INFO: Building opensdn-controller-control-named 2025-06-09 15:53:25,285: 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_8_2_1-2 --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} ---> 23ea73ca90fc Step 4/9 : ARG CONTAINER_NAME ---> Running in c14f05c14a2b ---> Removed intermediate container c14f05c14a2b ---> cde36ff6ee40 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 32f18e606e61 ---> Removed intermediate container 32f18e606e61 ---> cc3845eb7069 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 dc5201673692 ---> Removed intermediate container dc5201673692 ---> e54a3fab5899 Step 7/9 : COPY entrypoint.sh / ---> 10b3f0b2a33d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5291cd3305dd ---> Removed intermediate container 5291cd3305dd ---> 502c0cd370f4 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 537562bc1c0d ---> Removed intermediate container 537562bc1c0d ---> a6b5340e451d [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 a6b5340e451d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_2_1-2 2025-06-09 15:53:41,187: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 82de474a4dd2: Preparing 52f226ff1c05: Preparing c5e52ea47a81: Preparing 2425ae065226: Preparing 55ea78bae23f: Preparing 30146c74e4d7: Preparing 05119fd99294: Preparing 0f1754337ea6: Preparing 2361d55ec9fc: Preparing 8a5fb7356a1c: Preparing 174f56854903: Preparing 82de474a4dd2: Waiting 52f226ff1c05: Waiting c5e52ea47a81: Waiting 2425ae065226: Waiting 55ea78bae23f: Waiting 30146c74e4d7: Waiting 05119fd99294: Waiting 0f1754337ea6: Waiting 2361d55ec9fc: Waiting 8a5fb7356a1c: Waiting 174f56854903: Waiting 52f226ff1c05: Layer already exists 2425ae065226: Layer already exists 30146c74e4d7: Layer already exists 55ea78bae23f: Layer already exists 82de474a4dd2: Pushed 05119fd99294: Layer already exists c5e52ea47a81: Layer already exists 0f1754337ea6: Layer already exists 2361d55ec9fc: Layer already exists 8a5fb7356a1c: Layer already exists 174f56854903: Layer already exists master-1_8_2_1-2: digest: sha256:c783396b024980681ffd38866ef9844500142a608446f1e37e2da60058afbc42 size: 2619 2025-06-09 15:53:43,814: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds