2026-02-19 15:43:24,641: INFO: Building opensdn-tor-agent 2026-02-19 15:43:24,706: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_6_2_6-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 #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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_6-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.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_6-1 #5 CACHED #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 1.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.3s #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.095 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 14 MB 00:00 #13 5.476 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #13 6.533 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #13 7.204 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 16 MB 00:00 #13 17.56 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 11 MB 00:00 #13 26.69 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.1 MB 00:00 #13 27.74 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #13 31.96 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 32.89 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #13 33.58 added from: http://tf-mirrors.gz1.opensdn.io/re 627 kB/s | 18 kB 00:00 #13 34.10 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #13 34.66 added from: http://tf-mirrors.gz1.opensdn.io/re 350 kB/s | 15 kB 00:00 #13 35.16 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #13 36.43 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 39 MB 00:00 #13 63.19 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 76.16 Dependencies resolved. #13 76.16 ========================================================================================== #13 76.16 Package Arch Version Repository Size #13 76.16 ========================================================================================== #13 76.16 Installing: #13 76.16 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 76.16 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 76.16 Installing dependencies: #13 76.16 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 76.16 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 76.16 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 76.16 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 76.16 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 76.16 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 76.16 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 76.16 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 76.16 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 76.16 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 76.16 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 76.16 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 76.16 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 76.16 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 76.16 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 76.16 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 76.16 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 76.16 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 76.16 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 76.16 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 76.16 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 76.16 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 76.16 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 76.16 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 76.16 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 76.16 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 76.16 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 76.16 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 76.16 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 76.16 #13 76.16 Transaction Summary #13 76.16 ========================================================================================== #13 76.16 Install 31 Packages #13 76.16 #13 76.16 Total download size: 12 M #13 76.16 Installed size: 41 M #13 76.16 Downloading Packages: #13 76.22 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 150 kB/s | 9.9 kB 00:00 #13 76.22 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 217 kB/s | 15 kB 00:00 #13 76.22 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.5 MB/s | 23 kB 00:00 #13 76.22 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 6.8 MB/s | 35 kB 00:00 #13 76.22 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 13 kB 00:00 #13 76.32 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 9.3 MB/s | 43 kB 00:00 #13 76.32 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 30 kB 00:00 #13 76.32 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 626 kB/s | 11 kB 00:00 #13 76.32 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.3 MB/s | 37 kB 00:00 #13 76.32 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.5 MB/s | 55 kB 00:00 #13 76.32 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.5 MB/s | 99 kB 00:00 #13 76.32 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.5 MB/s | 37 kB 00:00 #13 76.32 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 212 kB 00:00 #13 76.32 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.5 MB/s | 203 kB 00:00 #13 76.32 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.3 MB/s | 405 kB 00:00 #13 76.38 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 568 kB/s | 13 kB 00:00 #13 76.38 (17/31): boost-program-options-1.75.0-13.el9_7. 9.1 MB/s | 104 kB 00:00 #13 76.38 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.2 MB/s | 91 kB 00:00 #13 76.38 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 22 kB 00:00 #13 76.38 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 76.38 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.6 MB/s | 127 kB 00:00 #13 76.38 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.2 MB/s | 25 kB 00:00 #13 76.38 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 11 kB 00:00 #13 76.38 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 228 kB 00:00 #13 76.38 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.0 MB/s | 53 kB 00:00 #13 76.38 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 21 kB 00:00 #13 76.38 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.5 MB/s | 28 kB 00:00 #13 76.41 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 207 kB 00:00 #13 76.41 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 13 MB/s | 67 kB 00:00 #13 76.41 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 76.63 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #13 76.63 -------------------------------------------------------------------------------- #13 76.63 Total 33 MB/s | 12 MB 00:00 #13 76.63 Running transaction check #13 76.63 Transaction check succeeded. #13 76.63 Running transaction test #13 76.88 Transaction test succeeded. #13 76.88 Running transaction #13 77.19 Preparing : 1/1 #13 77.35 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 77.35 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 77.35 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 77.35 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 77.59 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 77.59 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 77.63 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 77.63 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 77.63 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 77.63 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 77.75 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 77.75 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 77.75 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 77.75 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 77.75 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 77.75 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 77.75 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 77.75 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 77.75 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 77.75 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 77.84 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 77.84 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 77.84 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 77.84 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 77.84 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 77.84 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 77.84 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 77.84 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 77.84 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 77.84 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 77.85 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 77.88 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 78.18 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 78.18 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 78.18 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 78.18 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 78.18 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 78.18 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 78.18 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 78.18 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 78.18 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 78.18 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 78.18 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 78.18 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 78.18 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 78.18 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 78.18 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 78.18 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 78.18 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 78.18 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 78.18 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 78.18 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 78.18 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 78.18 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 78.18 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 78.18 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 78.18 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 78.18 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 78.18 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 78.18 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 78.18 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 78.18 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 78.18 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 78.29 #13 78.29 Installed: #13 78.29 boost-1.75.0-13.el9_7.x86_64 #13 78.29 boost-atomic-1.75.0-13.el9_7.x86_64 #13 78.29 boost-chrono-1.75.0-13.el9_7.x86_64 #13 78.29 boost-container-1.75.0-13.el9_7.x86_64 #13 78.29 boost-context-1.75.0-13.el9_7.x86_64 #13 78.29 boost-contract-1.75.0-13.el9_7.x86_64 #13 78.29 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 78.29 boost-date-time-1.75.0-13.el9_7.x86_64 #13 78.29 boost-fiber-1.75.0-13.el9_7.x86_64 #13 78.29 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 78.29 boost-graph-1.75.0-13.el9_7.x86_64 #13 78.29 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 78.29 boost-locale-1.75.0-13.el9_7.x86_64 #13 78.29 boost-log-1.75.0-13.el9_7.x86_64 #13 78.29 boost-math-1.75.0-13.el9_7.x86_64 #13 78.29 boost-nowide-1.75.0-13.el9_7.x86_64 #13 78.29 boost-program-options-1.75.0-13.el9_7.x86_64 #13 78.29 boost-python3-1.75.0-13.el9_7.x86_64 #13 78.29 boost-random-1.75.0-13.el9_7.x86_64 #13 78.29 boost-regex-1.75.0-13.el9_7.x86_64 #13 78.29 boost-serialization-1.75.0-13.el9_7.x86_64 #13 78.29 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 78.29 boost-system-1.75.0-13.el9_7.x86_64 #13 78.29 boost-test-1.75.0-13.el9_7.x86_64 #13 78.29 boost-thread-1.75.0-13.el9_7.x86_64 #13 78.29 boost-timer-1.75.0-13.el9_7.x86_64 #13 78.29 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 78.29 boost-wave-1.75.0-13.el9_7.x86_64 #13 78.29 gperftools-libs-2.9.1-3.el9.x86_64 #13 78.29 libicu-67.1-10.el9_6.x86_64 #13 78.29 libunwind-1.6.2-1.el9.x86_64 #13 78.29 #13 78.29 Complete! #13 78.72 77 files removed #13 79.39 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 79.46 Collecting contrail-vrouter-api==0.1.dev0 #13 79.49 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 80.01 Installing collected packages: contrail-vrouter-api #13 80.01 Successfully installed contrail-vrouter-api-0.1.dev0 #13 80.01 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 81.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 4.8s done #15 writing image sha256:6ea774b64619c46cfd6555f157127d5adb02f8928d44de6bd68498a7167dbaff done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_6-1 done #15 DONE 5.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-02-19 15:45:30,434: INFO: Docker build duration: 126 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ffe585f2f83a: Preparing 14aef6f5e639: Preparing a60c55643216: Preparing 2f81c7016c6b: Preparing 27e56f05d19b: Preparing 791518c16860: Preparing c93d65354019: Preparing 163bf402f7f7: Preparing 57aedaa30769: Preparing 12dd70135847: Preparing df114d3ace53: Preparing 6f75cbb33d2a: Preparing 0f05b6ce8cd9: Preparing dd13ca5bf992: Preparing 402ff6e32158: Preparing c2dbc9d14dbe: Preparing 28ba5378ac1f: Preparing b370b0526ee6: Preparing 511203288fd9: Preparing fa15ac8d5667: Preparing 44343de3ea1d: Preparing ffe585f2f83a: Waiting 14aef6f5e639: Waiting a60c55643216: Waiting 2f81c7016c6b: Waiting 27e56f05d19b: Waiting 791518c16860: Waiting c93d65354019: Waiting 163bf402f7f7: Waiting 57aedaa30769: Waiting 12dd70135847: Waiting df114d3ace53: Waiting 6f75cbb33d2a: Waiting 0f05b6ce8cd9: Waiting dd13ca5bf992: Waiting 402ff6e32158: Waiting c2dbc9d14dbe: Waiting 28ba5378ac1f: Waiting b370b0526ee6: Waiting 511203288fd9: Waiting fa15ac8d5667: Waiting 44343de3ea1d: Waiting ffe585f2f83a: Pushed 14aef6f5e639: Pushed a60c55643216: Pushed 2f81c7016c6b: Pushed 27e56f05d19b: Pushed 791518c16860: Pushed 163bf402f7f7: Layer already exists 57aedaa30769: Layer already exists 12dd70135847: Layer already exists c93d65354019: Pushed df114d3ace53: Layer already exists 6f75cbb33d2a: Layer already exists 0f05b6ce8cd9: Layer already exists dd13ca5bf992: Layer already exists c2dbc9d14dbe: Layer already exists 402ff6e32158: Layer already exists 28ba5378ac1f: Layer already exists b370b0526ee6: Layer already exists 511203288fd9: Layer already exists fa15ac8d5667: Layer already exists 44343de3ea1d: Layer already exists master-2_6_2_6-1: digest: sha256:0f7c12946a8b16103566d21ec6ea0a431ed47c57edd77c14d5eedd8d2b5f42ac size: 4713 2026-02-19 15:45:57,927: INFO: Building opensdn-tor-agent finished successfully, duration: 153 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_6_2_6-1 0934643a537b 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_2_6-1 3b993175000b 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_6-1 3a1dee2ef562 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_2_6-1 80cc1b26a689 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_2_6-1 79d73f3a6e92 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_2_6-1 50b07012b732 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_2_6-1 618c963bd124 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_2_6-1 4e181443d3ea 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_2_6-1 c50f7c614e7a 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_6-1 69cf23efe55d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_2_6-1 da8c9e325fb8 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_2_6-1 717ab6e96bad 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_2_6-1 5edcde21c567 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_2_6-1 82b384a27f38 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_2_6-1 50da30762b87 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_2_6-1 33e1ba5eaf32 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_2_6-1 01ca34bd8a1f 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_2_6-1 b93238fc13fa 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_2_6-1 f842771fa947 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_2_6-1 dcb9fd467fe1 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_2_6-1 0e8047f25f6d 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_2_6-1 867e765f3ab4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_2_6-1 07604cc94077 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_2_6-1 ccf15538d065 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_2_6-1 2b74bdd0147e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_2_6-1 81894d533919 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_2_6-1 ddead7543cf4 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_2_6-1 f357b85a07ce 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_2_6-1 0739fc7943c3 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_2_6-1 3a11e03223b1 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_2_6-1 a76ca287f5b7 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_2_6-1 630ef2dcc96e 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_2_6-1 d861d8bba5bb 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_2_6-1 d6a65b5fdc8d 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_2_6-1 40156ce588ac 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_2_6-1 ccc915e49dba 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_2_6-1 dbda08c5ea22 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_2_6-1 9f11251fb908 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_2_6-1 fce93930d417 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_2_6-1 722b30f70ecb 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_2_6-1 e8ac175e410f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_2_6-1 704bcd44b791 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_2_6-1 5c074ad30df1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_2_6-1 ee2d4be3ff44 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_2_6-1 d0c1822702ae 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_2_6-1 cbbf441270e9 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_6-1 6ea774b64619 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_2_6-1 cd7002b08231 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_2_6-1 084711f7a2ce 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_2_6-1 b2c122ee8a0d 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 213470b3d9bd 23.5GB 0B U opensdn-test-test:master-2_6_2_6-1 cbbf441270e9 1.83GB 0B tf-dev-sandbox:compile 726692731415 40GB 0B