2026-02-27 11:05:09,623: INFO: Building opensdn-tor-agent 2026-02-27 11:05:09,687: 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_5 --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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_5 #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.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_5 #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_5 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.0s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.0s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.8s #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 4.274 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 14 MB 00:00 #14 9.958 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #14 11.95 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 402 kB 00:00 #14 12.94 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 16 MB 00:00 #14 26.08 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 11 MB 00:00 #14 34.48 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #14 36.18 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #14 40.67 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 697 kB 00:00 #14 41.92 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 474 kB 00:00 #14 42.73 added from: http://tf-mirrors.gz1.opensdn.io/re 403 kB/s | 18 kB 00:00 #14 43.33 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 kB/s | 257 B 00:00 #14 44.18 added from: http://tf-mirrors.gz1.opensdn.io/re 430 kB/s | 15 kB 00:00 #14 44.94 added from: http://tf-mirrors.gz1.opensdn.io/re 970 kB/s | 96 kB 00:00 #14 46.48 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 39 MB 00:00 #14 77.77 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #14 90.97 Dependencies resolved. #14 90.97 ========================================================================================== #14 90.97 Package Arch Version Repository Size #14 90.97 ========================================================================================== #14 90.97 Installing: #14 90.97 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 90.97 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 90.97 Installing dependencies: #14 90.97 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 90.97 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 90.97 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 90.97 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 90.97 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 90.97 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 90.97 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 90.97 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 90.97 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 90.97 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 90.97 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 90.97 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 90.97 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 90.97 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 90.97 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 90.97 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 90.97 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 90.97 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 90.97 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 90.97 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 90.97 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 90.97 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 90.97 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 90.97 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 90.97 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 90.97 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 90.97 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 90.97 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 90.97 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 90.97 #14 90.97 Transaction Summary #14 90.97 ========================================================================================== #14 90.97 Install 31 Packages #14 90.97 #14 90.97 Total download size: 12 M #14 90.97 Installed size: 41 M #14 90.97 Downloading Packages: #14 90.97 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 796 kB/s | 9.9 kB 00:00 #14 90.97 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 972 kB/s | 15 kB 00:00 #14 90.97 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #14 90.97 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 35 kB 00:00 #14 90.97 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #14 90.97 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.9 MB/s | 43 kB 00:00 #14 90.97 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.2 MB/s | 30 kB 00:00 #14 90.97 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #14 90.97 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.6 MB/s | 37 kB 00:00 #14 90.97 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.2 MB/s | 55 kB 00:00 #14 90.97 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #14 91.01 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.2 MB/s | 37 kB 00:00 #14 91.21 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 212 kB 00:00 #14 91.21 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 405 kB 00:00 #14 91.21 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #14 91.21 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #14 91.21 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #14 91.21 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #14 91.21 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #14 91.21 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 275 kB 00:00 #14 91.21 (21/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #14 91.21 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #14 91.21 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #14 91.21 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 228 kB 00:00 #14 91.21 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.9 MB/s | 53 kB 00:00 #14 91.21 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #14 91.21 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.5 MB/s | 28 kB 00:00 #14 91.21 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 207 kB 00:00 #14 91.21 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #14 91.21 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.6 MB/s | 67 kB 00:00 #14 91.37 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #14 91.37 -------------------------------------------------------------------------------- #14 91.37 Total 30 MB/s | 12 MB 00:00 #14 91.37 Running transaction check #14 91.42 Transaction check succeeded. #14 91.42 Running transaction test #14 91.71 Transaction test succeeded. #14 91.71 Running transaction #14 92.13 Preparing : 1/1 #14 92.23 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 92.23 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 92.23 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 92.23 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 92.74 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 92.89 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 92.89 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 92.89 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 92.89 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 92.89 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 92.94 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 92.94 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 92.94 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 92.94 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 92.99 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 92.99 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 92.99 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 92.99 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 92.99 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 92.99 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 93.07 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 93.07 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 93.07 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 93.07 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 93.07 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 93.07 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 93.12 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 93.12 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 93.12 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 93.12 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 93.14 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 93.29 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 93.45 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 93.45 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 93.45 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 93.45 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 93.45 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 93.45 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 93.45 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 93.45 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 93.45 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 93.45 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 93.45 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 93.45 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 93.45 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 93.45 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 93.45 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 93.45 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 93.45 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 93.45 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 93.45 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 93.45 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 93.45 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 93.45 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 93.45 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 93.45 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 93.45 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 93.45 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 93.45 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 93.45 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 93.45 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 93.45 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 93.45 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 93.71 #14 93.71 Installed: #14 93.71 boost-1.75.0-13.el9_7.x86_64 #14 93.71 boost-atomic-1.75.0-13.el9_7.x86_64 #14 93.71 boost-chrono-1.75.0-13.el9_7.x86_64 #14 93.71 boost-container-1.75.0-13.el9_7.x86_64 #14 93.71 boost-context-1.75.0-13.el9_7.x86_64 #14 93.71 boost-contract-1.75.0-13.el9_7.x86_64 #14 93.71 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 93.71 boost-date-time-1.75.0-13.el9_7.x86_64 #14 93.71 boost-fiber-1.75.0-13.el9_7.x86_64 #14 93.71 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 93.71 boost-graph-1.75.0-13.el9_7.x86_64 #14 93.71 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 93.71 boost-locale-1.75.0-13.el9_7.x86_64 #14 93.71 boost-log-1.75.0-13.el9_7.x86_64 #14 93.71 boost-math-1.75.0-13.el9_7.x86_64 #14 93.71 boost-nowide-1.75.0-13.el9_7.x86_64 #14 93.71 boost-program-options-1.75.0-13.el9_7.x86_64 #14 93.71 boost-python3-1.75.0-13.el9_7.x86_64 #14 93.71 boost-random-1.75.0-13.el9_7.x86_64 #14 93.71 boost-regex-1.75.0-13.el9_7.x86_64 #14 93.71 boost-serialization-1.75.0-13.el9_7.x86_64 #14 93.71 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 93.71 boost-system-1.75.0-13.el9_7.x86_64 #14 93.71 boost-test-1.75.0-13.el9_7.x86_64 #14 93.71 boost-thread-1.75.0-13.el9_7.x86_64 #14 93.71 boost-timer-1.75.0-13.el9_7.x86_64 #14 93.71 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 93.71 boost-wave-1.75.0-13.el9_7.x86_64 #14 93.71 gperftools-libs-2.9.1-3.el9.x86_64 #14 93.71 libicu-67.1-10.el9_6.x86_64 #14 93.71 libunwind-1.6.2-1.el9.x86_64 #14 93.71 #14 93.71 Complete! #14 94.45 77 files removed #14 94.78 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 94.87 Collecting contrail-vrouter-api==0.1.dev0 #14 94.87 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 95.23 Installing collected packages: contrail-vrouter-api #14 95.23 Successfully installed contrail-vrouter-api-0.1.dev0 #14 95.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 #14 DONE 96.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 2.7s #16 exporting to image #16 exporting layers #16 exporting layers 4.4s done #16 writing image sha256:0681ba1e15c027b3147e8e935f2e202baba9ee5a847c1720b6a803a114d74c60 #16 writing image sha256:0681ba1e15c027b3147e8e935f2e202baba9ee5a847c1720b6a803a114d74c60 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_5 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_5 0.1s done #16 DONE 4.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-02-27 11:07:49,112: INFO: Docker build duration: 160 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d8604c965de9: Preparing 9b7fecd98776: Preparing 8871a33b342f: Preparing b3ea4f3600a3: Preparing 9e165f8b93b1: Preparing e2df0e8272a8: Preparing 6c2056a9edc3: Preparing fcd25523cd35: Preparing e76c41122bc2: Preparing f8433648cc08: Preparing 505caa7dfb3d: Preparing 72382a8cb0ca: Preparing ec5259f29431: Preparing 271bc4ebab69: Preparing 4e4a6b2edc63: Preparing 5668546ef8b6: Preparing 25fc9eae6751: Preparing 5f923d991abf: Preparing 4498852f6b40: Preparing 072d9796868b: Preparing 44343de3ea1d: Preparing d8604c965de9: Waiting 9b7fecd98776: Waiting 8871a33b342f: Waiting b3ea4f3600a3: Waiting 9e165f8b93b1: Waiting e2df0e8272a8: Waiting 6c2056a9edc3: Waiting fcd25523cd35: Waiting e76c41122bc2: Waiting f8433648cc08: Waiting 505caa7dfb3d: Waiting 72382a8cb0ca: Waiting ec5259f29431: Waiting 271bc4ebab69: Waiting 4e4a6b2edc63: Waiting 5668546ef8b6: Waiting 25fc9eae6751: Waiting 5f923d991abf: Waiting 4498852f6b40: Waiting 072d9796868b: Waiting 44343de3ea1d: Waiting d8604c965de9: Pushed 8871a33b342f: Pushed b3ea4f3600a3: Pushed e2df0e8272a8: Pushed 9e165f8b93b1: Pushed fcd25523cd35: Layer already exists e76c41122bc2: Layer already exists f8433648cc08: Layer already exists 505caa7dfb3d: Layer already exists 72382a8cb0ca: Layer already exists ec5259f29431: Layer already exists 6c2056a9edc3: Pushed 271bc4ebab69: Layer already exists 4e4a6b2edc63: Layer already exists 5668546ef8b6: Layer already exists 25fc9eae6751: Layer already exists 5f923d991abf: Layer already exists 4498852f6b40: Layer already exists 072d9796868b: Layer already exists 44343de3ea1d: Layer already exists 9b7fecd98776: Pushed master-2_5_1_4-2_5: digest: sha256:59b502e564ae79285164c21e0adc863e5410d435cbf1bfcd80f8e47635721cff size: 4714 2026-02-27 11:08:13,645: 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_1_4-2_5 18152cee8964 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_5 10a4904cf270 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_5 a28b04e41392 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_5 03846502db1d 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_5 83357453b331 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_5 6e3b1cafb107 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_5 5ae44a812ec8 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_5 dbd5e74de2f9 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_5 5c036cf795a6 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_5 22e501e08b43 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_5 9ecdd2f66e71 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_5 ceadf888fa8b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_5 9f12051d9bbf 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_5 b740748ae6a6 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_5 2e91d6fd7826 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_5 50dfc4a2d335 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_5 7ca3e5f41156 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_5 c6ad27482283 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_5 dc138d90a64e 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_5 1a081320ecbb 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_5 69b182ea8364 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_5 7d714663d89b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_5 50704e53227f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_5 feb525e0d32d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_5 7807513a380a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_5 47a4459a3a4b 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_5 c042546821c6 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_5 8a35f364b4db 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_5 755729891a53 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_5 54ae087109da 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_5 d1cdd5af1d87 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_5 b35065a08359 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_5 cfa56011c3ef 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_5 9e653e5bcadd 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_5 31f776c4fc46 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_5 e5a0fab9a8d5 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_5 0f6cd9a15156 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_5 73ac0961e33b 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_5 b59e5d1772e8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_5 8c4b85c355be 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_5 051d581f2e18 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_5 fa102e91fde7 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_5 8143ba6f00ea 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_5 23a267cb9668 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_5 2f19bb11ca79 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_5 9678750af5d3 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_5 0681ba1e15c0 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_5 2c4b35bbe77d 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_5 5202f327cec8 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_5 c70163e5543a 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_5 d82df3d1d8cc 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_5 43f639355f94 367MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen c91eb047163f 23.5GB 0B U opensdn-test-test:master-2_5_1_4-2_5 9678750af5d3 1.83GB 0B tf-dev-sandbox:compile db975bec0f76 24.3GB 0B