2026-02-20 12:41:43,701: INFO: Building opensdn-tor-agent 2026-02-20 12:41:43,753: 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_6_2_8-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_8-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_2_8-1 #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_6_2_8-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 ... #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.1s #8 [internal] load build context #8 DONE 1.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.2s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.9s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.4s #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.047 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 14 MB 00:00 #14 8.081 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #14 9.023 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #14 9.744 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 16 MB 00:00 #14 16.34 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #14 22.15 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #14 23.13 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.8 MB 00:00 #14 26.04 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #14 26.75 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 474 kB 00:00 #14 27.27 added from: http://tf-mirrors.gz1.opensdn.io/re 541 kB/s | 18 kB 00:00 #14 27.63 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #14 27.97 added from: http://tf-mirrors.gz1.opensdn.io/re 574 kB/s | 15 kB 00:00 #14 28.37 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 96 kB 00:00 #14 29.43 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 39 MB 00:00 #14 54.98 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #14 72.92 Dependencies resolved. #14 72.92 ========================================================================================== #14 72.92 Package Arch Version Repository Size #14 72.92 ========================================================================================== #14 72.92 Installing: #14 72.92 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 72.92 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 72.92 Installing dependencies: #14 72.92 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 72.92 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 72.92 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 72.92 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 72.92 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 72.92 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 72.92 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 72.92 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 72.92 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 72.92 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 72.92 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 72.92 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 72.92 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 72.92 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 72.92 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 72.92 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 72.92 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 72.92 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 72.92 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 72.92 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 72.92 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 72.92 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 72.92 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 72.92 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 72.92 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 72.92 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 72.92 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 72.92 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 72.92 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 72.92 #14 72.92 Transaction Summary #14 72.92 ========================================================================================== #14 72.92 Install 31 Packages #14 72.92 #14 72.92 Total download size: 12 M #14 72.92 Installed size: 41 M #14 72.92 Downloading Packages: #14 72.94 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 882 kB/s | 15 kB 00:00 #14 72.94 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 505 kB/s | 9.9 kB 00:00 #14 72.94 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #14 72.94 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.4 MB/s | 35 kB 00:00 #14 72.96 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #14 72.96 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.7 MB/s | 43 kB 00:00 #14 72.96 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.4 MB/s | 30 kB 00:00 #14 72.96 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 11 kB 00:00 #14 72.99 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 37 kB 00:00 #14 72.99 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.1 MB/s | 55 kB 00:00 #14 72.99 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.9 MB/s | 99 kB 00:00 #14 73.00 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.0 MB/s | 37 kB 00:00 #14 73.01 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 9.2 MB/s | 212 kB 00:00 #14 73.06 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.5 MB/s | 405 kB 00:00 #14 73.06 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.3 MB/s | 203 kB 00:00 #14 73.06 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #14 73.06 (17/31): boost-program-options-1.75.0-13.el9_7. 4.2 MB/s | 104 kB 00:00 #14 73.10 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 3.8 MB/s | 91 kB 00:00 #14 73.10 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 896 kB/s | 22 kB 00:00 #14 73.13 (20/31): boost-serialization-1.75.0-13.el9_7.x8 3.9 MB/s | 127 kB 00:00 #14 73.13 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 5.0 MB/s | 275 kB 00:00 #14 73.17 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.0 MB/s | 25 kB 00:00 #14 73.17 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 11 kB 00:00 #14 73.17 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 228 kB 00:00 #14 73.17 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.2 MB/s | 53 kB 00:00 #14 73.17 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 21 kB 00:00 #14 73.17 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 6.5 MB/s | 28 kB 00:00 #14 73.27 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 7.0 MB/s | 207 kB 00:00 #14 73.27 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.1 MB/s | 308 kB 00:00 #14 73.27 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.1 MB/s | 67 kB 00:00 #14 73.52 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #14 73.52 -------------------------------------------------------------------------------- #14 73.52 Total 24 MB/s | 12 MB 00:00 #14 73.52 Running transaction check #14 73.57 Transaction check succeeded. #14 73.57 Running transaction test #14 74.09 Transaction test succeeded. #14 74.09 Running transaction #14 74.42 Preparing : 1/1 #14 74.47 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 74.47 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 74.47 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 74.47 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 75.20 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 75.20 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 75.23 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 75.23 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 75.23 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 75.26 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 75.26 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 75.28 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 75.28 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 75.28 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 75.33 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 75.33 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 75.33 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 75.33 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 75.36 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 75.36 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 75.36 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 75.45 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 75.45 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 75.45 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 75.45 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 75.45 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 75.53 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 75.53 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 75.53 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 75.53 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 75.53 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 75.53 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 75.93 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 75.93 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 75.93 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 75.93 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 75.93 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 75.93 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 75.93 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 75.93 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 75.93 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 75.93 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 75.93 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 75.93 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 75.93 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 75.93 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 75.93 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 75.93 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 75.93 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 75.93 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 75.93 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 75.93 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 75.93 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 75.93 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 75.93 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 75.93 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 75.93 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 75.93 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 75.93 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 75.93 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 75.93 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 75.93 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 75.93 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 76.09 #14 76.09 Installed: #14 76.09 boost-1.75.0-13.el9_7.x86_64 #14 76.09 boost-atomic-1.75.0-13.el9_7.x86_64 #14 76.09 boost-chrono-1.75.0-13.el9_7.x86_64 #14 76.09 boost-container-1.75.0-13.el9_7.x86_64 #14 76.09 boost-context-1.75.0-13.el9_7.x86_64 #14 76.09 boost-contract-1.75.0-13.el9_7.x86_64 #14 76.09 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 76.09 boost-date-time-1.75.0-13.el9_7.x86_64 #14 76.09 boost-fiber-1.75.0-13.el9_7.x86_64 #14 76.09 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 76.09 boost-graph-1.75.0-13.el9_7.x86_64 #14 76.09 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 76.09 boost-locale-1.75.0-13.el9_7.x86_64 #14 76.09 boost-log-1.75.0-13.el9_7.x86_64 #14 76.09 boost-math-1.75.0-13.el9_7.x86_64 #14 76.09 boost-nowide-1.75.0-13.el9_7.x86_64 #14 76.09 boost-program-options-1.75.0-13.el9_7.x86_64 #14 76.09 boost-python3-1.75.0-13.el9_7.x86_64 #14 76.09 boost-random-1.75.0-13.el9_7.x86_64 #14 76.09 boost-regex-1.75.0-13.el9_7.x86_64 #14 76.09 boost-serialization-1.75.0-13.el9_7.x86_64 #14 76.09 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 76.09 boost-system-1.75.0-13.el9_7.x86_64 #14 76.09 boost-test-1.75.0-13.el9_7.x86_64 #14 76.09 boost-thread-1.75.0-13.el9_7.x86_64 #14 76.09 boost-timer-1.75.0-13.el9_7.x86_64 #14 76.09 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 76.09 boost-wave-1.75.0-13.el9_7.x86_64 #14 76.09 gperftools-libs-2.9.1-3.el9.x86_64 #14 76.09 libicu-67.1-10.el9_6.x86_64 #14 76.09 libunwind-1.6.2-1.el9.x86_64 #14 76.09 #14 76.09 Complete! #14 76.92 77 files removed #14 78.33 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 78.43 Collecting contrail-vrouter-api==0.1.dev0 #14 78.43 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 79.21 Installing collected packages: contrail-vrouter-api #14 79.23 Successfully installed contrail-vrouter-api-0.1.dev0 #14 79.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 80.6s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 4.5s done #16 writing image sha256:80e0dd62fa672d4cad0146a1c4db10753162d5921207eb4c955aed2f2f2e54e6 #16 writing image sha256:80e0dd62fa672d4cad0146a1c4db10753162d5921207eb4c955aed2f2f2e54e6 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_8-1 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-20 12:43:24,083: INFO: Docker build duration: 101 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c0fc8839488d: Preparing 91613ce2c8b3: Preparing 02bff1574e0a: Preparing 0faabec5bda4: Preparing 9ef49ab53f09: Preparing f369871da602: Preparing 7b8b586b8a7a: Preparing 945f01ac8c50: Preparing 3aeffbf90cc7: Preparing 31f10de7d2b6: Preparing 6cdeda43686b: Preparing f35e6d64d07b: Preparing 7273b528316f: Preparing 413a8189fea7: Preparing 9b45644e5a69: Preparing dd9f1897bc94: Preparing ba6edc9d7624: Preparing 7b2957383005: Preparing 15c5985e5651: Preparing 41c62a69b27d: Preparing 44343de3ea1d: Preparing 0faabec5bda4: Waiting 9ef49ab53f09: Waiting f369871da602: Waiting 7b8b586b8a7a: Waiting 945f01ac8c50: Waiting 3aeffbf90cc7: Waiting 31f10de7d2b6: Waiting 6cdeda43686b: Waiting f35e6d64d07b: Waiting 7273b528316f: Waiting 413a8189fea7: Waiting 9b45644e5a69: Waiting dd9f1897bc94: Waiting ba6edc9d7624: Waiting 7b2957383005: Waiting 15c5985e5651: Waiting 41c62a69b27d: Waiting 44343de3ea1d: Waiting c0fc8839488d: Pushed 02bff1574e0a: Pushed 0faabec5bda4: Pushed 9ef49ab53f09: Pushed f369871da602: Pushed 945f01ac8c50: Layer already exists 3aeffbf90cc7: Layer already exists 31f10de7d2b6: Layer already exists 6cdeda43686b: Layer already exists 7b8b586b8a7a: Pushed f35e6d64d07b: Layer already exists 7273b528316f: Layer already exists 413a8189fea7: Layer already exists 9b45644e5a69: Layer already exists dd9f1897bc94: Layer already exists ba6edc9d7624: Layer already exists 7b2957383005: Layer already exists 15c5985e5651: Layer already exists 41c62a69b27d: Layer already exists 44343de3ea1d: Layer already exists 91613ce2c8b3: Pushed master-2_6_2_8-1: digest: sha256:da9f4d4a664b669632530c8ed4430198a5ea5e68e782798063260167c7aed7e3 size: 4713 2026-02-20 12:43:54,534: INFO: Building opensdn-tor-agent finished successfully, duration: 131 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_6_2_8-1 7c0358dd2144 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_8-1 31bb0daca650 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_2_8-1 286593ca5e73 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_2_8-1 733d49595863 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_2_8-1 f1f96e7b0298 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_2_8-1 47d92d77942d 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_2_8-1 0edd6e8e1c05 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_8-1 cececc94a558 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_2_8-1 4d609c783104 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_2_8-1 fcab8096f009 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_2_8-1 a26a3af6f78e 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_2_8-1 0885a4d18776 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_2_8-1 d61601ed331d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_2_8-1 2abec1ccd622 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_2_8-1 ac745de81093 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_2_8-1 7cc276481db1 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_2_8-1 de78fb451d2e 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_2_8-1 38d87d0a4f88 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_2_8-1 778590253df9 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_2_8-1 cb813e58c253 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_2_8-1 7377f6019af0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_2_8-1 1463a9292d49 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_2_8-1 87dd372bc6aa 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_2_8-1 4ee1915bd956 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_2_8-1 d1ecea35e342 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_2_8-1 7f4ada281174 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_2_8-1 2e36eeb852a7 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_2_8-1 3fce700019d9 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_2_8-1 1bc9f01ccb04 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_2_8-1 c6b090d72dda 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_2_8-1 3d1932f99c6a 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_2_8-1 b3a10c643627 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_2_8-1 d0a0e8752fcd 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_2_8-1 ff512bcfd2f7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_2_8-1 e73300f17dae 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_2_8-1 caf52190989e 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_2_8-1 223a6c9e6d07 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_2_8-1 b702aa3bf712 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_2_8-1 8ba516216c59 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_2_8-1 574a8f98a5bc 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_2_8-1 25ec6cb55b69 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_2_8-1 8d9a5865d1a2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_2_8-1 bd37932c590f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_2_8-1 2f2fe6919205 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_8-1 80e0dd62fa67 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_2_8-1 22613e942f47 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_2_8-1 11f4b99e341f 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U opensdn-test-test:master-2_6_2_8-1 2f2fe6919205 1.83GB 0B tf-dev-sandbox:compile 2e68859f9214 24.6GB 0B