2025-09-05 19:17:37,501: INFO: Building opensdn-controller-control-control 2025-09-05 19:17:37,561: 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-2_0_9_6-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-controller-control-control --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.06kB done #1 DONE 1.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_0_9_6-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 6.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_0_9_6-1 #6 ... #7 [internal] load build context #7 transferring context: 2.10kB done #7 DONE 2.2s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_0_9_6-1 #6 DONE 28.3s #8 [stage-1 2/4] COPY --from=build /root/work/build/production/control-node/contrail-control /usr/bin/contrail-control #8 DONE 1.4s #9 [stage-1 3/4] COPY entrypoint.sh / #9 DONE 1.2s #10 [stage-1 4/4] RUN set -e ; if [ ! -f /etc/authbind/byport/179 ]; then touch /etc/authbind/byport/179 ; chown contrail. /etc/authbind/byport/179 ; chmod 0755 /etc/authbind/byport/179 ; fi #10 DONE 3.1s #11 exporting to image #11 exporting layers #11 exporting layers 33.4s done #11 writing image sha256:8f44da93401fbac1728b9f4a537b3381d82972585d66897c4ecc1a6c7ac2f500 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_9_6-1 0.1s done #11 DONE 34.2s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-09-05 19:19:43,965: INFO: Docker build duration: 126 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 02e45f9594fb: Preparing e1cfd52f54d2: Preparing 2907c48a9f90: Preparing e3db394dc803: Preparing c43f10b63566: Preparing e53b30fcfa0e: Preparing a0510e70ffb9: Preparing e1cfd52f54d2: Waiting 2907c48a9f90: Waiting e3db394dc803: Waiting c43f10b63566: Waiting e53b30fcfa0e: Waiting a0510e70ffb9: Waiting e9b4e75eebac: Preparing f76d177200a2: Preparing 5fdba7e8c667: Preparing e2b660df8e7d: Preparing e9b4e75eebac: Waiting 35b130e5fccc: Preparing 8631b1a819b0: Preparing fee100bf930b: Preparing 776a5f326893: Preparing 44343de3ea1d: Preparing f76d177200a2: Waiting 5fdba7e8c667: Waiting e2b660df8e7d: Waiting 35b130e5fccc: Waiting 8631b1a819b0: Waiting fee100bf930b: Waiting 776a5f326893: Waiting 44343de3ea1d: Waiting e1cfd52f54d2: Pushed e3db394dc803: Layer already exists c43f10b63566: Layer already exists e53b30fcfa0e: Layer already exists a0510e70ffb9: Layer already exists e9b4e75eebac: Layer already exists 02e45f9594fb: Pushed f76d177200a2: Layer already exists 5fdba7e8c667: Layer already exists e2b660df8e7d: Layer already exists 35b130e5fccc: Layer already exists 8631b1a819b0: Layer already exists fee100bf930b: Layer already exists 776a5f326893: Layer already exists 44343de3ea1d: Layer already exists 2907c48a9f90: Pushed master-2_0_9_6-1: digest: sha256:667ea2ff3d3d411f0ac384f227d66d09a038221c4688e7cff24607b9939428db size: 3669 2025-09-05 19:21:27,803: INFO: Building opensdn-controller-control-control finished successfully, duration: 230 seconds