2026-03-09 01:17:57,643: INFO: Building opensdn-tor-agent 2026-03-09 01:17:57,651: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-tor-agent --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 --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.10kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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: 2B done #4 DONE 0.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [internal] load build context #7 ... #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 0.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.2s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 2.704 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 14 MB 00:00 #13 7.916 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 1.9 MB 00:00 #13 8.629 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 402 kB 00:00 #13 9.732 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 16 MB 00:00 #13 17.28 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 11 MB 00:00 #13 23.77 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.1 MB 00:00 #13 25.45 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.8 MB 00:00 #13 29.91 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 30.86 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 474 kB 00:00 #13 31.46 added from: http://tf-mirrors.gz1.opensdn.io/re 537 kB/s | 18 kB 00:00 #13 31.88 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #13 32.62 added from: http://tf-mirrors.gz1.opensdn.io/re 546 kB/s | 15 kB 00:00 #13 33.17 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 96 kB 00:00 #13 34.82 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 39 MB 00:00 #13 62.53 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 80.38 Dependencies resolved. #13 80.38 ========================================================================================== #13 80.38 Package Arch Version Repository Size #13 80.38 ========================================================================================== #13 80.38 Installing: #13 80.38 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 80.38 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 80.38 Installing dependencies: #13 80.38 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 80.38 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 80.38 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 80.38 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.38 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 80.38 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 80.38 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 80.38 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 80.38 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 80.38 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 80.38 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 80.38 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 80.38 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 80.38 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 80.38 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.38 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 80.38 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 80.38 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 80.38 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 80.38 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 80.38 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 80.38 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 80.38 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 80.38 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 80.38 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 80.38 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 80.38 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 80.38 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 80.38 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 80.38 #13 80.38 Transaction Summary #13 80.38 ========================================================================================== #13 80.38 Install 31 Packages #13 80.38 #13 80.40 Total download size: 12 M #13 80.40 Installed size: 41 M #13 80.40 Downloading Packages: #13 80.48 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 214 kB/s | 15 kB 00:00 #13 80.62 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 47 kB/s | 9.9 kB 00:00 #13 80.96 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 47 kB/s | 23 kB 00:00 #13 80.97 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 102 kB/s | 35 kB 00:00 #13 80.97 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 13 kB 00:00 #13 80.97 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.9 MB/s | 43 kB 00:00 #13 80.97 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.5 MB/s | 30 kB 00:00 #13 80.98 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #13 80.98 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 37 kB 00:00 #13 80.98 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.8 MB/s | 55 kB 00:00 #13 81.00 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 81.00 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.7 MB/s | 37 kB 00:00 #13 81.00 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 81.02 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 203 kB 00:00 #13 81.03 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 405 kB 00:00 #13 81.03 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 964 kB/s | 13 kB 00:00 #13 81.03 (17/31): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #13 81.03 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.9 MB/s | 91 kB 00:00 #13 81.05 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #13 81.07 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 7.9 MB/s | 275 kB 00:00 #13 81.08 (21/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.9 MB/s | 25 kB 00:00 #13 81.08 (22/31): boost-serialization-1.75.0-13.el9_7.x8 3.0 MB/s | 127 kB 00:00 #13 81.08 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #13 81.09 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 228 kB 00:00 #13 81.09 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.4 MB/s | 53 kB 00:00 #13 81.10 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 21 kB 00:00 #13 81.10 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.7 MB/s | 28 kB 00:00 #13 81.11 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #13 81.12 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 81.12 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.2 MB/s | 67 kB 00:00 #13 81.19 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #13 81.19 -------------------------------------------------------------------------------- #13 81.19 Total 15 MB/s | 12 MB 00:00 #13 81.19 Running transaction check #13 81.23 Transaction check succeeded. #13 81.23 Running transaction test #13 81.53 Transaction test succeeded. #13 81.53 Running transaction #13 81.90 Preparing : 1/1 #13 82.09 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 82.11 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 82.12 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 82.12 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 82.55 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 82.59 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 82.60 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 82.62 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 82.62 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 82.64 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 82.66 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 82.66 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 82.67 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 82.68 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 82.70 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 82.72 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 82.74 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 82.74 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 82.76 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 82.78 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 82.80 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 82.82 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 82.83 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 82.84 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 82.85 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 82.88 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 82.89 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 82.90 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 82.90 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 82.91 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 82.94 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 82.96 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 83.26 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 83.26 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 83.27 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 83.27 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 83.27 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 83.27 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 83.27 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 83.27 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 83.27 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 83.27 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 83.27 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 83.27 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 83.27 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 83.27 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 83.27 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 83.27 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 83.27 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 83.27 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 83.27 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 83.27 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 83.27 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 83.27 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 83.27 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 83.27 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 83.27 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 83.27 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 83.27 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 83.27 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 83.27 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 83.27 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 83.27 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 83.39 #13 83.39 Installed: #13 83.39 boost-1.75.0-13.el9_7.x86_64 #13 83.39 boost-atomic-1.75.0-13.el9_7.x86_64 #13 83.39 boost-chrono-1.75.0-13.el9_7.x86_64 #13 83.39 boost-container-1.75.0-13.el9_7.x86_64 #13 83.39 boost-context-1.75.0-13.el9_7.x86_64 #13 83.39 boost-contract-1.75.0-13.el9_7.x86_64 #13 83.39 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 83.39 boost-date-time-1.75.0-13.el9_7.x86_64 #13 83.39 boost-fiber-1.75.0-13.el9_7.x86_64 #13 83.39 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 83.39 boost-graph-1.75.0-13.el9_7.x86_64 #13 83.39 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 83.39 boost-locale-1.75.0-13.el9_7.x86_64 #13 83.39 boost-log-1.75.0-13.el9_7.x86_64 #13 83.39 boost-math-1.75.0-13.el9_7.x86_64 #13 83.39 boost-nowide-1.75.0-13.el9_7.x86_64 #13 83.39 boost-program-options-1.75.0-13.el9_7.x86_64 #13 83.39 boost-python3-1.75.0-13.el9_7.x86_64 #13 83.39 boost-random-1.75.0-13.el9_7.x86_64 #13 83.39 boost-regex-1.75.0-13.el9_7.x86_64 #13 83.39 boost-serialization-1.75.0-13.el9_7.x86_64 #13 83.39 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 83.39 boost-system-1.75.0-13.el9_7.x86_64 #13 83.39 boost-test-1.75.0-13.el9_7.x86_64 #13 83.39 boost-thread-1.75.0-13.el9_7.x86_64 #13 83.39 boost-timer-1.75.0-13.el9_7.x86_64 #13 83.39 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 83.39 boost-wave-1.75.0-13.el9_7.x86_64 #13 83.39 gperftools-libs-2.9.1-3.el9.x86_64 #13 83.39 libicu-67.1-10.el9_6.x86_64 #13 83.39 libunwind-1.6.2-1.el9.x86_64 #13 83.39 #13 83.39 Complete! #13 84.18 77 files removed #13 85.20 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 85.27 Collecting contrail-vrouter-api==0.1.dev0 #13 85.27 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 85.83 Installing collected packages: contrail-vrouter-api #13 85.86 Successfully installed contrail-vrouter-api-0.1.dev0 #13 85.86 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 DONE 86.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 2.4s done #15 writing image sha256:de67fada87433c7c6e2cf73c8350a560b81ec8986ddb7acf97f187099d1d1dbc #15 writing image sha256:de67fada87433c7c6e2cf73c8350a560b81ec8986ddb7acf97f187099d1d1dbc 0.0s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly done #15 DONE 2.6s 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-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-09 01:19:37,714: INFO: Docker build duration: 100 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 92824dd9fbd5: Preparing e53179584eb0: Preparing 98a27dc936d9: Preparing f622d8f0f781: Preparing 1ef19c7547e9: Preparing 3c044b281980: Preparing a57bd5952752: Preparing e61ebf655858: Preparing 5fda4ef28c38: Preparing 863fa4d59cc1: Preparing 382f3bf5b5fa: Preparing bcf6b52a05aa: Preparing 7abc7b0c821d: Preparing ced280e1fea7: Preparing 00d36ff39014: Preparing e8e1c0792e98: Preparing 1d61ba87f85d: Preparing da41c9ef3125: Preparing 69acd8dbf814: Preparing 4d922373868b: Preparing 44343de3ea1d: Preparing 3c044b281980: Waiting a57bd5952752: Waiting e61ebf655858: Waiting 5fda4ef28c38: Waiting 863fa4d59cc1: Waiting 382f3bf5b5fa: Waiting bcf6b52a05aa: Waiting 7abc7b0c821d: Waiting ced280e1fea7: Waiting 00d36ff39014: Waiting e8e1c0792e98: Waiting 1d61ba87f85d: Waiting da41c9ef3125: Waiting 69acd8dbf814: Waiting 4d922373868b: Waiting 44343de3ea1d: Waiting f622d8f0f781: Pushed 92824dd9fbd5: Pushed 98a27dc936d9: Pushed e61ebf655858: Layer already exists 5fda4ef28c38: Layer already exists 1ef19c7547e9: Pushed 3c044b281980: Pushed 863fa4d59cc1: Layer already exists bcf6b52a05aa: Layer already exists 382f3bf5b5fa: Layer already exists ced280e1fea7: Layer already exists 7abc7b0c821d: Layer already exists 00d36ff39014: Layer already exists e8e1c0792e98: Layer already exists a57bd5952752: Pushed 69acd8dbf814: Layer already exists 1d61ba87f85d: Layer already exists da41c9ef3125: Layer already exists 44343de3ea1d: Layer already exists 4d922373868b: Layer already exists e53179584eb0: Pushed nightly: digest: sha256:d2b3b4929f9101f9bb3d70c98e98ba4d58f528a9d1cb886ef31f7269bda8c3b8 size: 4713 2026-03-09 01:20:02,402: INFO: Building opensdn-tor-agent finished successfully, duration: 125 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly 76d19148fd90 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 06da0faec595 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly dd12b98fcd0e 748MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 091653aee662 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 572b8a1a3b46 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly e1a80a97ab49 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly d320195ed237 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 812bc9f6b4e2 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 2a58db7588bb 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 8990861a3ca8 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly fd02e79e426f 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 73f7b98bdeaa 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 0dbe221e237b 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 49d7a63e1170 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 899e69c682c7 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 07d797d4084e 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 0cb8b3feb02d 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 6a616fbcf5f0 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 6a0e0916c3db 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 5874a545902c 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 67493e19788a 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 60b9ef11f21e 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 2ecb8e9abd2b 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 46b853ff75c3 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 957aec010a39 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 204bdf5add6b 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 3b60437b7fd9 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 144231a69997 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly e3209843e8b3 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly aa00d5074cb8 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 92a02000271a 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 630c24184d24 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 4641b9db07b3 671MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 2c8ca31a1c4c 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly f76645811194 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly f3ab134e9ac6 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 163eddc39817 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly f53cc7f9420d 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly af50e8b503e5 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 6ac03f2a7760 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly de67fada8743 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly f27f58e799da 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 724767a3b8ab 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 9bec1b75c1ab 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile e9fea4facd05 24.7GB 0B tf-dev-sandbox:stable 9bec1b75c1ab 2.9GB 0B U