2026-09-01 23:40:48,351: INFO: Building opensdn-tor-agent 2026-09-01 23:40:48,442: 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-3_0_3_9-1_2 --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=26.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 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_2 #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.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_2 #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 done #7 DONE 2.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #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 1.287 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 18 MB 00:00 #13 6.540 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.9 MB 00:00 #13 8.016 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 516 kB 00:00 #13 8.764 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 20 MB 00:00 #13 19.14 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 15 MB 00:00 #13 30.76 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.2 MB 00:00 #13 32.43 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 6.3 MB 00:00 #13 37.67 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 966 kB 00:00 #13 39.31 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 480 kB 00:00 #13 40.32 added from: http://tf-mirrors.gz1.opensdn.io/re 650 kB/s | 19 kB 00:00 #13 41.28 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 kB/s | 257 B 00:00 #13 42.18 added from: http://tf-mirrors.gz1.opensdn.io/re 383 kB/s | 15 kB 00:00 #13 43.23 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 112 kB 00:00 #13 45.31 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 44 MB 00:01 #13 80.72 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #13 97.99 Dependencies resolved. #13 97.99 ========================================================================================== #13 97.99 Package Arch Version Repository Size #13 97.99 ========================================================================================== #13 97.99 Installing: #13 97.99 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 97.99 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 97.99 Installing dependencies: #13 97.99 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 97.99 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 97.99 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 97.99 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 97.99 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 97.99 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 97.99 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 97.99 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 97.99 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 97.99 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 97.99 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 97.99 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 97.99 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 97.99 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 97.99 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 97.99 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 97.99 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 97.99 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 97.99 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 97.99 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 97.99 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 97.99 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 97.99 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 97.99 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 97.99 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 97.99 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 97.99 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 97.99 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 97.99 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 97.99 #13 97.99 Transaction Summary #13 97.99 ========================================================================================== #13 97.99 Install 31 Packages #13 97.99 #13 97.99 Total download size: 12 M #13 97.99 Installed size: 41 M #13 97.99 Downloading Packages: #13 98.04 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 93 kB/s | 9.9 kB 00:00 #13 98.22 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 54 kB/s | 15 kB 00:00 #13 98.33 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 84 kB/s | 23 kB 00:00 #13 98.33 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 350 kB/s | 35 kB 00:00 #13 98.33 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #13 98.33 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 8.6 MB/s | 43 kB 00:00 #13 98.33 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 30 kB 00:00 #13 98.33 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 11 kB 00:00 #13 98.33 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.3 MB/s | 37 kB 00:00 #13 98.33 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.2 MB/s | 55 kB 00:00 #13 98.34 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 98.34 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.8 MB/s | 37 kB 00:00 #13 98.56 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #13 98.56 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 203 kB 00:00 #13 98.56 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 405 kB 00:00 #13 98.56 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 98.56 (17/31): boost-program-options-1.75.0-13.el9_7. 19 MB/s | 104 kB 00:00 #13 98.56 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.7 MB/s | 91 kB 00:00 #13 98.56 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #13 98.56 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 37 MB/s | 275 kB 00:00 #13 98.56 (21/31): boost-serialization-1.75.0-13.el9_7.x8 14 MB/s | 127 kB 00:00 #13 98.56 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.9 MB/s | 25 kB 00:00 #13 98.56 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #13 98.56 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 228 kB 00:00 #13 98.56 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.3 MB/s | 53 kB 00:00 #13 98.56 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #13 98.56 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.3 MB/s | 28 kB 00:00 #13 98.56 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 98.56 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 98.56 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.4 MB/s | 67 kB 00:00 #13 98.62 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #13 98.62 -------------------------------------------------------------------------------- #13 98.62 Total 19 MB/s | 12 MB 00:00 #13 98.62 Running transaction check #13 98.67 Transaction check succeeded. #13 98.67 Running transaction test #13 99.00 Transaction test succeeded. #13 99.00 Running transaction #13 99.49 Preparing : 1/1 #13 99.58 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 99.58 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 99.62 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 99.62 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 100.3 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 100.6 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 100.7 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 100.9 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 101.1 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 101.3 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 101.5 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 101.7 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 101.8 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 101.8 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 101.8 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 101.8 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 101.8 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 101.9 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 101.9 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 101.9 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 101.9 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 101.9 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 101.9 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 101.9 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 101.9 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 102.0 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 102.0 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 102.0 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 102.0 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 102.0 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 102.1 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 102.1 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 102.4 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 102.4 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 102.4 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 102.4 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 102.4 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 102.4 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 102.4 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 102.4 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 102.4 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 102.4 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 102.4 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 102.4 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 102.4 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 102.4 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 102.4 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 102.4 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 102.4 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 102.4 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 102.4 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 102.4 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 102.4 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 102.4 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 102.4 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 102.4 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 102.4 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 102.4 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 102.4 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 102.4 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 102.4 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 102.4 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 102.4 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 102.5 #13 102.5 Installed: #13 102.5 boost-1.75.0-13.el9_7.x86_64 #13 102.5 boost-atomic-1.75.0-13.el9_7.x86_64 #13 102.5 boost-chrono-1.75.0-13.el9_7.x86_64 #13 102.5 boost-container-1.75.0-13.el9_7.x86_64 #13 102.5 boost-context-1.75.0-13.el9_7.x86_64 #13 102.5 boost-contract-1.75.0-13.el9_7.x86_64 #13 102.5 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 102.5 boost-date-time-1.75.0-13.el9_7.x86_64 #13 102.5 boost-fiber-1.75.0-13.el9_7.x86_64 #13 102.5 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 102.5 boost-graph-1.75.0-13.el9_7.x86_64 #13 102.5 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 102.5 boost-locale-1.75.0-13.el9_7.x86_64 #13 102.5 boost-log-1.75.0-13.el9_7.x86_64 #13 102.5 boost-math-1.75.0-13.el9_7.x86_64 #13 102.5 boost-nowide-1.75.0-13.el9_7.x86_64 #13 102.5 boost-program-options-1.75.0-13.el9_7.x86_64 #13 102.5 boost-python3-1.75.0-13.el9_7.x86_64 #13 102.5 boost-random-1.75.0-13.el9_7.x86_64 #13 102.5 boost-regex-1.75.0-13.el9_7.x86_64 #13 102.5 boost-serialization-1.75.0-13.el9_7.x86_64 #13 102.5 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 102.5 boost-system-1.75.0-13.el9_7.x86_64 #13 102.5 boost-test-1.75.0-13.el9_7.x86_64 #13 102.5 boost-thread-1.75.0-13.el9_7.x86_64 #13 102.5 boost-timer-1.75.0-13.el9_7.x86_64 #13 102.5 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 102.5 boost-wave-1.75.0-13.el9_7.x86_64 #13 102.5 gperftools-libs-2.9.1-3.el9.x86_64 #13 102.5 libicu-67.1-10.el9_6.x86_64 #13 102.5 libunwind-1.6.2-1.el9.x86_64 #13 102.5 #13 102.5 Complete! #13 103.1 77 files removed #13 104.3 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 104.5 Collecting contrail-vrouter-api==0.1.dev0 #13 104.5 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 105.0 Installing collected packages: contrail-vrouter-api #13 105.0 Successfully installed contrail-vrouter-api-0.1.dev0 #13 105.0 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 107.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 4.2s done #15 writing image sha256:74bdb928306af9150eb2116dccddd51643a25d139a7c4cfe1a3081ec4b97859f done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-1_2 0.0s done #15 DONE 4.4s 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-09-01 23:43:36,233: INFO: Docker build duration: 168 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 402482c46615: Preparing fd2e52cea68e: Preparing 6f481099b17b: Preparing 3d0f54bb806e: Preparing 4ba15d102ce3: Preparing 8438ffddd371: Preparing 257d087c0f2c: Preparing f1ee421d9c64: Preparing 845ac1ac0286: Preparing 5fcb143c0def: Preparing d51c2d0aeab0: Preparing 6e92910f3e20: Preparing c928a8dd7b42: Preparing fdedc89b9f12: Preparing e78b0cbad7ba: Preparing a6da1038ea75: Preparing ddce892713f4: Preparing 5f74125fbc8b: Preparing 2d2b052d9243: Preparing 5fd1bb45ab71: Preparing 44343de3ea1d: Preparing 6f481099b17b: Waiting 3d0f54bb806e: Waiting 4ba15d102ce3: Waiting 8438ffddd371: Waiting 257d087c0f2c: Waiting f1ee421d9c64: Waiting 845ac1ac0286: Waiting 5fcb143c0def: Waiting d51c2d0aeab0: Waiting 6e92910f3e20: Waiting c928a8dd7b42: Waiting fdedc89b9f12: Waiting e78b0cbad7ba: Waiting a6da1038ea75: Waiting ddce892713f4: Waiting 5f74125fbc8b: Waiting 2d2b052d9243: Waiting 5fd1bb45ab71: Waiting 44343de3ea1d: Waiting 402482c46615: Pushed 6f481099b17b: Pushed 3d0f54bb806e: Pushed 4ba15d102ce3: Pushed 8438ffddd371: Pushed f1ee421d9c64: Layer already exists 845ac1ac0286: Layer already exists 5fcb143c0def: Layer already exists d51c2d0aeab0: Layer already exists 6e92910f3e20: Layer already exists 257d087c0f2c: Pushed c928a8dd7b42: Layer already exists fdedc89b9f12: Layer already exists e78b0cbad7ba: Layer already exists a6da1038ea75: Layer already exists ddce892713f4: Layer already exists 2d2b052d9243: Layer already exists 5f74125fbc8b: Layer already exists 5fd1bb45ab71: Layer already exists 44343de3ea1d: Layer already exists fd2e52cea68e: Pushed master-3_0_3_9-1_2: digest: sha256:dab1aac318c79a4f30ce4e485b2e467745c054ecb9cbbe23c88cd5ac620e9a70 size: 4713 2026-09-01 23:43:56,928: INFO: Building opensdn-tor-agent finished successfully, duration: 188 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_3_9-1_2 8007015621c3 741MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_3_9-1_2 e054cbf6fcf3 750MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-1_2 533a085871c5 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_3_9-1_2 b8859e63411c 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_9-1_2 5b08025eb768 803MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_3_9-1_2 71ccc77ca4c9 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_3_9-1_2 d610b4b88026 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_3_9-1_2 0d7d1d3f5758 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_9-1_2 751c76370a32 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_2 ea03063d0e90 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_9-1_2 4dd5d886a6fd 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_9-1_2 ad5e07c8c934 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_9-1_2 87b6753034cf 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_3_9-1_2 129fa64b1d4d 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_3_9-1_2 8fa5ab3f356f 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_3_9-1_2 ff95abe3ec2c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_3_9-1_2 e76522a20916 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_3_9-1_2 8fac77d4e462 784MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_3_9-1_2 a8e78bf5e57c 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_3_9-1_2 ba2b16024cdd 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_3_9-1_2 7e40557cf682 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_3_9-1_2 78ce53030750 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_3_9-1_2 666ddce5102e 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_3_9-1_2 4cc1a880bdb2 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_3_9-1_2 dd8dced8859d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_3_9-1_2 ed55f037055e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_3_9-1_2 0e1ba4870189 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_3_9-1_2 0268f3ea0858 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_3_9-1_2 683034dcf32d 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_3_9-1_2 f7d7a44efffc 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_3_9-1_2 cf92bf388d6f 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_3_9-1_2 9d5169360036 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_3_9-1_2 7191b44f964f 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_9-1_2 9df267e88963 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_9-1_2 4204618e5a4d 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_3_9-1_2 cd91a6c2fa37 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_3_9-1_2 5e0b81869669 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_3_9-1_2 6f3a19533909 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_3_9-1_2 1e9fde7541f7 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_3_9-1_2 d6260b2873dc 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_3_9-1_2 0653e4938f50 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_3_9-1_2 ce1697ef2447 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_3_9-1_2 3ad137d0d79d 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_3_9-1_2 8ee7bb2fc663 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-1_2 74bdb928306a 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_3_9-1_2 f1f161398da4 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_9-1_2 fccffaea233f 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_3_9-1_2 39ea9b0d55d8 792MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 8b5c3c5aa0f9 3.01GB 0B U tf-dev-sandbox:compile 9281184f4833 22.6GB 0B