2026-03-04 16:55:23,681: INFO: Building opensdn-tor-agent 2026-03-04 16:55:23,762: 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_5_9_3-7 --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 #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 nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_9_3-7 #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 1.3s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_9_3-7 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_9_3-7 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.8s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.3s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.4s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.6s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.3s #14 [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 #14 2.279 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 14 MB 00:00 #14 10.66 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.9 MB 00:00 #14 12.16 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 402 kB 00:00 #14 13.15 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 16 MB 00:00 #14 23.92 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #14 29.93 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #14 31.01 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.8 MB 00:00 #14 33.85 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #14 34.93 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 474 kB 00:00 #14 35.78 added from: http://tf-mirrors.gz1.opensdn.io/re 55 kB/s | 18 kB 00:00 #14 36.03 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 kB/s | 257 B 00:00 #14 36.52 added from: http://tf-mirrors.gz1.opensdn.io/re 529 kB/s | 15 kB 00:00 #14 36.96 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 96 kB 00:00 #14 38.11 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 39 MB 00:00 #14 58.81 Third parties for OpenSDN 15 MB/s | 5.1 MB 00:00 #14 66.04 Dependencies resolved. #14 66.04 ========================================================================================== #14 66.04 Package Arch Version Repository Size #14 66.04 ========================================================================================== #14 66.04 Installing: #14 66.04 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 66.04 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 66.04 Installing dependencies: #14 66.04 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 66.04 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 66.04 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 66.04 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 66.04 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 66.04 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 66.04 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 66.04 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 66.04 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 66.04 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 66.04 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 66.04 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 66.04 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 66.04 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 66.04 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 66.04 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 66.04 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 66.04 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 66.04 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 66.04 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 66.04 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 66.04 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 66.04 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 66.04 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 66.04 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 66.04 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 66.04 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 66.04 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 66.04 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 66.04 #14 66.04 Transaction Summary #14 66.04 ========================================================================================== #14 66.04 Install 31 Packages #14 66.04 #14 66.04 Total download size: 12 M #14 66.04 Installed size: 41 M #14 66.04 Downloading Packages: #14 66.07 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #14 66.07 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 624 kB/s | 9.9 kB 00:00 #14 66.07 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 3.9 MB/s | 35 kB 00:00 #14 66.07 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #14 66.12 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 954 kB/s | 13 kB 00:00 #14 66.12 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.5 MB/s | 43 kB 00:00 #14 66.12 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 30 kB 00:00 #14 66.12 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 976 kB/s | 11 kB 00:00 #14 66.12 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.5 MB/s | 37 kB 00:00 #14 66.12 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.3 MB/s | 55 kB 00:00 #14 66.12 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.9 MB/s | 99 kB 00:00 #14 66.12 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.3 MB/s | 37 kB 00:00 #14 66.14 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 17 MB/s | 212 kB 00:00 #14 66.14 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #14 66.17 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.3 MB/s | 203 kB 00:00 #14 66.17 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #14 66.17 (17/31): boost-program-options-1.75.0-13.el9_7. 9.9 MB/s | 104 kB 00:00 #14 66.17 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.8 MB/s | 91 kB 00:00 #14 66.17 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #14 66.17 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 275 kB 00:00 #14 66.17 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.6 MB/s | 127 kB 00:00 #14 66.29 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.3 MB/s | 25 kB 00:00 #14 66.29 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #14 66.29 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 228 kB 00:00 #14 66.29 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.4 MB/s | 53 kB 00:00 #14 66.29 (26/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.7 MB/s | 28 kB 00:00 #14 66.29 (27/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 21 kB 00:00 #14 66.29 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #14 66.29 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.5 MB/s | 67 kB 00:00 #14 66.29 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #14 66.36 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #14 66.36 -------------------------------------------------------------------------------- #14 66.36 Total 44 MB/s | 12 MB 00:00 #14 66.36 Running transaction check #14 66.36 Transaction check succeeded. #14 66.36 Running transaction test #14 66.56 Transaction test succeeded. #14 66.56 Running transaction #14 67.60 Preparing : 1/1 #14 67.71 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 67.73 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 67.73 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 67.75 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 68.08 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 68.08 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 68.08 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 68.08 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 68.08 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 68.14 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 68.14 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 68.14 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 68.14 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 68.14 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 68.19 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 68.19 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 68.19 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 68.19 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 68.19 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 68.19 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 68.19 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 68.27 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 68.27 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 68.27 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 68.27 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 68.27 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 68.27 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 68.27 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 68.33 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 68.33 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 68.33 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 68.33 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 68.71 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 68.71 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 68.71 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 68.71 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 68.71 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 68.71 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 68.71 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 68.71 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 68.71 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 68.71 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 68.71 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 68.71 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 68.71 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 68.71 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 68.71 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 68.71 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 68.71 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 68.71 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 68.71 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 68.71 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 68.71 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 68.71 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 68.71 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 68.71 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 68.71 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 68.71 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 68.71 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 68.71 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 68.71 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 68.71 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 68.71 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 68.71 #14 68.71 Installed: #14 68.71 boost-1.75.0-13.el9_7.x86_64 #14 68.71 boost-atomic-1.75.0-13.el9_7.x86_64 #14 68.71 boost-chrono-1.75.0-13.el9_7.x86_64 #14 68.71 boost-container-1.75.0-13.el9_7.x86_64 #14 68.71 boost-context-1.75.0-13.el9_7.x86_64 #14 68.71 boost-contract-1.75.0-13.el9_7.x86_64 #14 68.71 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 68.71 boost-date-time-1.75.0-13.el9_7.x86_64 #14 68.71 boost-fiber-1.75.0-13.el9_7.x86_64 #14 68.71 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 68.71 boost-graph-1.75.0-13.el9_7.x86_64 #14 68.71 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 68.71 boost-locale-1.75.0-13.el9_7.x86_64 #14 68.71 boost-log-1.75.0-13.el9_7.x86_64 #14 68.71 boost-math-1.75.0-13.el9_7.x86_64 #14 68.71 boost-nowide-1.75.0-13.el9_7.x86_64 #14 68.71 boost-program-options-1.75.0-13.el9_7.x86_64 #14 68.71 boost-python3-1.75.0-13.el9_7.x86_64 #14 68.71 boost-random-1.75.0-13.el9_7.x86_64 #14 68.71 boost-regex-1.75.0-13.el9_7.x86_64 #14 68.71 boost-serialization-1.75.0-13.el9_7.x86_64 #14 68.71 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 68.71 boost-system-1.75.0-13.el9_7.x86_64 #14 68.71 boost-test-1.75.0-13.el9_7.x86_64 #14 68.71 boost-thread-1.75.0-13.el9_7.x86_64 #14 68.71 boost-timer-1.75.0-13.el9_7.x86_64 #14 68.71 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 68.71 boost-wave-1.75.0-13.el9_7.x86_64 #14 68.71 gperftools-libs-2.9.1-3.el9.x86_64 #14 68.71 libicu-67.1-10.el9_6.x86_64 #14 68.71 libunwind-1.6.2-1.el9.x86_64 #14 68.71 #14 68.71 Complete! #14 69.04 77 files removed #14 69.54 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 69.62 Collecting contrail-vrouter-api==0.1.dev0 #14 69.62 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 69.76 Installing collected packages: contrail-vrouter-api #14 69.81 Successfully installed contrail-vrouter-api-0.1.dev0 #14 69.81 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 #14 DONE 70.3s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.6s #16 exporting to image #16 exporting layers #16 exporting layers 2.1s done #16 writing image sha256:1c1cc70ac173447a55aca3dc63e64d8cb78cbb849f011947c3e7f61e8ff8bee0 #16 writing image sha256:1c1cc70ac173447a55aca3dc63e64d8cb78cbb849f011947c3e7f61e8ff8bee0 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_9_3-7 0.0s done #16 DONE 2.4s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-04 16:57:46,347: INFO: Docker build duration: 143 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c5356ae54da1: Preparing cf91f17d200c: Preparing 8dcff9d5310e: Preparing 111b5869421f: Preparing b21569717501: Preparing c5ade4a0aaa3: Preparing c9707fba068b: Preparing e39278795b1b: Preparing 931a24ffa2fb: Preparing e992fb3d515c: Preparing 588da223a7a1: Preparing 67131c2fdfe6: Preparing 4fbc3c7f4ed2: Preparing 935211cadb56: Preparing 8f8827035bbb: Preparing a9ef4c10a748: Preparing bf74faa02a6c: Preparing f534647ca72a: Preparing a269ef500fa0: Preparing b6b428f490e5: Preparing 44343de3ea1d: Preparing c5356ae54da1: Waiting cf91f17d200c: Waiting 8dcff9d5310e: Waiting b21569717501: Waiting c5ade4a0aaa3: Waiting c9707fba068b: Waiting e39278795b1b: Waiting 931a24ffa2fb: Waiting e992fb3d515c: Waiting 588da223a7a1: Waiting 67131c2fdfe6: Waiting 4fbc3c7f4ed2: Waiting 935211cadb56: Waiting 8f8827035bbb: Waiting a9ef4c10a748: Waiting bf74faa02a6c: Waiting f534647ca72a: Waiting b6b428f490e5: Waiting 44343de3ea1d: Waiting 111b5869421f: Waiting a269ef500fa0: Waiting 8dcff9d5310e: Pushed c5356ae54da1: Pushed 111b5869421f: Pushed c5ade4a0aaa3: Pushed b21569717501: Pushed e39278795b1b: Layer already exists 931a24ffa2fb: Layer already exists e992fb3d515c: Layer already exists 588da223a7a1: Layer already exists 67131c2fdfe6: Layer already exists 4fbc3c7f4ed2: Layer already exists 935211cadb56: Layer already exists 8f8827035bbb: Layer already exists a9ef4c10a748: Layer already exists bf74faa02a6c: Layer already exists f534647ca72a: Layer already exists c9707fba068b: Pushed a269ef500fa0: Layer already exists 44343de3ea1d: Layer already exists b6b428f490e5: Layer already exists cf91f17d200c: Pushed master-2_5_9_3-7: digest: sha256:947971f73e952b8e1e86167ebb7a4de4d05c229bd75b5c929fbc4fb83aba3cb5 size: 4714 2026-03-04 16:58:27,191: INFO: Building opensdn-tor-agent finished successfully, duration: 184 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_5_9_3-7 c140ca99b6ec 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_9_3-7 3178e8470ba3 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_9_3-7 64be14063c89 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_9_3-7 d503988e90d4 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_9_3-7 5a37b0657e1e 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_9_3-7 6c52eda139cf 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_9_3-7 2d3d83eb7838 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_9_3-7 2ef9a16c0188 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_9_3-7 b52c70829306 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_9_3-7 b870bc9e87c6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_9_3-7 58a987f44f9f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_9_3-7 670c73b64671 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_9_3-7 8fe5a671ce0b 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_9_3-7 3e71f0eefe6a 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_9_3-7 266f96c0e8e2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_9_3-7 8a8304b05b5f 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_9_3-7 35dc22c475d4 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_9_3-7 5518b4be25a4 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_9_3-7 77a423c4306c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_9_3-7 c387424f9b22 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_9_3-7 6f64c67228e6 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_9_3-7 cd6ef968e4b9 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_9_3-7 49566d4f9973 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_9_3-7 fa2de65ca09a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_9_3-7 360bb4599624 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_9_3-7 9edf979a6fc5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_9_3-7 058e64777006 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_9_3-7 b48b3d785a58 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_9_3-7 8ce7daa4af7c 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_9_3-7 70fc3850a186 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_9_3-7 427ea3ac5a72 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_9_3-7 15736e31bd10 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_9_3-7 e60b26fa1efc 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_9_3-7 7c7e75054b7e 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_9_3-7 b56ac9790b41 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_9_3-7 f58c0ec795c8 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_9_3-7 3ae29ff8134b 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_9_3-7 2e8ef68a604f 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_9_3-7 5ffa2a5d950c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_9_3-7 319667ff8901 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_9_3-7 db5e11ae086c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_9_3-7 349f66ca90b8 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_9_3-7 fd536f014d6c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_9_3-7 8af184971311 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_9_3-7 b52ec2f40188 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_9_3-7 60cd1c604deb 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_9_3-7 eb24c109cd53 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_9_3-7 1c1cc70ac173 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_9_3-7 0c535555379c 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_9_3-7 13bde82f3b0a 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_9_3-7 20bffb58a598 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen fc788546e04d 2.9GB 0B U opensdn-test-test:master-2_5_9_3-7 60cd1c604deb 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 8e24a1f5aa99 24.7GB 0B tf-dev-sandbox:frozen fc788546e04d 2.9GB 0B U