2026-08-18 06:42:45,936: INFO: Building opensdn-tor-agent 2026-08-18 06:42:46,017: 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_0_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=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 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_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 2.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 #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 2.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.7s #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.819 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 18 MB 00:00 #13 12.55 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.9 MB 00:00 #13 15.44 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 516 kB 00:00 #13 17.12 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 20 MB 00:00 #13 35.97 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 15 MB 00:00 #13 50.01 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.2 MB 00:00 #13 51.93 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 6.3 MB 00:00 #13 58.98 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 966 kB 00:00 #13 60.82 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 480 kB 00:00 #13 61.93 added from: http://tf-mirrors.gz1.opensdn.io/re 484 kB/s | 19 kB 00:00 #13 62.69 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 kB/s | 257 B 00:00 #13 63.51 added from: http://tf-mirrors.gz1.opensdn.io/re 553 kB/s | 15 kB 00:00 #13 64.25 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 112 kB 00:00 #13 66.23 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 44 MB 00:01 #13 102.3 Third parties for OpenSDN 16 MB/s | 5.1 MB 00:00 #13 118.2 Dependencies resolved. #13 118.2 ========================================================================================== #13 118.2 Package Arch Version Repository Size #13 118.2 ========================================================================================== #13 118.2 Installing: #13 118.2 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 118.2 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 118.2 Installing dependencies: #13 118.2 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 118.2 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 118.2 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 118.2 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 118.2 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 118.2 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 118.2 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 118.2 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 118.2 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 118.2 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 118.2 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 118.2 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 118.2 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 118.2 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 118.2 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 118.2 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 118.2 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 118.2 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 118.2 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 118.2 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 118.2 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 118.2 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 118.2 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 118.2 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 118.2 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 118.2 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 118.2 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 118.2 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 118.2 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 118.2 #13 118.2 Transaction Summary #13 118.2 ========================================================================================== #13 118.2 Install 31 Packages #13 118.2 #13 118.2 Total download size: 12 M #13 118.2 Installed size: 41 M #13 118.2 Downloading Packages: #13 118.2 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 468 kB/s | 9.9 kB 00:00 #13 118.2 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 600 kB/s | 15 kB 00:00 #13 118.3 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 118.3 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 35 kB 00:00 #13 118.3 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 605 kB/s | 13 kB 00:00 #13 118.3 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.0 MB/s | 43 kB 00:00 #13 118.3 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 30 kB 00:00 #13 118.3 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 804 kB/s | 11 kB 00:00 #13 118.3 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.1 MB/s | 37 kB 00:00 #13 118.3 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 10 MB/s | 55 kB 00:00 #13 118.3 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 118.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.3 MB/s | 37 kB 00:00 #13 118.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #13 118.4 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 405 kB 00:00 #13 118.4 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 118.4 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 118.4 (17/31): boost-program-options-1.75.0-13.el9_7. 18 MB/s | 104 kB 00:00 #13 118.4 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 14 MB/s | 91 kB 00:00 #13 118.4 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #13 118.4 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 275 kB 00:00 #13 118.4 (21/31): boost-serialization-1.75.0-13.el9_7.x8 13 MB/s | 127 kB 00:00 #13 118.4 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.8 MB/s | 25 kB 00:00 #13 118.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 11 kB 00:00 #13 118.4 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 228 kB 00:00 #13 118.4 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.5 MB/s | 53 kB 00:00 #13 118.4 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 21 kB 00:00 #13 118.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.8 MB/s | 28 kB 00:00 #13 118.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 207 kB 00:00 #13 118.4 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 118.4 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.1 MB/s | 67 kB 00:00 #13 118.5 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 33 MB/s | 9.6 MB 00:00 #13 118.5 -------------------------------------------------------------------------------- #13 118.5 Total 42 MB/s | 12 MB 00:00 #13 118.5 Running transaction check #13 118.6 Transaction check succeeded. #13 118.6 Running transaction test #13 119.0 Transaction test succeeded. #13 119.0 Running transaction #13 119.3 Preparing : 1/1 #13 119.4 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 119.4 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 119.4 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 119.4 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 119.9 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 120.0 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 120.0 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 120.0 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 120.0 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 120.0 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 120.0 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 120.0 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 120.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 120.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 120.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 120.0 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 120.1 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 120.1 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 120.1 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 120.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 120.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 120.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 120.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 120.2 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 120.2 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 120.2 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 120.2 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 120.2 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 120.2 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 120.2 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 120.2 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 120.2 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 120.4 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 120.4 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 120.4 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 120.4 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 120.4 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 120.4 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 120.4 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 120.4 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 120.4 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 120.4 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 120.4 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 120.4 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 120.4 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 120.4 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 120.4 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 120.4 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 120.4 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 120.4 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 120.4 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 120.4 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 120.4 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 120.4 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 120.4 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 120.4 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 120.4 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 120.4 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 120.4 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 120.4 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 120.4 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 120.4 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 120.4 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 120.5 #13 120.5 Installed: #13 120.5 boost-1.75.0-13.el9_7.x86_64 #13 120.5 boost-atomic-1.75.0-13.el9_7.x86_64 #13 120.5 boost-chrono-1.75.0-13.el9_7.x86_64 #13 120.5 boost-container-1.75.0-13.el9_7.x86_64 #13 120.5 boost-context-1.75.0-13.el9_7.x86_64 #13 120.5 boost-contract-1.75.0-13.el9_7.x86_64 #13 120.5 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 120.5 boost-date-time-1.75.0-13.el9_7.x86_64 #13 120.5 boost-fiber-1.75.0-13.el9_7.x86_64 #13 120.5 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 120.5 boost-graph-1.75.0-13.el9_7.x86_64 #13 120.5 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 120.5 boost-locale-1.75.0-13.el9_7.x86_64 #13 120.5 boost-log-1.75.0-13.el9_7.x86_64 #13 120.5 boost-math-1.75.0-13.el9_7.x86_64 #13 120.5 boost-nowide-1.75.0-13.el9_7.x86_64 #13 120.5 boost-program-options-1.75.0-13.el9_7.x86_64 #13 120.5 boost-python3-1.75.0-13.el9_7.x86_64 #13 120.5 boost-random-1.75.0-13.el9_7.x86_64 #13 120.5 boost-regex-1.75.0-13.el9_7.x86_64 #13 120.5 boost-serialization-1.75.0-13.el9_7.x86_64 #13 120.5 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 120.5 boost-system-1.75.0-13.el9_7.x86_64 #13 120.5 boost-test-1.75.0-13.el9_7.x86_64 #13 120.5 boost-thread-1.75.0-13.el9_7.x86_64 #13 120.5 boost-timer-1.75.0-13.el9_7.x86_64 #13 120.5 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 120.5 boost-wave-1.75.0-13.el9_7.x86_64 #13 120.5 gperftools-libs-2.9.1-3.el9.x86_64 #13 120.5 libicu-67.1-10.el9_6.x86_64 #13 120.5 libunwind-1.6.2-1.el9.x86_64 #13 120.5 #13 120.5 Complete! #13 120.9 77 files removed #13 121.4 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 121.5 Collecting contrail-vrouter-api==0.1.dev0 #13 121.5 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 121.9 Installing collected packages: contrail-vrouter-api #13 121.9 Successfully installed contrail-vrouter-api-0.1.dev0 #13 121.9 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 122.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:fd61ccfa1c0297d1bb8c28087563ae102d41dbae36a81010627aa277513953fc done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 0.0s done #15 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-08-18 06:45:55,311: INFO: Docker build duration: 190 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 547398632fe9: Preparing 3a0563b14f56: Preparing 9d58ac6cb264: Preparing 21213a1dea27: Preparing 5d6eefd18a52: Preparing cb78295b49f4: Preparing b7cf4b70f63b: Preparing b0c2bc5bd3de: Preparing 28e1391f86d1: Preparing ee483ab48b3c: Preparing 1503005b5dd0: Preparing 15896da8bb64: Preparing 5fab6882c697: Preparing 4e3a2cae32b2: Preparing 222b9c78f6aa: Preparing 8b9fe9e3dfac: Preparing 26e1e3c28427: Preparing 2a5cd19b339a: Preparing 4d1a2a82b0a0: Preparing ea417f38d0e1: Preparing 44343de3ea1d: Preparing 547398632fe9: Waiting 3a0563b14f56: Waiting 9d58ac6cb264: Waiting 21213a1dea27: Waiting 5d6eefd18a52: Waiting cb78295b49f4: Waiting b7cf4b70f63b: Waiting b0c2bc5bd3de: Waiting 28e1391f86d1: Waiting ee483ab48b3c: Waiting 1503005b5dd0: Waiting 15896da8bb64: Waiting 5fab6882c697: Waiting 4e3a2cae32b2: Waiting 222b9c78f6aa: Waiting 8b9fe9e3dfac: Waiting 26e1e3c28427: Waiting 2a5cd19b339a: Waiting 4d1a2a82b0a0: Waiting ea417f38d0e1: Waiting 44343de3ea1d: Waiting 9d58ac6cb264: Pushed 21213a1dea27: Pushed 5d6eefd18a52: Pushed cb78295b49f4: Pushed 3a0563b14f56: Pushed b7cf4b70f63b: Pushed 547398632fe9: Pushed b0c2bc5bd3de: Layer already exists ee483ab48b3c: Layer already exists 28e1391f86d1: Layer already exists 15896da8bb64: Layer already exists 5fab6882c697: Layer already exists 1503005b5dd0: Layer already exists 222b9c78f6aa: Layer already exists 8b9fe9e3dfac: Layer already exists 4e3a2cae32b2: Layer already exists 26e1e3c28427: Layer already exists 2a5cd19b339a: Layer already exists 4d1a2a82b0a0: Layer already exists ea417f38d0e1: Layer already exists 44343de3ea1d: Layer already exists master-3_0_0_1-1: digest: sha256:ac2b71ea235854d6737f9264c5772f5c80da8242e60d6b71120bdb0c9735ceff size: 4713 2026-08-18 06:46:12,829: INFO: Building opensdn-tor-agent finished successfully, duration: 207 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_1-1 946afef423f2 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_1-1 46475a31b422 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_1-1 6549a43faf05 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_1-1 146e036c4cc1 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_1-1 25d51e3f1e58 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_1-1 19f70cca866a 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_1-1 e778f22a830c 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_1-1 5387aa6442d2 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_1-1 83ea65979f0c 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 ad1cc419976b 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_1-1 4fb0a98aebab 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_1-1 3e6831321b65 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_1-1 66d80447c4e6 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_1-1 f84745dae4a6 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_1-1 450240e0d62a 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_1-1 69ebc21ba884 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_1-1 2a3522357ae7 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_1-1 11a5d07874a3 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_1-1 9a6c5973247e 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_1-1 dbe790bb9d73 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_1-1 a7e55b064c3d 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_1-1 980f6348ea7f 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_1-1 666379c22751 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_1-1 1c69f681ecfd 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_1-1 82192d722068 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_1-1 bcd7a952cc54 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_1-1 55d6d7d82964 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_1-1 f79c50b5b653 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_1-1 8124d9ae5e95 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_1-1 4211a6d773b5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_1-1 dfbe22b7d344 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_1-1 28a4d959e0cd 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_1-1 a14222870dd8 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_1-1 942df3b9267a 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_1-1 f36b2040530f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_1-1 81383c08d43f 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_1-1 e9d18deba641 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_1-1 b28f6a89753c 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_1-1 e0783591ae1c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_1-1 c2caa773a665 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_1-1 a4166215370d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_1-1 e17dead2acbb 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_1-1 17d625364918 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_1-1 4ab0744255ec 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_1-1 eb0eb1b3e873 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_1-1 6ec7ec044785 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 fd61ccfa1c02 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_1-1 3bc62d1fe9d5 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_1-1 7b2f0cb143aa 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_0_1-1 6da7daff6979 906MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_1-1 ca8b129c2750 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable fa3878f1f2b0 3GB 0B U opensdn-test-test:master-3_0_0_1-1 6ec7ec044785 1.91GB 0B tf-dev-sandbox:compile 1e44a5a283d0 22.6GB 0B