2026-03-05 18:57:46,321: INFO: Building opensdn-tor-agent 2026-03-05 18:57:46,366: 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_4_0-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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_4_0-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 2.9s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_4_0-3 #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_4_0-3 #7 DONE 0.0s #8 [internal] load build context #8 ... #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.1s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.4s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.2s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.4s #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 1.686 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 14 MB 00:00 #14 8.265 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #14 9.825 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 402 kB 00:00 #14 10.50 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 16 MB 00:00 #14 18.32 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 11 MB 00:00 #14 24.44 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.1 MB 00:00 #14 25.48 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.8 MB 00:00 #14 29.43 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #14 30.33 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 474 kB 00:00 #14 31.26 added from: http://tf-mirrors.gz1.opensdn.io/re 363 kB/s | 18 kB 00:00 #14 31.98 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 kB/s | 257 B 00:00 #14 32.58 added from: http://tf-mirrors.gz1.opensdn.io/re 428 kB/s | 15 kB 00:00 #14 33.10 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #14 35.02 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 39 MB 00:00 #14 68.27 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #14 84.04 Dependencies resolved. #14 84.04 ========================================================================================== #14 84.04 Package Arch Version Repository Size #14 84.04 ========================================================================================== #14 84.04 Installing: #14 84.04 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 84.04 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 84.04 Installing dependencies: #14 84.04 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 84.04 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 84.04 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 84.04 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 84.04 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 84.04 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 84.04 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 84.04 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 84.04 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 84.04 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 84.04 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 84.04 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 84.04 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 84.04 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 84.04 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 84.04 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 84.04 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 84.04 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 84.04 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 84.04 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 84.04 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 84.04 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 84.04 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 84.04 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 84.04 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 84.04 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 84.04 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 84.04 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 84.04 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 84.04 #14 84.04 Transaction Summary #14 84.04 ========================================================================================== #14 84.04 Install 31 Packages #14 84.04 #14 84.04 Total download size: 12 M #14 84.04 Installed size: 41 M #14 84.04 Downloading Packages: #14 84.08 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 380 kB/s | 9.9 kB 00:00 #14 84.08 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 427 kB/s | 15 kB 00:00 #14 84.08 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #14 84.09 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 35 kB 00:00 #14 84.10 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 654 kB/s | 13 kB 00:00 #14 84.11 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.6 MB/s | 43 kB 00:00 #14 84.11 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 30 kB 00:00 #14 84.13 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 815 kB/s | 11 kB 00:00 #14 84.13 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 37 kB 00:00 #14 84.13 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.9 MB/s | 55 kB 00:00 #14 84.13 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #14 84.18 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.9 MB/s | 37 kB 00:00 #14 84.18 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #14 84.18 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #14 84.18 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.6 MB/s | 203 kB 00:00 #14 84.21 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 817 kB/s | 13 kB 00:00 #14 84.21 (17/31): boost-program-options-1.75.0-13.el9_7. 5.6 MB/s | 104 kB 00:00 #14 84.21 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.1 MB/s | 91 kB 00:00 #14 84.21 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 22 kB 00:00 #14 84.24 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #14 84.24 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.3 MB/s | 127 kB 00:00 #14 84.24 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.3 MB/s | 25 kB 00:00 #14 84.24 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #14 84.27 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #14 84.27 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.0 MB/s | 53 kB 00:00 #14 84.27 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #14 84.27 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.9 MB/s | 28 kB 00:00 #14 84.27 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #14 84.27 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #14 84.27 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.6 MB/s | 67 kB 00:00 #14 84.47 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #14 84.47 -------------------------------------------------------------------------------- #14 84.47 Total 31 MB/s | 12 MB 00:00 #14 84.47 Running transaction check #14 84.51 Transaction check succeeded. #14 84.51 Running transaction test #14 84.75 Transaction test succeeded. #14 84.75 Running transaction #14 85.17 Preparing : 1/1 #14 85.27 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 85.29 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 85.30 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 85.30 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 85.98 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 86.02 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 86.04 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 86.05 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 86.07 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 86.13 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 86.14 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 86.19 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 86.19 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 86.19 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 86.21 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 86.21 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 86.21 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 86.22 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 86.26 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 86.26 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 86.26 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 86.29 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 86.29 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 86.34 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 86.34 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 86.34 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 86.34 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 86.34 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 86.34 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 86.34 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 86.36 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 86.38 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 86.81 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 86.81 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 86.81 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 86.81 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 86.81 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 86.81 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 86.81 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 86.81 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 86.81 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 86.81 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 86.81 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 86.81 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 86.81 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 86.81 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 86.81 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 86.81 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 86.81 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 86.81 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 86.81 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 86.81 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 86.81 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 86.81 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 86.81 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 86.81 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 86.81 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 86.81 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 86.81 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 86.81 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 86.81 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 86.81 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 86.81 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 86.97 #14 86.97 Installed: #14 86.97 boost-1.75.0-13.el9_7.x86_64 #14 86.97 boost-atomic-1.75.0-13.el9_7.x86_64 #14 86.97 boost-chrono-1.75.0-13.el9_7.x86_64 #14 86.97 boost-container-1.75.0-13.el9_7.x86_64 #14 86.97 boost-context-1.75.0-13.el9_7.x86_64 #14 86.97 boost-contract-1.75.0-13.el9_7.x86_64 #14 86.97 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 86.97 boost-date-time-1.75.0-13.el9_7.x86_64 #14 86.97 boost-fiber-1.75.0-13.el9_7.x86_64 #14 86.97 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 86.97 boost-graph-1.75.0-13.el9_7.x86_64 #14 86.97 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 86.97 boost-locale-1.75.0-13.el9_7.x86_64 #14 86.97 boost-log-1.75.0-13.el9_7.x86_64 #14 86.97 boost-math-1.75.0-13.el9_7.x86_64 #14 86.97 boost-nowide-1.75.0-13.el9_7.x86_64 #14 86.97 boost-program-options-1.75.0-13.el9_7.x86_64 #14 86.97 boost-python3-1.75.0-13.el9_7.x86_64 #14 86.97 boost-random-1.75.0-13.el9_7.x86_64 #14 86.97 boost-regex-1.75.0-13.el9_7.x86_64 #14 86.97 boost-serialization-1.75.0-13.el9_7.x86_64 #14 86.97 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 86.97 boost-system-1.75.0-13.el9_7.x86_64 #14 86.97 boost-test-1.75.0-13.el9_7.x86_64 #14 86.97 boost-thread-1.75.0-13.el9_7.x86_64 #14 86.97 boost-timer-1.75.0-13.el9_7.x86_64 #14 86.97 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 86.97 boost-wave-1.75.0-13.el9_7.x86_64 #14 86.97 gperftools-libs-2.9.1-3.el9.x86_64 #14 86.97 libicu-67.1-10.el9_6.x86_64 #14 86.97 libunwind-1.6.2-1.el9.x86_64 #14 86.97 #14 86.97 Complete! #14 87.85 77 files removed #14 89.19 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 89.35 Collecting contrail-vrouter-api==0.1.dev0 #14 89.38 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 90.20 Installing collected packages: contrail-vrouter-api #14 90.22 Successfully installed contrail-vrouter-api-0.1.dev0 #14 90.23 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 91.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.5s #16 exporting to image #16 exporting layers #16 exporting layers 3.5s done #16 writing image sha256:d5a07bf3ca91c7fb23c32fb9d6a265640cf5f09abf14cd9a17168e733d5b118c 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_4_0-3 0.1s done #16 DONE 3.7s 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-05 18:59:36,111: INFO: Docker build duration: 110 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 18f5bfd14036: Preparing c0f3e9f84492: Preparing eff72a471c54: Preparing d911c52529fb: Preparing fd2d742695e4: Preparing f01a77b546de: Preparing c73e562faae9: Preparing 66fc5fb71cc7: Preparing f9a49328bd96: Preparing 8f6aedb49e9c: Preparing 9c373292a1cf: Preparing 888bb81b7b82: Preparing 1f571a28e998: Preparing 26c8c04f6c55: Preparing c6c64e6a9258: Preparing 6d2d0b1adb84: Preparing 4d618000764d: Preparing fb348723592c: Preparing 65a01c43933a: Preparing b78c2261d122: Preparing 44343de3ea1d: Preparing fd2d742695e4: Waiting f01a77b546de: Waiting c73e562faae9: Waiting 66fc5fb71cc7: Waiting f9a49328bd96: Waiting 8f6aedb49e9c: Waiting 9c373292a1cf: Waiting 888bb81b7b82: Waiting 1f571a28e998: Waiting 26c8c04f6c55: Waiting c6c64e6a9258: Waiting 6d2d0b1adb84: Waiting 4d618000764d: Waiting fb348723592c: Waiting 65a01c43933a: Waiting b78c2261d122: Waiting 44343de3ea1d: Waiting eff72a471c54: Pushed d911c52529fb: Pushed 18f5bfd14036: Pushed f01a77b546de: Pushed 66fc5fb71cc7: Layer already exists f9a49328bd96: Layer already exists fd2d742695e4: Pushed 8f6aedb49e9c: Layer already exists 888bb81b7b82: Layer already exists 9c373292a1cf: Layer already exists c73e562faae9: Pushed 1f571a28e998: Layer already exists 26c8c04f6c55: Layer already exists c6c64e6a9258: Layer already exists 6d2d0b1adb84: Layer already exists 4d618000764d: Layer already exists fb348723592c: Layer already exists b78c2261d122: Layer already exists 65a01c43933a: Layer already exists 44343de3ea1d: Layer already exists c0f3e9f84492: Pushed master-2_6_4_0-3: digest: sha256:ae93911e8036646678233b69a0f748189417c1e3e9a1457d7cf579ac1d376026 size: 4713 2026-03-05 18:59:58,521: INFO: Building opensdn-tor-agent finished successfully, duration: 132 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_4_0-3 b99bc2b099eb 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_4_0-3 9fb1ad492659 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_4_0-3 bb0e397a97be 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_4_0-3 5fe57c79c3af 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_4_0-3 d9cdde51c95a 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_4_0-3 9ced21085b45 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_4_0-3 c5132c373a99 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_4_0-3 8084179b8642 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_4_0-3 041026a26ac9 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_4_0-3 e25a46bd52a3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_4_0-3 98bd4e316118 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_4_0-3 6b2bef17e857 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_4_0-3 6abdcad851f5 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_4_0-3 3e7ec5de2b46 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_4_0-3 8893894b5061 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_4_0-3 5af717ddb3b8 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_4_0-3 2e04625665bd 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_4_0-3 beb2dbd01fad 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_4_0-3 358ca6164cb8 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_4_0-3 b3295d25c94a 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_4_0-3 347b9bdf538c 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_4_0-3 3d86024e456a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_4_0-3 1e8bcc2c6327 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_4_0-3 439d391c49a3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_4_0-3 38955e5a15d2 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_4_0-3 e0df4750a135 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_4_0-3 c6d62f8bf8b4 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_4_0-3 7a6bb06a81dd 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_4_0-3 af5a8cad73f1 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_4_0-3 6db4143c27b4 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_4_0-3 6474a6eb9c27 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_4_0-3 3333a841cb26 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_4_0-3 7e7e66e99829 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_4_0-3 281b7eef850b 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_4_0-3 2b2e1afa1379 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_4_0-3 4b6411fc14a6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_4_0-3 06ab233554b8 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_4_0-3 55776d036bc1 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_4_0-3 a99f3a1115c4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_4_0-3 3a15c64b1c80 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_4_0-3 115e01bce60e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_4_0-3 beb26187169a 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_4_0-3 7f34e15c1602 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_4_0-3 ef1ae2e1d5f6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_4_0-3 2f06a1b1919f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_4_0-3 90d4fe0ee457 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_4_0-3 d5a07bf3ca91 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_4_0-3 bf46f279f327 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_4_0-3 c0592c1ad305 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_4_0-3 12fbe8bbe6f9 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_4_0-3 32942444d1db 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 36c9c736e93f 2.9GB 0B U opensdn-test-test:master-2_6_4_0-3 90d4fe0ee457 1.83GB 0B tf-dev-sandbox:compile 5a0e307f7b8d 22.2GB 0B