2026-08-21 04:21:44,231: INFO: Building opensdn-tor-agent 2026-08-21 04:21:44,293: 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_4_1-2 --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 1.7s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-2 #5 DONE 1.3s #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 1.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.3s #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 1.913 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 18 MB 00:00 #13 9.786 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 2.9 MB 00:00 #13 11.06 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 516 kB 00:00 #13 12.30 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 20 MB 00:00 #13 30.92 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 15 MB 00:00 #13 43.25 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.2 MB 00:00 #13 44.35 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 6.3 MB 00:00 #13 50.00 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 966 kB 00:00 #13 51.56 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 480 kB 00:00 #13 52.73 added from: http://tf-mirrors.gz1.opensdn.io/re 661 kB/s | 19 kB 00:00 #13 53.64 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 kB/s | 257 B 00:00 #13 54.51 added from: http://tf-mirrors.gz1.opensdn.io/re 482 kB/s | 15 kB 00:00 #13 56.01 added from: http://tf-mirrors.gz1.opensdn.io/re 160 kB/s | 112 kB 00:00 #13 58.09 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 44 MB 00:01 #13 95.45 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 98.94 Last metadata expiration check: 0:00:01 ago on Fri 21 Aug 2026 04:24:05 AM UTC. #13 112.7 Dependencies resolved. #13 112.7 ========================================================================================== #13 112.7 Package Arch Version Repository Size #13 112.7 ========================================================================================== #13 112.7 Installing: #13 112.7 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 112.7 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 112.7 Installing dependencies: #13 112.7 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 112.7 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 112.7 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 112.7 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 112.7 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 112.7 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 112.7 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 112.7 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 112.7 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 112.7 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 112.7 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 112.7 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 112.7 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 112.7 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 112.7 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 112.7 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 112.7 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 112.7 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 112.7 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 112.7 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 112.7 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 112.7 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 112.7 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 112.7 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 112.7 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 112.7 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 112.7 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 112.7 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 112.7 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 112.7 #13 112.7 Transaction Summary #13 112.7 ========================================================================================== #13 112.7 Install 31 Packages #13 112.7 #13 112.7 Total download size: 12 M #13 112.7 Installed size: 41 M #13 112.7 Downloading Packages: #13 112.7 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 536 kB/s | 9.9 kB 00:00 #13 112.7 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 700 kB/s | 15 kB 00:00 #13 112.7 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 112.7 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 35 kB 00:00 #13 112.8 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 629 kB/s | 13 kB 00:00 #13 112.8 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.1 MB/s | 43 kB 00:00 #13 112.8 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 30 kB 00:00 #13 112.8 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 11 kB 00:00 #13 112.8 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.2 MB/s | 37 kB 00:00 #13 112.8 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.5 MB/s | 55 kB 00:00 #13 112.8 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 112.8 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.8 MB/s | 37 kB 00:00 #13 112.8 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 25 MB/s | 212 kB 00:00 #13 112.8 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 405 kB 00:00 #13 112.8 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.4 MB/s | 203 kB 00:00 #13 112.8 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 639 kB/s | 13 kB 00:00 #13 112.8 (17/31): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #13 112.8 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #13 112.8 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.4 MB/s | 22 kB 00:00 #13 112.8 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 112.8 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.5 MB/s | 127 kB 00:00 #13 112.9 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.7 MB/s | 25 kB 00:00 #13 112.9 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 11 kB 00:00 #13 112.9 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 228 kB 00:00 #13 112.9 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 53 kB 00:00 #13 112.9 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 21 kB 00:00 #13 112.9 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.5 MB/s | 28 kB 00:00 #13 112.9 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 207 kB 00:00 #13 112.9 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 112.9 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.1 MB/s | 67 kB 00:00 #13 113.1 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #13 113.1 -------------------------------------------------------------------------------- #13 113.1 Total 37 MB/s | 12 MB 00:00 #13 113.1 Running transaction check #13 113.1 Transaction check succeeded. #13 113.1 Running transaction test #13 113.4 Transaction test succeeded. #13 113.4 Running transaction #13 113.8 Preparing : 1/1 #13 113.9 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 113.9 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 113.9 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 113.9 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 114.3 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 114.3 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 114.3 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 114.3 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 114.3 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 114.4 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 114.4 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 114.4 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 114.4 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 114.4 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 114.4 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 114.4 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 114.4 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 114.4 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 114.4 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 114.5 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 114.6 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 114.6 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 114.7 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 114.7 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 114.7 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 114.7 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 114.7 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 114.7 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 114.7 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 114.7 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 114.8 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 114.8 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 114.9 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 114.9 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 114.9 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 114.9 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 114.9 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 114.9 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 114.9 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 114.9 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 114.9 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 114.9 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 114.9 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 114.9 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 114.9 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 114.9 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 114.9 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 114.9 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 114.9 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 114.9 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 114.9 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 114.9 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 114.9 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 114.9 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 114.9 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 114.9 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 114.9 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 114.9 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 114.9 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 114.9 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 114.9 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 114.9 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 114.9 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 115.1 #13 115.1 Installed: #13 115.1 boost-1.75.0-13.el9_7.x86_64 #13 115.1 boost-atomic-1.75.0-13.el9_7.x86_64 #13 115.1 boost-chrono-1.75.0-13.el9_7.x86_64 #13 115.1 boost-container-1.75.0-13.el9_7.x86_64 #13 115.1 boost-context-1.75.0-13.el9_7.x86_64 #13 115.1 boost-contract-1.75.0-13.el9_7.x86_64 #13 115.1 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 115.1 boost-date-time-1.75.0-13.el9_7.x86_64 #13 115.1 boost-fiber-1.75.0-13.el9_7.x86_64 #13 115.1 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 115.1 boost-graph-1.75.0-13.el9_7.x86_64 #13 115.1 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 115.1 boost-locale-1.75.0-13.el9_7.x86_64 #13 115.1 boost-log-1.75.0-13.el9_7.x86_64 #13 115.1 boost-math-1.75.0-13.el9_7.x86_64 #13 115.1 boost-nowide-1.75.0-13.el9_7.x86_64 #13 115.1 boost-program-options-1.75.0-13.el9_7.x86_64 #13 115.1 boost-python3-1.75.0-13.el9_7.x86_64 #13 115.1 boost-random-1.75.0-13.el9_7.x86_64 #13 115.1 boost-regex-1.75.0-13.el9_7.x86_64 #13 115.1 boost-serialization-1.75.0-13.el9_7.x86_64 #13 115.1 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 115.1 boost-system-1.75.0-13.el9_7.x86_64 #13 115.1 boost-test-1.75.0-13.el9_7.x86_64 #13 115.1 boost-thread-1.75.0-13.el9_7.x86_64 #13 115.1 boost-timer-1.75.0-13.el9_7.x86_64 #13 115.1 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 115.1 boost-wave-1.75.0-13.el9_7.x86_64 #13 115.1 gperftools-libs-2.9.1-3.el9.x86_64 #13 115.1 libicu-67.1-10.el9_6.x86_64 #13 115.1 libunwind-1.6.2-1.el9.x86_64 #13 115.1 #13 115.1 Complete! #13 115.6 77 files removed #13 116.3 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 116.4 Collecting contrail-vrouter-api==0.1.dev0 #13 116.4 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 116.8 Installing collected packages: contrail-vrouter-api #13 116.8 Successfully installed contrail-vrouter-api-0.1.dev0 #13 116.8 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 117.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 3.6s done #15 writing image sha256:0a2f72c1916fa05632c7135c0ecdcc6a2dd8fb724ea402d9d4ecd228c2c08306 #15 writing image sha256:0a2f72c1916fa05632c7135c0ecdcc6a2dd8fb724ea402d9d4ecd228c2c08306 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_4_1-2 0.1s done #15 DONE 4.0s 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-21 04:24:33,702: INFO: Docker build duration: 169 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] fe68cf933c02: Preparing f68e58f9387e: Preparing 3900be53ee2e: Preparing cde34f60fcd0: Preparing 774d4c6b6700: Preparing 458bf91c9778: Preparing a4f5b8a4143a: Preparing d10143b4d2ff: Preparing c172b474a252: Preparing 04f61a5068a9: Preparing 69f15759a20d: Preparing 270eb4bb5bfc: Preparing 915c80e9d7da: Preparing 13514e87cc5b: Preparing bb3afa6a81e5: Preparing d1481294e492: Preparing 2ad745a43fb6: Preparing a0d73d257ff7: Preparing 6a909b876b81: Preparing 77189b2c179d: Preparing 44343de3ea1d: Preparing fe68cf933c02: Waiting f68e58f9387e: Waiting 3900be53ee2e: Waiting cde34f60fcd0: Waiting 774d4c6b6700: Waiting 458bf91c9778: Waiting a4f5b8a4143a: Waiting d10143b4d2ff: Waiting c172b474a252: Waiting 04f61a5068a9: Waiting 69f15759a20d: Waiting 270eb4bb5bfc: Waiting 915c80e9d7da: Waiting 13514e87cc5b: Waiting bb3afa6a81e5: Waiting d1481294e492: Waiting 2ad745a43fb6: Waiting a0d73d257ff7: Waiting 6a909b876b81: Waiting 77189b2c179d: Waiting 44343de3ea1d: Waiting fe68cf933c02: Pushed 3900be53ee2e: Pushed cde34f60fcd0: Pushed 774d4c6b6700: Pushed 458bf91c9778: Pushed d10143b4d2ff: Layer already exists c172b474a252: Layer already exists a4f5b8a4143a: Pushed 04f61a5068a9: Layer already exists 69f15759a20d: Layer already exists 270eb4bb5bfc: Layer already exists 915c80e9d7da: Layer already exists 13514e87cc5b: Layer already exists bb3afa6a81e5: Layer already exists d1481294e492: Layer already exists 2ad745a43fb6: Layer already exists a0d73d257ff7: Layer already exists 6a909b876b81: Layer already exists 77189b2c179d: Layer already exists 44343de3ea1d: Layer already exists f68e58f9387e: Pushed master-3_0_4_1-2: digest: sha256:2b1f9eefaa0a837b6efa877bfe25ca207f556fd4e6a4d698894e54c5562b8758 size: 4713 2026-08-21 04:24:43,945: INFO: Building opensdn-tor-agent finished successfully, duration: 179 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_4_1-2 c8527c894234 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_4_1-2 4157e0a2f3eb 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_4_1-2 eb413af2727c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_4_1-2 f201e1b22d44 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_4_1-2 11c680d23642 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_4_1-2 ad4e5c7e650b 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_4_1-2 4e547f61f163 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_4_1-2 cdd6791f778f 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_4_1-2 f19a57b99486 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-2 1ddfcf4e0e0f 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_4_1-2 068e431fe40f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_4_1-2 9e4462a7c310 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_4_1-2 d5819063ca53 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_4_1-2 64e8fb0de8c7 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_4_1-2 9ad25dfbcfe5 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_4_1-2 168ab76a46df 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_4_1-2 485de6472c6f 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_4_1-2 a76621a70a71 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_4_1-2 a34b825b1294 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_4_1-2 23febd36ebe8 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_4_1-2 04be83d44756 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_4_1-2 62fcf037d740 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_4_1-2 4d3079f7f690 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_4_1-2 044d5f7b0625 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_4_1-2 bd7d30fa8690 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_4_1-2 b6b93071352b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_4_1-2 e9de7b833ae7 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_4_1-2 b33eb50c5272 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_4_1-2 252abfe3932f 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_4_1-2 cba9a1a961a5 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_4_1-2 8e8da555cdd6 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_4_1-2 d912c4905674 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_4_1-2 7fe36410b9c8 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_4_1-2 81496bb674a3 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_4_1-2 dbcf23e2a7dc 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_4_1-2 76bbdf92e15c 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_4_1-2 eaa1d5b87e7c 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_4_1-2 cae112ff1a38 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_4_1-2 e37367c879d2 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_4_1-2 577ff181d5e4 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_4_1-2 6fcc77e73b6b 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_4_1-2 c210d4a0a869 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_4_1-2 9e98712d4298 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_4_1-2 e38093921969 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_4_1-2 0a2f72c1916f 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_4_1-2 763e025a8e61 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_4_1-2 44dcd67b4706 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_4_1-2 cb6e1f89f730 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_4_1-2 f91a6ab51fd2 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 15f31b974fb7 21.4GB 0B U tf-dev-sandbox:compile 194050df832c 34.9GB 0B