2026-08-15 14:42:57,153: INFO: Building opensdn-tor-agent 2026-08-15 14:42:57,224: 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_9_2_8-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-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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_8-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 2.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_8-1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: #7 transferring context: 1.52kB done #7 DONE 5.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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 1.380 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 18 MB 00:00 #13 14.26 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.9 MB 00:00 #13 17.25 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 516 kB 00:00 #13 18.83 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 20 MB 00:00 #13 39.76 added from: http://tf-mirrors.gz1.opensdn.io/re 73 MB/s | 15 MB 00:00 #13 54.55 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.2 MB 00:00 #13 56.37 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 6.3 MB 00:00 #13 63.16 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 966 kB 00:00 #13 64.36 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 480 kB 00:00 #13 65.25 added from: http://tf-mirrors.gz1.opensdn.io/re 810 kB/s | 19 kB 00:00 #13 66.32 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 kB/s | 257 B 00:00 #13 67.12 added from: http://tf-mirrors.gz1.opensdn.io/re 487 kB/s | 15 kB 00:00 #13 68.03 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 112 kB 00:00 #13 69.97 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 44 MB 00:01 #13 105.3 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 119.6 Dependencies resolved. #13 119.6 ========================================================================================== #13 119.6 Package Arch Version Repository Size #13 119.6 ========================================================================================== #13 119.6 Installing: #13 119.6 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 119.6 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 119.6 Installing dependencies: #13 119.6 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 119.6 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 119.6 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 119.6 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 119.6 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 119.6 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 119.6 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 119.6 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 119.6 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 119.6 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 119.6 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 119.6 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 119.6 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 119.6 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 119.6 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 119.6 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 119.6 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 119.6 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 119.6 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 119.6 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 119.6 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 119.6 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 119.6 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 119.6 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 119.6 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 119.6 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 119.6 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 119.6 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 119.6 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 119.6 #13 119.6 Transaction Summary #13 119.6 ========================================================================================== #13 119.6 Install 31 Packages #13 119.6 #13 119.6 Total download size: 12 M #13 119.6 Installed size: 41 M #13 119.6 Downloading Packages: #13 119.8 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 53 kB/s | 15 kB 00:00 #13 119.9 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 27 kB/s | 9.9 kB 00:00 #13 119.9 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 248 kB/s | 23 kB 00:00 #13 119.9 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 6.6 MB/s | 35 kB 00:00 #13 119.9 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 13 kB 00:00 #13 119.9 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 8.7 MB/s | 43 kB 00:00 #13 119.9 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.6 MB/s | 30 kB 00:00 #13 119.9 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #13 119.9 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 37 kB 00:00 #13 120.0 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.8 MB/s | 55 kB 00:00 #13 120.0 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 120.0 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.3 MB/s | 37 kB 00:00 #13 120.0 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #13 120.0 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 405 kB 00:00 #13 120.0 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 203 kB 00:00 #13 120.0 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #13 120.0 (17/31): boost-program-options-1.75.0-13.el9_7. 19 MB/s | 104 kB 00:00 #13 120.0 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.7 MB/s | 91 kB 00:00 #13 120.0 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 22 kB 00:00 #13 120.0 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #13 120.0 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 120.0 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.9 MB/s | 25 kB 00:00 #13 120.0 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #13 120.0 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #13 120.0 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.1 MB/s | 53 kB 00:00 #13 120.1 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #13 120.1 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.5 MB/s | 28 kB 00:00 #13 120.1 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #13 120.1 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #13 120.1 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.5 MB/s | 67 kB 00:00 #13 120.3 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 13 MB/s | 9.6 MB 00:00 #13 120.3 -------------------------------------------------------------------------------- #13 120.3 Total 16 MB/s | 12 MB 00:00 #13 120.3 Running transaction check #13 120.5 Transaction check succeeded. #13 120.5 Running transaction test #13 120.9 Transaction test succeeded. #13 120.9 Running transaction #13 122.6 Preparing : 1/1 #13 122.7 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 122.7 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 122.8 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 122.8 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 123.1 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 123.1 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 123.1 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 123.1 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 123.1 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 123.2 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 123.2 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 123.2 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 123.2 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 123.2 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 123.2 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 123.2 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 123.2 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 123.2 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 123.2 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 123.3 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 123.3 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 123.3 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 123.3 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 123.3 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 123.3 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 123.3 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 123.3 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 123.4 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 123.4 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 123.4 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 123.4 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 123.5 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 123.8 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 123.8 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 123.8 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 123.8 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 123.8 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 123.8 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 123.8 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 123.8 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 123.8 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 123.8 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 123.8 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 123.8 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 123.8 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 123.8 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 123.8 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 123.8 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 123.8 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 123.8 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 123.8 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 123.8 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 123.8 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 123.8 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 123.8 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 123.8 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 123.8 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 123.8 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 123.8 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 123.8 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 123.8 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 123.8 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 123.8 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 123.9 #13 123.9 Installed: #13 123.9 boost-1.75.0-13.el9_7.x86_64 #13 123.9 boost-atomic-1.75.0-13.el9_7.x86_64 #13 123.9 boost-chrono-1.75.0-13.el9_7.x86_64 #13 123.9 boost-container-1.75.0-13.el9_7.x86_64 #13 123.9 boost-context-1.75.0-13.el9_7.x86_64 #13 123.9 boost-contract-1.75.0-13.el9_7.x86_64 #13 123.9 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 123.9 boost-date-time-1.75.0-13.el9_7.x86_64 #13 123.9 boost-fiber-1.75.0-13.el9_7.x86_64 #13 123.9 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 123.9 boost-graph-1.75.0-13.el9_7.x86_64 #13 123.9 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 123.9 boost-locale-1.75.0-13.el9_7.x86_64 #13 123.9 boost-log-1.75.0-13.el9_7.x86_64 #13 123.9 boost-math-1.75.0-13.el9_7.x86_64 #13 123.9 boost-nowide-1.75.0-13.el9_7.x86_64 #13 123.9 boost-program-options-1.75.0-13.el9_7.x86_64 #13 123.9 boost-python3-1.75.0-13.el9_7.x86_64 #13 123.9 boost-random-1.75.0-13.el9_7.x86_64 #13 123.9 boost-regex-1.75.0-13.el9_7.x86_64 #13 123.9 boost-serialization-1.75.0-13.el9_7.x86_64 #13 123.9 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 123.9 boost-system-1.75.0-13.el9_7.x86_64 #13 123.9 boost-test-1.75.0-13.el9_7.x86_64 #13 123.9 boost-thread-1.75.0-13.el9_7.x86_64 #13 123.9 boost-timer-1.75.0-13.el9_7.x86_64 #13 123.9 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 123.9 boost-wave-1.75.0-13.el9_7.x86_64 #13 123.9 gperftools-libs-2.9.1-3.el9.x86_64 #13 123.9 libicu-67.1-10.el9_6.x86_64 #13 123.9 libunwind-1.6.2-1.el9.x86_64 #13 123.9 #13 123.9 Complete! #13 124.2 77 files removed #13 124.8 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 124.9 Collecting contrail-vrouter-api==0.1.dev0 #13 124.9 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 125.2 Installing collected packages: contrail-vrouter-api #13 125.3 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 125.3 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 126.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:5981dada8f3c05f919326e13c7052e091f4954d890e056b7c0c531f957c4f05f #15 writing image sha256:5981dada8f3c05f919326e13c7052e091f4954d890e056b7c0c531f957c4f05f 0.3s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_8-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_8-1 0.5s done #15 DONE 6.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-15 14:46:17,566: INFO: Docker build duration: 200 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 8f89a71a51c2: Preparing 53b347a24c2d: Preparing ba318e8b3ff6: Preparing da7bf4750813: Preparing d73a94d49def: Preparing 1e7753e96dcb: Preparing 09145db4e505: Preparing 8673d9944b59: Preparing 893298b694c5: Preparing ff263afc4847: Preparing 196c205243f2: Preparing 9a954eb7b417: Preparing 3be2bd4aa357: Preparing 2f0ea0aa4518: Preparing 058e4be002ed: Preparing c85cc83ea714: Preparing 818ebcb1c7b7: Preparing c943c722ed6c: Preparing 1a047c6b6caa: Preparing db095461bbe9: Preparing 44343de3ea1d: Preparing 8f89a71a51c2: Waiting 53b347a24c2d: Waiting ba318e8b3ff6: Waiting da7bf4750813: Waiting d73a94d49def: Waiting 1e7753e96dcb: Waiting 09145db4e505: Waiting 8673d9944b59: Waiting 893298b694c5: Waiting ff263afc4847: Waiting 196c205243f2: Waiting 9a954eb7b417: Waiting 3be2bd4aa357: Waiting 2f0ea0aa4518: Waiting 058e4be002ed: Waiting c85cc83ea714: Waiting 818ebcb1c7b7: Waiting c943c722ed6c: Waiting 1a047c6b6caa: Waiting db095461bbe9: Waiting 44343de3ea1d: Waiting 8f89a71a51c2: Pushed ba318e8b3ff6: Pushed da7bf4750813: Pushed d73a94d49def: Pushed 1e7753e96dcb: Pushed 8673d9944b59: Layer already exists 893298b694c5: Layer already exists ff263afc4847: Layer already exists 09145db4e505: Pushed 196c205243f2: Layer already exists 9a954eb7b417: Layer already exists 3be2bd4aa357: Layer already exists 2f0ea0aa4518: Layer already exists 058e4be002ed: Layer already exists 818ebcb1c7b7: Layer already exists c85cc83ea714: Layer already exists c943c722ed6c: Layer already exists 1a047c6b6caa: Layer already exists db095461bbe9: Layer already exists 44343de3ea1d: Layer already exists 53b347a24c2d: Pushed master-2_9_2_8-1: digest: sha256:2b4ec41d275faff7d2fca2b2db8f1d077be191e07a377add22464b6b3b16f5fd size: 4713 2026-08-15 14:46:31,718: INFO: Building opensdn-tor-agent finished successfully, duration: 214 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_9_2_8-1 9e75441225a0 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_9_2_8-1 d1290da9ece9 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_9_2_8-1 fda0856e01c2 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_9_2_8-1 c5ef0466087d 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_9_2_8-1 57441e488b06 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_9_2_8-1 4b222d41e7ec 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_9_2_8-1 e7fba558f68e 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_9_2_8-1 c8bbb3872465 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_9_2_8-1 6023376d757c 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_8-1 d9f27576513e 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_9_2_8-1 86775e9a90fc 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_9_2_8-1 c5f40e2eeff0 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_9_2_8-1 bc818913de76 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_9_2_8-1 cb621812a853 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_9_2_8-1 b331b028656c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_9_2_8-1 14fbfaec0e3b 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_9_2_8-1 e2019cdf1738 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_9_2_8-1 90f5693d4676 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_9_2_8-1 6abaaa61a1f3 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_9_2_8-1 af102fc0594f 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_9_2_8-1 07490d305848 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_9_2_8-1 b120309f45d5 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_9_2_8-1 eb36187920b2 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_9_2_8-1 00286a92b1b4 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_9_2_8-1 5dd749e72c8d 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_9_2_8-1 863972ece0ad 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_9_2_8-1 302cbba83480 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_9_2_8-1 675581a6852e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_9_2_8-1 c9073170643b 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_9_2_8-1 e562adffc0b8 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_9_2_8-1 22bde23f6a63 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_9_2_8-1 b7692c82165d 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_9_2_8-1 88e386b8f242 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_9_2_8-1 aded588d1bf7 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_2_8-1 8595897b8fc2 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_9_2_8-1 a4a98010a07f 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_9_2_8-1 9ab9eb036156 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_9_2_8-1 3a6eccad6167 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_9_2_8-1 d0cb9d8dd0f5 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_9_2_8-1 850c188f8b91 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_2_8-1 c9eeb72a871f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_9_2_8-1 92988650e48f 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_9_2_8-1 3ff4882227fc 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_9_2_8-1 1facef4b677f 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_9_2_8-1 7a7caf41d1ef 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_9_2_8-1 dbe82c43fa75 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_8-1 5981dada8f3c 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_9_2_8-1 31ef57e6d9c8 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_9_2_8-1 8a6aeee08190 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_9_2_8-1 0c780fff5df9 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_9_2_8-1 57ec28b8ddae 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_2_8-1 bba13d9f97f5 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 473aa0f62261 21.4GB 0B U opensdn-test-test:master-2_9_2_8-1 dbe82c43fa75 1.91GB 0B tf-dev-sandbox:compile fcb187e46057 22.2GB 0B