2026-06-01 13:49:19,775: INFO: Building opensdn-tor-agent 2026-06-01 13:49:19,879: 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_7_7_5-6_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 --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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_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 3.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_5 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s 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.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 5.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.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 3.024 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 14 MB 00:00 #13 12.79 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.9 MB 00:00 #13 13.89 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 402 kB 00:00 #13 14.77 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 16 MB 00:00 #13 29.61 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 11 MB 00:00 #13 39.17 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #13 40.42 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 4.8 MB 00:00 #13 43.97 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #13 45.09 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 474 kB 00:00 #13 45.89 added from: http://tf-mirrors.gz1.opensdn.io/re 347 kB/s | 18 kB 00:00 #13 47.02 added from: http://tf-mirrors.gz1.opensdn.io/re 958 B/s | 257 B 00:00 #13 47.80 added from: http://tf-mirrors.gz1.opensdn.io/re 369 kB/s | 15 kB 00:00 #13 48.49 added from: http://tf-mirrors.gz1.opensdn.io/re 791 kB/s | 96 kB 00:00 #13 50.10 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 39 MB 00:00 #13 73.67 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 81.02 Dependencies resolved. #13 81.02 ========================================================================================== #13 81.02 Package Arch Version Repository Size #13 81.02 ========================================================================================== #13 81.02 Installing: #13 81.02 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 81.02 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 81.02 Installing dependencies: #13 81.02 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 81.02 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 81.02 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 81.02 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.02 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 81.02 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 81.02 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.02 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.02 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 81.02 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 81.02 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.02 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 81.02 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 81.02 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 81.02 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.02 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 81.02 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 81.02 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 81.02 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 81.02 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 81.02 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 81.02 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.02 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 81.02 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 81.02 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 81.02 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 81.02 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 81.02 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 81.02 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 81.02 #13 81.02 Transaction Summary #13 81.02 ========================================================================================== #13 81.02 Install 31 Packages #13 81.02 #13 81.02 Total download size: 12 M #13 81.02 Installed size: 41 M #13 81.02 Downloading Packages: #13 81.21 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 55 kB/s | 9.9 kB 00:00 #13 81.33 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 49 kB/s | 15 kB 00:00 #13 81.55 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 66 kB/s | 23 kB 00:00 #13 81.55 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 157 kB/s | 35 kB 00:00 #13 81.57 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 81.57 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.0 MB/s | 43 kB 00:00 #13 81.57 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.6 MB/s | 30 kB 00:00 #13 81.57 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 11 kB 00:00 #13 81.59 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 37 kB 00:00 #13 81.59 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.5 MB/s | 55 kB 00:00 #13 81.59 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 99 kB 00:00 #13 81.59 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.1 MB/s | 37 kB 00:00 #13 81.66 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 81.66 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 203 kB 00:00 #13 81.66 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 81.66 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 405 kB 00:00 #13 81.66 (17/31): boost-program-options-1.75.0-13.el9_7. 6.8 MB/s | 104 kB 00:00 #13 81.66 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.0 MB/s | 91 kB 00:00 #13 81.66 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 22 kB 00:00 #13 81.66 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #13 81.66 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.0 MB/s | 127 kB 00:00 #13 81.67 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #13 81.67 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #13 81.67 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 228 kB 00:00 #13 81.69 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.1 MB/s | 53 kB 00:00 #13 81.69 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #13 81.69 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.6 MB/s | 28 kB 00:00 #13 81.69 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 81.72 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.7 MB/s | 67 kB 00:00 #13 81.72 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 16 MB/s | 308 kB 00:00 #13 81.81 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #13 81.81 -------------------------------------------------------------------------------- #13 81.81 Total 16 MB/s | 12 MB 00:00 #13 81.81 Running transaction check #13 81.89 Transaction check succeeded. #13 81.89 Running transaction test #13 82.13 Transaction test succeeded. #13 82.13 Running transaction #13 82.79 Preparing : 1/1 #13 82.98 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 82.98 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 82.98 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 82.98 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 83.49 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 83.49 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 83.49 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 83.49 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 83.49 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 83.49 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 83.49 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 83.49 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 83.49 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 83.49 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 83.49 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 83.49 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 83.49 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 83.49 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 83.49 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 83.49 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 83.49 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 83.52 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 83.52 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 83.52 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 83.52 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 83.56 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 83.56 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 83.56 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 83.56 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 83.60 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 83.63 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 83.69 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 84.06 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 84.06 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 84.06 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 84.06 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 84.06 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 84.06 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 84.06 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 84.06 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 84.06 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 84.06 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 84.06 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 84.06 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 84.06 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 84.06 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 84.06 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 84.06 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 84.06 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 84.06 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 84.06 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 84.06 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 84.06 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 84.06 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 84.06 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 84.06 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 84.06 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 84.06 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 84.06 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 84.06 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 84.06 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 84.06 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 84.06 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 84.25 #13 84.25 Installed: #13 84.25 boost-1.75.0-13.el9_7.x86_64 #13 84.25 boost-atomic-1.75.0-13.el9_7.x86_64 #13 84.25 boost-chrono-1.75.0-13.el9_7.x86_64 #13 84.25 boost-container-1.75.0-13.el9_7.x86_64 #13 84.25 boost-context-1.75.0-13.el9_7.x86_64 #13 84.25 boost-contract-1.75.0-13.el9_7.x86_64 #13 84.25 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 84.25 boost-date-time-1.75.0-13.el9_7.x86_64 #13 84.25 boost-fiber-1.75.0-13.el9_7.x86_64 #13 84.25 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 84.25 boost-graph-1.75.0-13.el9_7.x86_64 #13 84.25 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 84.25 boost-locale-1.75.0-13.el9_7.x86_64 #13 84.25 boost-log-1.75.0-13.el9_7.x86_64 #13 84.25 boost-math-1.75.0-13.el9_7.x86_64 #13 84.25 boost-nowide-1.75.0-13.el9_7.x86_64 #13 84.25 boost-program-options-1.75.0-13.el9_7.x86_64 #13 84.25 boost-python3-1.75.0-13.el9_7.x86_64 #13 84.25 boost-random-1.75.0-13.el9_7.x86_64 #13 84.25 boost-regex-1.75.0-13.el9_7.x86_64 #13 84.25 boost-serialization-1.75.0-13.el9_7.x86_64 #13 84.25 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 84.25 boost-system-1.75.0-13.el9_7.x86_64 #13 84.25 boost-test-1.75.0-13.el9_7.x86_64 #13 84.25 boost-thread-1.75.0-13.el9_7.x86_64 #13 84.25 boost-timer-1.75.0-13.el9_7.x86_64 #13 84.25 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 84.25 boost-wave-1.75.0-13.el9_7.x86_64 #13 84.25 gperftools-libs-2.9.1-3.el9.x86_64 #13 84.25 libicu-67.1-10.el9_6.x86_64 #13 84.25 libunwind-1.6.2-1.el9.x86_64 #13 84.25 #13 84.25 Complete! #13 84.96 77 files removed #13 86.10 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 86.21 Collecting contrail-vrouter-api==0.1.dev0 #13 86.21 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 86.78 Installing collected packages: contrail-vrouter-api #13 86.78 Successfully installed contrail-vrouter-api-0.1.dev0 #13 86.79 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 87.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 3.6s done #15 writing image sha256:f3a3a1cdc7cc73b7ba81e2f796d095292c755e72c7c6ac98ac3ad1eab6eb139f 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-6_5 0.0s done #15 DONE 4.0s 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-01 13:52:07,711: INFO: Docker build duration: 168 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 395eac966d2c: Preparing d70a20efa8a3: Preparing adc454d036b5: Preparing 3d32dcff7ee0: Preparing adc99ef99cdb: Preparing da3db1a04a56: Preparing c6ab0019667e: Preparing 6d7d75d023e0: Preparing 470aabb883f6: Preparing 2fb723416794: Preparing f2ae0130d7c5: Preparing e8f2a30df9cb: Preparing 94758ce07093: Preparing 724e3e159fa5: Preparing b31a10e51001: Preparing 1c3df474361d: Preparing 5307d07fe792: Preparing 4c9eeb44ef86: Preparing 69ce6e3489b0: Preparing aee4bb90f4de: Preparing 44343de3ea1d: Preparing d70a20efa8a3: Waiting adc454d036b5: Waiting 3d32dcff7ee0: Waiting adc99ef99cdb: Waiting da3db1a04a56: Waiting c6ab0019667e: Waiting 6d7d75d023e0: Waiting 470aabb883f6: Waiting 2fb723416794: Waiting f2ae0130d7c5: Waiting e8f2a30df9cb: Waiting 94758ce07093: Waiting 724e3e159fa5: Waiting b31a10e51001: Waiting 1c3df474361d: Waiting 5307d07fe792: Waiting 4c9eeb44ef86: Waiting 69ce6e3489b0: Waiting aee4bb90f4de: Waiting 44343de3ea1d: Waiting 395eac966d2c: Pushed adc454d036b5: Pushed 3d32dcff7ee0: Pushed adc99ef99cdb: Pushed da3db1a04a56: Pushed c6ab0019667e: Pushed 6d7d75d023e0: Layer already exists 470aabb883f6: Layer already exists 2fb723416794: Layer already exists f2ae0130d7c5: Layer already exists e8f2a30df9cb: Layer already exists 94758ce07093: Layer already exists 724e3e159fa5: Layer already exists b31a10e51001: Layer already exists 1c3df474361d: Layer already exists 5307d07fe792: Layer already exists 4c9eeb44ef86: Layer already exists 69ce6e3489b0: Layer already exists aee4bb90f4de: Layer already exists 44343de3ea1d: Layer already exists d70a20efa8a3: Pushed master-2_7_7_5-6_5: digest: sha256:c9aef8c4c2075fb9a56101fc152801125749bffb611602c2eca6432077b07179 size: 4713 2026-06-01 13:52:20,339: INFO: Building opensdn-tor-agent finished successfully, duration: 181 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_7_7_5-6_5 8f2a07fc2365 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-6_5 7499817ed6a5 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-6_5 102b5c9509dc 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-6_5 1c73122c66f2 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-6_5 c33ad4b784f6 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-6_5 4462476f529a 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-6_5 1dcf07c82ccc 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-6_5 307fc9020a3a 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-6_5 8d2583fd81f3 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_5 de79bd41fd72 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-6_5 5d979a1d2870 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-6_5 e7074c41c518 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-6_5 f489a9168e76 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-6_5 1a50bbd96493 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-6_5 0d0751fd7fc3 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-6_5 25aa0758354c 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-6_5 ec7390860a97 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-6_5 fbbd1b027a4c 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-6_5 0b3a8e3c890c 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-6_5 f258c90f1243 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-6_5 c22eb649192e 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-6_5 de07bb5d1206 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-6_5 44a8968e5f74 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-6_5 60e8e55b77c5 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-6_5 12345d1afdfb 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-6_5 81f13d959591 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-6_5 9b97d252ec66 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-6_5 f544ded76fb9 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-6_5 2a5ba089b370 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-6_5 a60a88a3f662 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-6_5 9715a4cf5cdb 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-6_5 a3f288086f8d 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-6_5 c2081bc206bb 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-6_5 cd779141f213 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-6_5 b8047d8c49ca 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-6_5 8f70b7dbb193 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-6_5 ee6a60896ca6 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-6_5 799dc2b243a7 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-6_5 27290f203e72 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-6_5 fbc99772e2bd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-6_5 3e82c63606e9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-6_5 0294298d86a6 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-6_5 74c0d03934ef 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-6_5 e9ecf2043374 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-6_5 f3a3a1cdc7cc 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-6_5 3679d02955ee 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-6_5 200d86cc5d9d 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-6_5 2010d10c5f0b 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-6_5 005b8ac1ce4c 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-6_5 9ed301c2bf16 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b8c69188aef9 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-6_5 9ed301c2bf16 2.9GB 0B U