2026-06-16 11:31:41,180: INFO: Building opensdn-tor-agent 2026-06-16 11:31:41,254: 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_3_5_4-1_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 --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 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-1_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.5s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-1_1 #5 DONE 0.6s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 3.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 4.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 4.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.6s #13 [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 #13 2.193 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 14 MB 00:00 #13 11.46 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #13 13.35 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 402 kB 00:00 #13 14.66 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 16 MB 00:00 #13 30.07 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 11 MB 00:00 #13 38.56 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #13 40.25 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 4.8 MB 00:00 #13 45.15 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #13 46.22 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #13 47.13 added from: http://tf-mirrors.gz1.opensdn.io/re 461 kB/s | 18 kB 00:00 #13 47.80 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 kB/s | 257 B 00:00 #13 48.50 added from: http://tf-mirrors.gz1.opensdn.io/re 520 kB/s | 15 kB 00:00 #13 48.65 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 96 kB 00:00 #13 50.34 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:00 #13 74.35 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 81.51 Dependencies resolved. #13 81.51 ========================================================================================== #13 81.51 Package Arch Version Repository Size #13 81.51 ========================================================================================== #13 81.51 Installing: #13 81.51 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 81.51 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 81.51 Installing dependencies: #13 81.51 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 81.51 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 81.51 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 81.51 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.51 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 81.51 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 81.51 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.51 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.51 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 81.51 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 81.51 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.51 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 81.51 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 81.51 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 81.51 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.51 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 81.51 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 81.51 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 81.51 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 81.51 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 81.51 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 81.51 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.51 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 81.51 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 81.51 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 81.51 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 81.51 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 81.51 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 81.51 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 81.51 #13 81.51 Transaction Summary #13 81.51 ========================================================================================== #13 81.51 Install 31 Packages #13 81.51 #13 81.51 Total download size: 12 M #13 81.51 Installed size: 41 M #13 81.51 Downloading Packages: #13 81.64 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 79 kB/s | 9.9 kB 00:00 #13 81.93 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 36 kB/s | 15 kB 00:00 #13 82.17 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 42 kB/s | 23 kB 00:00 #13 82.19 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 138 kB/s | 35 kB 00:00 #13 82.19 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #13 82.19 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.0 MB/s | 43 kB 00:00 #13 82.22 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 30 kB 00:00 #13 82.22 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 631 kB/s | 11 kB 00:00 #13 82.22 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 37 kB 00:00 #13 82.22 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.0 MB/s | 55 kB 00:00 #13 82.23 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.7 MB/s | 99 kB 00:00 #13 82.25 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.9 MB/s | 37 kB 00:00 #13 82.26 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 8.7 MB/s | 212 kB 00:00 #13 82.28 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.8 MB/s | 203 kB 00:00 #13 82.29 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 13 kB 00:00 #13 82.31 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.1 MB/s | 405 kB 00:00 #13 82.31 (17/31): boost-program-options-1.75.0-13.el9_7. 8.2 MB/s | 104 kB 00:00 #13 82.31 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.8 MB/s | 91 kB 00:00 #13 82.32 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 22 kB 00:00 #13 82.33 (20/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 82.34 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 275 kB 00:00 #13 82.34 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.6 MB/s | 25 kB 00:00 #13 82.37 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #13 82.37 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 7.0 MB/s | 53 kB 00:00 #13 82.37 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 228 kB 00:00 #13 82.37 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #13 82.38 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.6 MB/s | 28 kB 00:00 #13 82.38 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 207 kB 00:00 #13 82.39 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 #13 82.40 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #13 82.55 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 9.6 MB/s | 9.6 MB 00:01 #13 82.55 -------------------------------------------------------------------------------- #13 82.55 Total 12 MB/s | 12 MB 00:01 #13 82.55 Running transaction check #13 82.57 Transaction check succeeded. #13 82.57 Running transaction test #13 82.87 Transaction test succeeded. #13 82.87 Running transaction #13 83.64 Preparing : 1/1 #13 83.87 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 84.24 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 84.40 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 84.73 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 85.16 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 85.72 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 85.79 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 85.80 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 85.87 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 85.87 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 85.87 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 85.88 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 85.89 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 85.91 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 85.91 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 85.92 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 85.94 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 85.94 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 85.96 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 85.97 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 85.99 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 85.99 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 86.00 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 86.01 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 86.03 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 86.06 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 86.19 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 86.22 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 86.23 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 86.23 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 86.25 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 86.28 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 86.70 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 86.70 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 86.70 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 86.70 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 86.70 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 86.70 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 86.70 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 86.70 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 86.70 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 86.70 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 86.70 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 86.70 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 86.70 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 86.70 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 86.70 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 86.70 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 86.70 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 86.70 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 86.70 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 86.70 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 86.70 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 86.70 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 86.70 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 86.70 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 86.70 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 86.70 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 86.70 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 86.70 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 86.70 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 86.70 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 86.70 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 87.14 #13 87.14 Installed: #13 87.14 boost-1.75.0-13.el9_7.x86_64 #13 87.14 boost-atomic-1.75.0-13.el9_7.x86_64 #13 87.14 boost-chrono-1.75.0-13.el9_7.x86_64 #13 87.14 boost-container-1.75.0-13.el9_7.x86_64 #13 87.14 boost-context-1.75.0-13.el9_7.x86_64 #13 87.14 boost-contract-1.75.0-13.el9_7.x86_64 #13 87.14 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 87.14 boost-date-time-1.75.0-13.el9_7.x86_64 #13 87.14 boost-fiber-1.75.0-13.el9_7.x86_64 #13 87.14 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 87.14 boost-graph-1.75.0-13.el9_7.x86_64 #13 87.14 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 87.14 boost-locale-1.75.0-13.el9_7.x86_64 #13 87.14 boost-log-1.75.0-13.el9_7.x86_64 #13 87.14 boost-math-1.75.0-13.el9_7.x86_64 #13 87.14 boost-nowide-1.75.0-13.el9_7.x86_64 #13 87.14 boost-program-options-1.75.0-13.el9_7.x86_64 #13 87.14 boost-python3-1.75.0-13.el9_7.x86_64 #13 87.14 boost-random-1.75.0-13.el9_7.x86_64 #13 87.14 boost-regex-1.75.0-13.el9_7.x86_64 #13 87.14 boost-serialization-1.75.0-13.el9_7.x86_64 #13 87.14 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 87.14 boost-system-1.75.0-13.el9_7.x86_64 #13 87.14 boost-test-1.75.0-13.el9_7.x86_64 #13 87.14 boost-thread-1.75.0-13.el9_7.x86_64 #13 87.14 boost-timer-1.75.0-13.el9_7.x86_64 #13 87.14 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 87.14 boost-wave-1.75.0-13.el9_7.x86_64 #13 87.14 gperftools-libs-2.9.1-3.el9.x86_64 #13 87.14 libicu-67.1-10.el9_6.x86_64 #13 87.14 libunwind-1.6.2-1.el9.x86_64 #13 87.14 #13 87.14 Complete! #13 87.57 77 files removed #13 88.13 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 88.18 Collecting contrail-vrouter-api==0.1.dev0 #13 88.18 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 88.37 Installing collected packages: contrail-vrouter-api #13 89.21 Successfully installed contrail-vrouter-api-0.1.dev0 #13 89.21 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 #13 DONE 90.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 1.2s done #15 writing image sha256:a9ac361ae39ddbb3572da8838e81df115d646c49286dcda1cc1fb76777aeba81 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-1_1 done #15 DONE 1.3s 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-06-16 11:34:16,735: INFO: Docker build duration: 155 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a283f3178cf2: Preparing 14f5c492d4c7: Preparing 91b7c7038510: Preparing 720975308dce: Preparing fb3e0069fd25: Preparing cfe727232a05: Preparing b06370ffbfa5: Preparing 315a5570c5ac: Preparing d61afa9805ec: Preparing 548dfa866171: Preparing 00e63d249f46: Preparing 0a1909a8306e: Preparing 7be378d96ef6: Preparing daac857507d0: Preparing fad048e8195a: Preparing 3dd19bd4d4f5: Preparing c5265531a7ee: Preparing 7a90bde9bf73: Preparing cc793bff96e9: Preparing 4c8df72153b2: Preparing 44343de3ea1d: Preparing a283f3178cf2: Waiting 14f5c492d4c7: Waiting 91b7c7038510: Waiting 720975308dce: Waiting fb3e0069fd25: Waiting cfe727232a05: Waiting b06370ffbfa5: Waiting 315a5570c5ac: Waiting d61afa9805ec: Waiting 548dfa866171: Waiting 00e63d249f46: Waiting 0a1909a8306e: Waiting 7be378d96ef6: Waiting daac857507d0: Waiting fad048e8195a: Waiting 3dd19bd4d4f5: Waiting c5265531a7ee: Waiting 7a90bde9bf73: Waiting cc793bff96e9: Waiting 4c8df72153b2: Waiting 44343de3ea1d: Waiting a283f3178cf2: Pushed 91b7c7038510: Pushed 720975308dce: Pushed fb3e0069fd25: Pushed cfe727232a05: Pushed 315a5570c5ac: Layer already exists d61afa9805ec: Layer already exists b06370ffbfa5: Pushed 548dfa866171: Layer already exists 0a1909a8306e: Layer already exists 00e63d249f46: Layer already exists daac857507d0: Layer already exists 7be378d96ef6: Layer already exists fad048e8195a: Layer already exists 3dd19bd4d4f5: Layer already exists c5265531a7ee: Layer already exists 7a90bde9bf73: Layer already exists cc793bff96e9: Layer already exists 4c8df72153b2: Layer already exists 44343de3ea1d: Layer already exists 14f5c492d4c7: Pushed master-2_3_5_4-1_1: digest: sha256:b103c6592d0fad0047deab076e75a27a8d774579274e431c02c73b012437a6f6 size: 4713 2026-06-16 11:34:31,693: INFO: Building opensdn-tor-agent finished successfully, duration: 170 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_3_5_4-1_1 80e760bda2a9 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-1_1 7002215a0746 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-1_1 48f796c661fb 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-1_1 f1114055975f 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-1_1 cfc8a97b587f 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-1_1 2f2dc778d8e9 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-1_1 4b9dcdd24dcf 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-1_1 5dc49307cca5 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-1_1 208b1247bdea 1.43MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-1_1 d8be73460fcc 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-1_1 775a0e358125 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-1_1 607aaf47d60d 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-1_1 0999784f49ca 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_3_5_4-1_1 4eac37a195e2 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-1_1 88667846cf2e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_3_5_4-1_1 cada9f0c04e3 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-1_1 ff743ceeceb7 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-1_1 8264e63eefe8 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-1_1 02860e281582 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-1_1 6b0cfca7e929 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-1_1 466abfb80bbb 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-1_1 d6f63be41bd8 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-1_1 563690abf3f9 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-1_1 36aed0fc0fc7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-1_1 ea6db9946a53 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-1_1 1ad581d4e5b9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-1_1 728343dfb6ce 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-1_1 6890d41cf53d 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-1_1 230582c3aa90 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-1_1 22b9ab5c8782 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-1_1 48a097eda33e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-1_1 22cc9310c53f 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-1_1 9e5bc8b8709e 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-1_1 dacd1844acd7 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-1_1 b38a3ebd1dd7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-1_1 d6a70cafe12b 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-1_1 df9335fdaa89 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-1_1 1f26530695a0 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-1_1 452253e8f44f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-1_1 1578fe6d394d 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-1_1 a61dd99e55c5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-1_1 5ff5398797d2 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-1_1 fa49040567d6 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-1_1 a67721c6759a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-1_1 776adadc11e9 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_3_5_4-1_1 f9ea7d1e1f32 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-1_1 a9ac361ae39d 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_3_5_4-1_1 49b5ea7c3726 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_3_5_4-1_1 951519897e03 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-1_1 57722ca181fe 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_3_5_4-1_1 99e4bbe9c577 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-1_1 8e210de59863 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_3_5_4-1_1 85a86d2ef2a0 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen dd881792a4bf 21GB 0B U tf-dev-sandbox:compile 30af11866680 21.8GB 0B