2026-08-22 18:05:13,306: INFO: Building opensdn-tor-agent 2026-08-22 18:05:13,360: 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-3_0_3_9-1_0 --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=26.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: #1 transferring dockerfile: 2.10kB done #1 DONE 2.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_0 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_0 #5 DONE 0.1s #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 2.3s #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 0.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.5s #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 0.6s #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.430 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 18 MB 00:00 #13 14.22 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.9 MB 00:00 #13 16.92 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 516 kB 00:00 #13 18.02 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 20 MB 00:00 #13 34.30 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 15 MB 00:00 #13 47.45 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.2 MB 00:00 #13 49.38 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 6.3 MB 00:00 #13 55.95 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 966 kB 00:00 #13 56.55 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 480 kB 00:00 #13 58.01 added from: http://tf-mirrors.gz1.opensdn.io/re 938 kB/s | 19 kB 00:00 #13 58.97 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 kB/s | 257 B 00:00 #13 59.82 added from: http://tf-mirrors.gz1.opensdn.io/re 612 kB/s | 15 kB 00:00 #13 61.10 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 112 kB 00:00 #13 63.85 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 44 MB 00:01 #13 96.46 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #13 99.02 Last metadata expiration check: 0:00:01 ago on Sat 22 Aug 2026 06:07:57 PM UTC. #13 109.1 Dependencies resolved. #13 109.1 ========================================================================================== #13 109.1 Package Arch Version Repository Size #13 109.1 ========================================================================================== #13 109.1 Installing: #13 109.1 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 109.1 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 109.1 Installing dependencies: #13 109.1 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 109.1 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 109.1 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 109.1 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 109.1 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 109.1 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 109.1 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 109.1 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 109.1 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 109.1 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 109.1 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 109.1 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 109.1 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 109.1 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 109.1 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 109.1 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 109.1 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 109.1 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 109.1 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 109.1 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 109.1 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 109.1 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 109.1 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 109.1 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 109.1 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 109.1 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 109.1 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 109.1 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 109.1 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 109.1 #13 109.1 Transaction Summary #13 109.1 ========================================================================================== #13 109.1 Install 31 Packages #13 109.1 #13 109.1 Total download size: 12 M #13 109.1 Installed size: 41 M #13 109.1 Downloading Packages: #13 109.2 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 87 kB/s | 9.9 kB 00:00 #13 109.2 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 128 kB/s | 15 kB 00:00 #13 109.2 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #13 109.2 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.4 MB/s | 35 kB 00:00 #13 109.2 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 109.2 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.9 MB/s | 43 kB 00:00 #13 109.2 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 30 kB 00:00 #13 109.2 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 11 kB 00:00 #13 109.2 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 37 kB 00:00 #13 109.2 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.0 MB/s | 55 kB 00:00 #13 109.3 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.0 MB/s | 99 kB 00:00 #13 109.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.1 MB/s | 37 kB 00:00 #13 109.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #13 109.3 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #13 109.3 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 109.3 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 716 kB/s | 13 kB 00:00 #13 109.3 (17/31): boost-program-options-1.75.0-13.el9_7. 4.3 MB/s | 104 kB 00:00 #13 109.3 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #13 109.3 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #13 109.4 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #13 109.4 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.0 MB/s | 127 kB 00:00 #13 109.4 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.5 MB/s | 25 kB 00:00 #13 109.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #13 109.4 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #13 109.4 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.8 MB/s | 53 kB 00:00 #13 109.4 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 21 kB 00:00 #13 109.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.2 MB/s | 28 kB 00:00 #13 109.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #13 109.4 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 109.4 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.4 MB/s | 67 kB 00:00 #13 109.6 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #13 109.6 -------------------------------------------------------------------------------- #13 109.6 Total 28 MB/s | 12 MB 00:00 #13 109.6 Running transaction check #13 109.6 Transaction check succeeded. #13 109.6 Running transaction test #13 110.0 Transaction test succeeded. #13 110.0 Running transaction #13 110.5 Preparing : 1/1 #13 110.7 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 110.7 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 110.7 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 110.7 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 111.1 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 111.1 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 111.2 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 111.2 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 111.2 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 111.2 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 111.3 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 111.3 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 111.3 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 111.3 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 111.3 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 111.3 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 111.3 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 111.3 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 111.3 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 111.4 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 111.4 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 111.4 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 111.4 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 111.4 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 111.4 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 111.4 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 111.4 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 111.4 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 111.4 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 111.5 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 111.5 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 111.5 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 111.8 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 111.8 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 111.8 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 111.8 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 111.8 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 111.8 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 111.8 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 111.8 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 111.8 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 111.8 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 111.8 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 111.8 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 111.8 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 111.8 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 111.8 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 111.8 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 111.8 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 111.8 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 111.8 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 111.8 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 111.8 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 111.8 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 111.8 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 111.8 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 111.8 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 111.8 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 111.8 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 111.8 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 111.8 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 111.8 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 111.8 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 111.9 #13 111.9 Installed: #13 111.9 boost-1.75.0-13.el9_7.x86_64 #13 111.9 boost-atomic-1.75.0-13.el9_7.x86_64 #13 111.9 boost-chrono-1.75.0-13.el9_7.x86_64 #13 111.9 boost-container-1.75.0-13.el9_7.x86_64 #13 111.9 boost-context-1.75.0-13.el9_7.x86_64 #13 111.9 boost-contract-1.75.0-13.el9_7.x86_64 #13 111.9 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 111.9 boost-date-time-1.75.0-13.el9_7.x86_64 #13 111.9 boost-fiber-1.75.0-13.el9_7.x86_64 #13 111.9 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 111.9 boost-graph-1.75.0-13.el9_7.x86_64 #13 111.9 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 111.9 boost-locale-1.75.0-13.el9_7.x86_64 #13 111.9 boost-log-1.75.0-13.el9_7.x86_64 #13 111.9 boost-math-1.75.0-13.el9_7.x86_64 #13 111.9 boost-nowide-1.75.0-13.el9_7.x86_64 #13 111.9 boost-program-options-1.75.0-13.el9_7.x86_64 #13 111.9 boost-python3-1.75.0-13.el9_7.x86_64 #13 111.9 boost-random-1.75.0-13.el9_7.x86_64 #13 111.9 boost-regex-1.75.0-13.el9_7.x86_64 #13 111.9 boost-serialization-1.75.0-13.el9_7.x86_64 #13 111.9 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 111.9 boost-system-1.75.0-13.el9_7.x86_64 #13 111.9 boost-test-1.75.0-13.el9_7.x86_64 #13 111.9 boost-thread-1.75.0-13.el9_7.x86_64 #13 111.9 boost-timer-1.75.0-13.el9_7.x86_64 #13 111.9 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 111.9 boost-wave-1.75.0-13.el9_7.x86_64 #13 111.9 gperftools-libs-2.9.1-3.el9.x86_64 #13 111.9 libicu-67.1-10.el9_6.x86_64 #13 111.9 libunwind-1.6.2-1.el9.x86_64 #13 111.9 #13 111.9 Complete! #13 112.4 77 files removed #13 113.0 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 113.1 Collecting contrail-vrouter-api==0.1.dev0 #13 113.1 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 113.6 Installing collected packages: contrail-vrouter-api #13 113.6 Successfully installed contrail-vrouter-api-0.1.dev0 #13 113.6 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 114.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 3.0s done #15 writing image sha256:9498038661aa97618a14a608b5b7c5f7cc4907b9f98c5dc6b84c3ea9823802fa #15 writing image sha256:9498038661aa97618a14a608b5b7c5f7cc4907b9f98c5dc6b84c3ea9823802fa 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-1_0 0.1s done #15 DONE 3.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-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-08-22 18:08:20,000: INFO: Docker build duration: 186 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f5be4624469c: Preparing 243475fc0df3: Preparing 0861a2cf818e: Preparing 28ad9b8f89a1: Preparing 9f46ff9a2be4: Preparing 3811630543ea: Preparing 29df1953171f: Preparing df8a9b005080: Preparing d829850b3b98: Preparing 05e66d285f3f: Preparing 74e676a68f64: Preparing 0a356931d0a8: Preparing b395d299bf0f: Preparing 033b95c3cc65: Preparing 9f7ce5667c48: Preparing 0befa4ede34a: Preparing b7f7b497167d: Preparing 4f594bcc5fc5: Preparing 3c2081dc0cd7: Preparing 55089e1b4aff: Preparing 44343de3ea1d: Preparing f5be4624469c: Waiting 243475fc0df3: Waiting 0861a2cf818e: Waiting 28ad9b8f89a1: Waiting 9f46ff9a2be4: Waiting 3811630543ea: Waiting 29df1953171f: Waiting df8a9b005080: Waiting d829850b3b98: Waiting 05e66d285f3f: Waiting 74e676a68f64: Waiting 0a356931d0a8: Waiting b395d299bf0f: Waiting 033b95c3cc65: Waiting 9f7ce5667c48: Waiting 0befa4ede34a: Waiting b7f7b497167d: Waiting 4f594bcc5fc5: Waiting 3c2081dc0cd7: Waiting 55089e1b4aff: Waiting 44343de3ea1d: Waiting f5be4624469c: Pushed 0861a2cf818e: Pushed 28ad9b8f89a1: Pushed 9f46ff9a2be4: Pushed 3811630543ea: Pushed 29df1953171f: Pushed 243475fc0df3: Pushed df8a9b005080: Layer already exists 74e676a68f64: Layer already exists d829850b3b98: Layer already exists 05e66d285f3f: Layer already exists b395d299bf0f: Layer already exists 033b95c3cc65: Layer already exists 0a356931d0a8: Layer already exists 9f7ce5667c48: Layer already exists b7f7b497167d: Layer already exists 0befa4ede34a: Layer already exists 3c2081dc0cd7: Layer already exists 4f594bcc5fc5: Layer already exists 55089e1b4aff: Layer already exists 44343de3ea1d: Layer already exists master-3_0_3_9-1_0: digest: sha256:3e32728f81a8429bc8a9e3303036e9eed961dd04754b5b5249c8eac39ea79d53 size: 4713 2026-08-22 18:08:37,769: INFO: Building opensdn-tor-agent finished successfully, duration: 204 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_3_9-1_0 dd0bdbf6213f 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_3_9-1_0 863a5b775d2c 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-1_0 73409a5d90a3 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_3_9-1_0 801c249ac183 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_9-1_0 97104846f0e6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_3_9-1_0 eb287e7537f8 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_3_9-1_0 c1a9318b6589 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_3_9-1_0 08324851b49f 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_9-1_0 e01d82107d28 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_0 a8c02d1a7989 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_9-1_0 40c002e18cd6 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_9-1_0 809079f84039 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_9-1_0 6f7ed4b0cf33 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_3_9-1_0 0f51b14e8f9c 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_3_9-1_0 e5ce1c60b4c4 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_3_9-1_0 1cd179569c2d 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_3_9-1_0 44a97e7961df 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_3_9-1_0 b84922846ab8 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_3_9-1_0 adb911e8accd 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_3_9-1_0 6bc36159e59b 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_3_9-1_0 0edd6c627ead 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_3_9-1_0 e6fb3692de30 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_3_9-1_0 dfbc627f9b21 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_3_9-1_0 6037c0ac3ca6 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_3_9-1_0 c211fa563c85 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_3_9-1_0 81e9f773f2fa 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_3_9-1_0 54757cfe587f 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_3_9-1_0 693a5d60ed65 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_3_9-1_0 81fcc01c9a20 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_3_9-1_0 d9e1abf60e9e 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_3_9-1_0 69ab8af6ff7e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_3_9-1_0 5ed85dc8596e 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_3_9-1_0 16903be4a1cf 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_3_9-1_0 8c6907671089 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_9-1_0 d0ea187901df 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_9-1_0 000c99f6da63 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_3_9-1_0 5724e1f75a9c 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_3_9-1_0 8704cbdf2025 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_3_9-1_0 619955900a4b 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_3_9-1_0 b72e9c7c4e71 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_3_9-1_0 7189392a5aa4 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_3_9-1_0 b418c0923664 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_3_9-1_0 b7a3941d4f05 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_3_9-1_0 50b42ad9715e 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_3_9-1_0 f46e5d9200c8 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-1_0 9498038661aa 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_3_9-1_0 1e2a82302967 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_3_9-1_0 293bea09873e 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_9-1_0 ea54ad7facce 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_3_9-1_0 7614939e7f0e 890MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_3_9-1_0 6c8c77d653ee 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_3_9-1_0 d6bc141308c6 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 15f31b974fb7 21.4GB 0B U tf-dev-sandbox:compile 1645da1ab119 38.3GB 0B