2026-02-24 14:50:13,405: INFO: Building opensdn-tor-agent 2026-02-24 14:50:13,505: 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_1_4-2_3 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_3 #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.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_3 #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_3 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.2s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.1s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.3s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.3s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.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 1.810 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 14 MB 00:00 #14 8.920 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #14 10.28 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 402 kB 00:00 #14 11.09 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 16 MB 00:00 #14 22.51 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #14 31.03 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.1 MB 00:00 #14 32.11 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.8 MB 00:00 #14 35.33 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #14 36.79 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 474 kB 00:00 #14 37.79 added from: http://tf-mirrors.gz1.opensdn.io/re 470 kB/s | 18 kB 00:00 #14 38.40 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 kB/s | 257 B 00:00 #14 39.03 added from: http://tf-mirrors.gz1.opensdn.io/re 198 kB/s | 15 kB 00:00 #14 39.70 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #14 41.70 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 39 MB 00:01 #14 70.66 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #14 79.76 Dependencies resolved. #14 79.76 ========================================================================================== #14 79.76 Package Arch Version Repository Size #14 79.76 ========================================================================================== #14 79.76 Installing: #14 79.76 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 79.76 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 79.76 Installing dependencies: #14 79.76 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 79.76 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 79.76 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 79.76 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 79.76 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 79.76 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 79.76 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 79.76 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 79.76 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 79.76 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 79.76 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 79.76 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 79.76 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 79.76 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 79.76 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 79.76 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 79.76 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 79.76 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 79.76 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 79.76 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 79.76 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 79.76 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 79.76 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 79.76 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 79.76 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 79.76 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 79.76 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 79.76 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 79.76 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 79.76 #14 79.76 Transaction Summary #14 79.76 ========================================================================================== #14 79.76 Install 31 Packages #14 79.76 #14 79.76 Total download size: 12 M #14 79.76 Installed size: 41 M #14 79.76 Downloading Packages: #14 79.76 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 577 kB/s | 9.9 kB 00:00 #14 79.76 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 572 kB/s | 15 kB 00:00 #14 79.76 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #14 79.76 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #14 79.76 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 865 kB/s | 13 kB 00:00 #14 79.76 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.5 MB/s | 43 kB 00:00 #14 79.76 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 30 kB 00:00 #14 79.76 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #14 79.76 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 37 kB 00:00 #14 79.76 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.6 MB/s | 55 kB 00:00 #14 79.76 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #14 79.76 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #14 79.76 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 21 MB/s | 212 kB 00:00 #14 79.82 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 405 kB 00:00 #14 79.82 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #14 79.82 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.6 MB/s | 203 kB 00:00 #14 79.82 (17/31): boost-program-options-1.75.0-13.el9_7. 10 MB/s | 104 kB 00:00 #14 79.82 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.8 MB/s | 91 kB 00:00 #14 79.82 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 22 kB 00:00 #14 79.82 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #14 79.82 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #14 79.82 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.3 MB/s | 25 kB 00:00 #14 79.82 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #14 79.82 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #14 79.87 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 53 kB 00:00 #14 79.87 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 21 kB 00:00 #14 79.87 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.9 MB/s | 28 kB 00:00 #14 79.87 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #14 79.87 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 26 MB/s | 308 kB 00:00 #14 79.87 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.9 MB/s | 67 kB 00:00 #14 79.95 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 37 MB/s | 9.6 MB 00:00 #14 79.95 -------------------------------------------------------------------------------- #14 79.95 Total 47 MB/s | 12 MB 00:00 #14 79.95 Running transaction check #14 80.04 Transaction check succeeded. #14 80.04 Running transaction test #14 80.19 Transaction test succeeded. #14 80.19 Running transaction #14 80.77 Preparing : 1/1 #14 80.83 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 80.83 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 80.83 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 80.91 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 81.15 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 81.20 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 81.20 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 81.20 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 81.20 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 81.20 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 81.20 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 81.22 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 81.22 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 81.22 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 81.24 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 81.24 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 81.26 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 81.26 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 81.26 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 81.29 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 81.29 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 81.29 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 81.33 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 81.33 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 81.33 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 81.33 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 81.33 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 81.33 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 81.40 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 81.40 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 81.40 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 81.40 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 81.60 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 81.60 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 81.60 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 81.60 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 81.60 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 81.60 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 81.60 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 81.60 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 81.60 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 81.60 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 81.60 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 81.60 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 81.60 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 81.60 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 81.60 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 81.60 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 81.60 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 81.60 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 81.60 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 81.60 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 81.60 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 81.60 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 81.60 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 81.60 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 81.60 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 81.60 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 81.60 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 81.60 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 81.60 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 81.60 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 81.60 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 81.69 #14 81.69 Installed: #14 81.69 boost-1.75.0-13.el9_7.x86_64 #14 81.69 boost-atomic-1.75.0-13.el9_7.x86_64 #14 81.69 boost-chrono-1.75.0-13.el9_7.x86_64 #14 81.69 boost-container-1.75.0-13.el9_7.x86_64 #14 81.69 boost-context-1.75.0-13.el9_7.x86_64 #14 81.69 boost-contract-1.75.0-13.el9_7.x86_64 #14 81.69 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 81.69 boost-date-time-1.75.0-13.el9_7.x86_64 #14 81.69 boost-fiber-1.75.0-13.el9_7.x86_64 #14 81.69 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 81.69 boost-graph-1.75.0-13.el9_7.x86_64 #14 81.69 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 81.69 boost-locale-1.75.0-13.el9_7.x86_64 #14 81.69 boost-log-1.75.0-13.el9_7.x86_64 #14 81.69 boost-math-1.75.0-13.el9_7.x86_64 #14 81.69 boost-nowide-1.75.0-13.el9_7.x86_64 #14 81.69 boost-program-options-1.75.0-13.el9_7.x86_64 #14 81.69 boost-python3-1.75.0-13.el9_7.x86_64 #14 81.69 boost-random-1.75.0-13.el9_7.x86_64 #14 81.69 boost-regex-1.75.0-13.el9_7.x86_64 #14 81.69 boost-serialization-1.75.0-13.el9_7.x86_64 #14 81.69 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 81.69 boost-system-1.75.0-13.el9_7.x86_64 #14 81.69 boost-test-1.75.0-13.el9_7.x86_64 #14 81.69 boost-thread-1.75.0-13.el9_7.x86_64 #14 81.69 boost-timer-1.75.0-13.el9_7.x86_64 #14 81.69 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 81.69 boost-wave-1.75.0-13.el9_7.x86_64 #14 81.69 gperftools-libs-2.9.1-3.el9.x86_64 #14 81.69 libicu-67.1-10.el9_6.x86_64 #14 81.69 libunwind-1.6.2-1.el9.x86_64 #14 81.69 #14 81.69 Complete! #14 82.05 77 files removed #14 82.54 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 82.59 Collecting contrail-vrouter-api==0.1.dev0 #14 82.59 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 82.83 Installing collected packages: contrail-vrouter-api #14 82.89 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 82.89 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 84.4s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.9s #16 exporting to image #16 exporting layers #16 exporting layers 3.6s done #16 writing image sha256:25f704c8d7c6e7411a28210591ac0530a969c2248dd6ecf0503ed666185ff4c6 #16 writing image sha256:25f704c8d7c6e7411a28210591ac0530a969c2248dd6ecf0503ed666185ff4c6 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_3 0.0s done #16 DONE 4.5s 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-02-24 14:52:32,133: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] dc05b6a64a03: Preparing f178b770032b: Preparing 9407646c1807: Preparing 1877b7363c21: Preparing f72f20a10eca: Preparing 1c828491e433: Preparing ac67f36ed58e: Preparing f11b9a710f38: Preparing 1e404a5e0ef8: Preparing aa3b509ecf29: Preparing 32d3197b5b8a: Preparing 726bab0e5d3a: Preparing 8091fc811fe2: Preparing 5d4fee162498: Preparing 972afcb047e9: Preparing d6bb079d6c57: Preparing 0c247b4eed96: Preparing 910f42805b2d: Preparing b179436cc134: Preparing cc440c3f3a56: Preparing 44343de3ea1d: Preparing dc05b6a64a03: Waiting f178b770032b: Waiting 9407646c1807: Waiting 1877b7363c21: Waiting f72f20a10eca: Waiting 1c828491e433: Waiting ac67f36ed58e: Waiting f11b9a710f38: Waiting 1e404a5e0ef8: Waiting aa3b509ecf29: Waiting 726bab0e5d3a: Waiting 8091fc811fe2: Waiting 5d4fee162498: Waiting 972afcb047e9: Waiting d6bb079d6c57: Waiting 0c247b4eed96: Waiting 910f42805b2d: Waiting b179436cc134: Waiting cc440c3f3a56: Waiting 44343de3ea1d: Waiting 32d3197b5b8a: Waiting dc05b6a64a03: Pushed 9407646c1807: Pushed 1877b7363c21: Pushed f72f20a10eca: Pushed 1c828491e433: Pushed ac67f36ed58e: Pushed f11b9a710f38: Layer already exists 1e404a5e0ef8: Layer already exists aa3b509ecf29: Layer already exists 32d3197b5b8a: Layer already exists 726bab0e5d3a: Layer already exists 8091fc811fe2: Layer already exists 5d4fee162498: Layer already exists 972afcb047e9: Layer already exists d6bb079d6c57: Layer already exists 0c247b4eed96: Layer already exists 910f42805b2d: Layer already exists b179436cc134: Layer already exists cc440c3f3a56: Layer already exists 44343de3ea1d: Layer already exists f178b770032b: Pushed master-2_5_1_4-2_3: digest: sha256:4e0185862fe0d80fc3ad6b4757f63c1332080204c41c19ccbb9ed0309930709c size: 4713 2026-02-24 14:53:04,882: INFO: Building opensdn-tor-agent finished successfully, duration: 171 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_1_4-2_3 fce58018fe46 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_3 4aa9fa9fe481 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_3 aa5e28fd5db5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_3 aaa1396cbdaf 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_3 f79e49518839 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_3 ca297f08791c 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_3 1533182cff65 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_3 1f336b51f5e4 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_3 875515b5a417 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_3 1582384dd0f2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_3 a5751142b165 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_3 88c4371ab605 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_3 6b3d8c861072 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_3 24d7c9fbdb90 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_3 b30a4b5699a4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_3 54af2c5ed39b 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_3 ea44a8dbb1b0 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_3 e76b1282ae55 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_3 273281b5bbf3 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_3 b45401cfff03 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_3 c7daae67c309 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_3 8d5935b09d6a 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_3 4e4756de4a99 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_3 b183383866c9 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_3 157e3aef5d57 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_3 3207e1aed496 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_3 efda2ea0c685 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_3 404a9df3d46f 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_3 4a8b3d28a4f4 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_3 609b53b95110 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_3 847435cae451 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_3 a94fef7a3bae 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_3 3deefdbbdc78 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_3 cd781e8d1c9b 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_3 ecb8b73d410b 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_3 3ed41c328ae0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_3 3f70e71a3581 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_3 d457995edb4e 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_3 3398dc08720f 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_3 632caac352c0 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_3 b8fb87ac9b0d 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_3 36857b74e6fc 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_3 2844f6fbb69c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_3 a5a636631d64 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_3 33a8babee04e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_3 4d3514790e93 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_3 f25cc4e2b134 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_3 8248a4bbcb84 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_3 25f704c8d7c6 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_3 77e148ffbc83 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_3 b3a6f7aafa20 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_3 8e0198ac0f5e 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_3 9361dd898a3d 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_3 15ea7f580112 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_3 a0edadd42e2c 368MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 7f9c0a441bcc 23.5GB 0B U opensdn-test-test:master-2_5_1_4-2_3 f25cc4e2b134 1.83GB 0B tf-dev-sandbox:compile 50904736119d 24.2GB 0B