2026-04-21 21:31:04,256: INFO: Building opensdn-tor-agent 2026-04-21 21:31:04,326: 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_7_7_5-1_6 --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: #1 transferring dockerfile: 2.10kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-1_6 #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.4s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-1_6 #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: 1.52kB done #7 DONE 1.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.1s #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.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.5s #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.551 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 14 MB 00:00 #13 7.475 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.9 MB 00:00 #13 8.851 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #13 9.651 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 16 MB 00:00 #13 21.65 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 11 MB 00:00 #13 31.51 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #13 32.98 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.8 MB 00:00 #13 37.08 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #13 37.87 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 474 kB 00:00 #13 38.95 added from: http://tf-mirrors.gz1.opensdn.io/re 523 kB/s | 18 kB 00:00 #13 39.59 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 kB/s | 257 B 00:00 #13 40.48 added from: http://tf-mirrors.gz1.opensdn.io/re 438 kB/s | 15 kB 00:00 #13 41.00 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #13 42.71 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 39 MB 00:01 #13 72.41 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #13 86.13 Dependencies resolved. #13 86.13 ========================================================================================== #13 86.13 Package Arch Version Repository Size #13 86.13 ========================================================================================== #13 86.13 Installing: #13 86.13 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 86.13 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 86.13 Installing dependencies: #13 86.13 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 86.13 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 86.13 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 86.13 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 86.13 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 86.13 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 86.13 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 86.13 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 86.13 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 86.13 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 86.13 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 86.13 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 86.13 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 86.13 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 86.13 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 86.13 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 86.13 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 86.13 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 86.13 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 86.13 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 86.13 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 86.13 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 86.13 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 86.13 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 86.13 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 86.13 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 86.13 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 86.13 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 86.13 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 86.13 #13 86.13 Transaction Summary #13 86.13 ========================================================================================== #13 86.13 Install 31 Packages #13 86.13 #13 86.13 Total download size: 12 M #13 86.13 Installed size: 41 M #13 86.13 Downloading Packages: #13 86.15 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 761 kB/s | 9.9 kB 00:00 #13 86.15 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 941 kB/s | 15 kB 00:00 #13 86.15 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #13 86.16 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 35 kB 00:00 #13 86.16 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 908 kB/s | 13 kB 00:00 #13 86.16 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.9 MB/s | 43 kB 00:00 #13 86.17 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.0 MB/s | 30 kB 00:00 #13 86.17 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #13 86.19 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.2 MB/s | 37 kB 00:00 #13 86.19 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.1 MB/s | 55 kB 00:00 #13 86.19 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 86.19 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.7 MB/s | 37 kB 00:00 #13 86.22 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #13 86.22 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 405 kB 00:00 #13 86.23 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.3 MB/s | 203 kB 00:00 #13 86.32 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 149 kB/s | 13 kB 00:00 #13 86.39 (17/31): boost-program-options-1.75.0-13.el9_7. 659 kB/s | 104 kB 00:00 #13 86.40 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 884 kB/s | 91 kB 00:00 #13 86.40 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 22 kB 00:00 #13 86.41 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 275 kB 00:00 #13 86.41 (21/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #13 86.42 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.2 MB/s | 25 kB 00:00 #13 86.43 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #13 86.43 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.1 MB/s | 53 kB 00:00 #13 86.43 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #13 86.46 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 21 kB 00:00 #13 86.46 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.8 MB/s | 28 kB 00:00 #13 86.46 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 207 kB 00:00 #13 86.50 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 86.50 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.4 MB/s | 67 kB 00:00 #13 86.70 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 17 MB/s | 9.6 MB 00:00 #13 86.70 -------------------------------------------------------------------------------- #13 86.70 Total 22 MB/s | 12 MB 00:00 #13 86.70 Running transaction check #13 86.87 Transaction check succeeded. #13 86.87 Running transaction test #13 87.28 Transaction test succeeded. #13 87.28 Running transaction #13 88.32 Preparing : 1/1 #13 88.42 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 88.46 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 88.47 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 88.48 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 88.87 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 88.89 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 88.91 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 88.91 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 88.91 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 88.95 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 88.95 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 89.06 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 89.06 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 89.06 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 89.06 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 89.06 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 89.08 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 89.08 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 89.08 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 89.09 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 89.12 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 89.12 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 89.12 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 89.12 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 89.12 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 89.15 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 89.15 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 89.15 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 89.15 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 89.17 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 89.19 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.22 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.45 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 89.45 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 89.45 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 89.45 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 89.45 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 89.45 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 89.45 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 89.45 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 89.45 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 89.45 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 89.45 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 89.45 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 89.45 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 89.45 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 89.45 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 89.45 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 89.45 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 89.45 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 89.45 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 89.45 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 89.45 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 89.45 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 89.45 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 89.45 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 89.45 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 89.45 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 89.45 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 89.45 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 89.45 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 89.45 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 89.45 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 89.57 #13 89.57 Installed: #13 89.57 boost-1.75.0-13.el9_7.x86_64 #13 89.57 boost-atomic-1.75.0-13.el9_7.x86_64 #13 89.57 boost-chrono-1.75.0-13.el9_7.x86_64 #13 89.57 boost-container-1.75.0-13.el9_7.x86_64 #13 89.57 boost-context-1.75.0-13.el9_7.x86_64 #13 89.57 boost-contract-1.75.0-13.el9_7.x86_64 #13 89.57 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 89.57 boost-date-time-1.75.0-13.el9_7.x86_64 #13 89.57 boost-fiber-1.75.0-13.el9_7.x86_64 #13 89.57 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 89.57 boost-graph-1.75.0-13.el9_7.x86_64 #13 89.57 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 89.57 boost-locale-1.75.0-13.el9_7.x86_64 #13 89.57 boost-log-1.75.0-13.el9_7.x86_64 #13 89.57 boost-math-1.75.0-13.el9_7.x86_64 #13 89.57 boost-nowide-1.75.0-13.el9_7.x86_64 #13 89.57 boost-program-options-1.75.0-13.el9_7.x86_64 #13 89.57 boost-python3-1.75.0-13.el9_7.x86_64 #13 89.57 boost-random-1.75.0-13.el9_7.x86_64 #13 89.57 boost-regex-1.75.0-13.el9_7.x86_64 #13 89.57 boost-serialization-1.75.0-13.el9_7.x86_64 #13 89.57 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 89.57 boost-system-1.75.0-13.el9_7.x86_64 #13 89.57 boost-test-1.75.0-13.el9_7.x86_64 #13 89.57 boost-thread-1.75.0-13.el9_7.x86_64 #13 89.57 boost-timer-1.75.0-13.el9_7.x86_64 #13 89.57 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 89.57 boost-wave-1.75.0-13.el9_7.x86_64 #13 89.57 gperftools-libs-2.9.1-3.el9.x86_64 #13 89.57 libicu-67.1-10.el9_6.x86_64 #13 89.57 libunwind-1.6.2-1.el9.x86_64 #13 89.57 #13 89.57 Complete! #13 90.12 77 files removed #13 90.87 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 90.92 Collecting contrail-vrouter-api==0.1.dev0 #13 90.95 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 91.21 Installing collected packages: contrail-vrouter-api #13 91.24 Successfully installed contrail-vrouter-api-0.1.dev0 #13 91.24 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 92.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.9s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:1acf2f36dad0f5214d882acb471923afba3ae7186ec6b9a07adfe952d5dfef51 #15 writing image sha256:1acf2f36dad0f5214d882acb471923afba3ae7186ec6b9a07adfe952d5dfef51 0.2s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-1_6 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-1_6 0.0s done #15 DONE 4.1s 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-04-21 21:33:12,954: INFO: Docker build duration: 128 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 79df0985406c: Preparing 3b56c0d9e1a8: Preparing 75ce3a3594d5: Preparing f02f60954be7: Preparing b9bb5fa2db4a: Preparing 36984d3c8de6: Preparing 1d6953bb20e5: Preparing bb2b70730aa3: Preparing 3ebaff28e53d: Preparing 6fb87ef0c65f: Preparing ec0268c7c12d: Preparing 1b82af34cdf9: Preparing dbfc3dd3c2ea: Preparing e680e12fafcf: Preparing e3d19ddb7b45: Preparing ba0c27648025: Preparing 47c1fa406d40: Preparing c00bf29472d8: Preparing badf54c9c42e: Preparing 5eb3cb506c18: Preparing 44343de3ea1d: Preparing 79df0985406c: Waiting 3b56c0d9e1a8: Waiting 75ce3a3594d5: Waiting f02f60954be7: Waiting b9bb5fa2db4a: Waiting 36984d3c8de6: Waiting 1d6953bb20e5: Waiting bb2b70730aa3: Waiting 3ebaff28e53d: Waiting 6fb87ef0c65f: Waiting 1b82af34cdf9: Waiting dbfc3dd3c2ea: Waiting e680e12fafcf: Waiting e3d19ddb7b45: Waiting ba0c27648025: Waiting 47c1fa406d40: Waiting c00bf29472d8: Waiting badf54c9c42e: Waiting 5eb3cb506c18: Waiting 44343de3ea1d: Waiting ec0268c7c12d: Waiting f02f60954be7: Pushed 75ce3a3594d5: Pushed 79df0985406c: Pushed b9bb5fa2db4a: Pushed 36984d3c8de6: Pushed bb2b70730aa3: Layer already exists 3ebaff28e53d: Layer already exists 6fb87ef0c65f: Layer already exists ec0268c7c12d: Layer already exists 1d6953bb20e5: Pushed 1b82af34cdf9: Layer already exists e680e12fafcf: Layer already exists dbfc3dd3c2ea: Layer already exists e3d19ddb7b45: Layer already exists 47c1fa406d40: Layer already exists ba0c27648025: Layer already exists c00bf29472d8: Layer already exists badf54c9c42e: Layer already exists 5eb3cb506c18: Layer already exists 44343de3ea1d: Layer already exists 3b56c0d9e1a8: Pushed master-2_7_7_5-1_6: digest: sha256:f17165214e247b1ac2455107475be0b3aaabe96e139fdd2dc78d4d08e5cebefa size: 4713 2026-04-21 21:33:31,227: INFO: Building opensdn-tor-agent finished successfully, duration: 147 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:5101/opensdn-analytics-alarm-gen:master-2_7_7_5-1_6 20a77fd753ed 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-1_6 793c4b3321d7 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-1_6 17c5765aca44 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-1_6 69882c580c06 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-1_6 024a50612af7 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-1_6 42b8d0c77f03 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-1_6 252215da3662 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-1_6 ffada1d358c0 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-1_6 29cff70f2567 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-1_6 ac7f06624d9d 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-1_6 ea8a28a42590 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-1_6 4405dd0d24d4 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-1_6 f7e89ce60227 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-1_6 23317afc4884 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-1_6 0759cb06e95f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-1_6 e054317a06dc 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-1_6 c3b7ad3954b9 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-1_6 205e644e14a7 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-1_6 af2c2f2ae379 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-1_6 5508df392613 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-1_6 cb65634c985b 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-1_6 a049f8b2ce53 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-1_6 405c1e12d853 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-1_6 07835a237035 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-1_6 616d2934a758 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-1_6 50c8efb2e351 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-1_6 7d0d853ac49b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-1_6 47fe928bd222 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-1_6 629f546a8641 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-1_6 dd7868926a1a 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-1_6 c4e5f1151883 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-1_6 e12e642fac5d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-1_6 803de05595da 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-1_6 4b169ca9bc69 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-1_6 9d284aa08cde 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-1_6 afaa7a0a11c8 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-1_6 e33a26ebaa43 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-1_6 60dde99e0dbf 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-1_6 c37e303c5f76 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-1_6 1b17be59fc4c 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-1_6 6a021a8733a5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-1_6 ac016f6d8877 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-1_6 d81f7dc30337 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-1_6 500002316ac7 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-1_6 3bf73e44a5f7 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_5-1_6 6b970fda2106 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-1_6 1acf2f36dad0 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-1_6 230c6416c0ae 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-1_6 7702d452e681 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-1_6 0937ba293a35 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-1_6 3e4388964934 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-1_6 443100b72b5d 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-1_6 966efcb71148 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-1_6 c15b4179ed49 2.89GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile e691d1e18498 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-1_6 c15b4179ed49 2.89GB 0B U