2026-03-19 14:06:26,437: INFO: Building opensdn-tor-agent 2026-03-19 14:06:26,537: 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_5_1_4-2_7 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #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.4s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #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 3.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 9.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.5s #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 2.0s #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.514 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 14 MB 00:00 #13 12.27 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.9 MB 00:00 #13 14.13 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 402 kB 00:00 #13 15.11 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 16 MB 00:00 #13 30.07 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #13 40.52 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #13 42.03 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 4.8 MB 00:00 #13 45.96 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #13 47.21 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 474 kB 00:00 #13 48.30 added from: http://tf-mirrors.gz1.opensdn.io/re 329 kB/s | 18 kB 00:00 #13 49.00 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #13 49.62 added from: http://tf-mirrors.gz1.opensdn.io/re 267 kB/s | 15 kB 00:00 #13 50.39 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #13 52.73 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 39 MB 00:01 #13 84.47 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 95.25 Dependencies resolved. #13 95.25 ========================================================================================== #13 95.25 Package Arch Version Repository Size #13 95.25 ========================================================================================== #13 95.25 Installing: #13 95.25 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 95.25 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 95.25 Installing dependencies: #13 95.25 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 95.25 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 95.25 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 95.25 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 95.25 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 95.25 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 95.25 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 95.25 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 95.25 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 95.25 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 95.25 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 95.25 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 95.25 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 95.25 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 95.25 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 95.25 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 95.25 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 95.25 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 95.25 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 95.25 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 95.25 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 95.25 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 95.25 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 95.25 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 95.25 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 95.25 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 95.25 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 95.25 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 95.25 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 95.25 #13 95.25 Transaction Summary #13 95.25 ========================================================================================== #13 95.25 Install 31 Packages #13 95.25 #13 95.25 Total download size: 12 M #13 95.25 Installed size: 41 M #13 95.25 Downloading Packages: #13 95.37 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 105 kB/s | 9.9 kB 00:00 #13 95.55 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 54 kB/s | 15 kB 00:00 #13 95.55 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #13 95.55 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 35 kB 00:00 #13 95.55 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 95.55 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.7 MB/s | 43 kB 00:00 #13 95.63 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.9 MB/s | 30 kB 00:00 #13 95.63 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 11 kB 00:00 #13 95.63 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 37 kB 00:00 #13 95.63 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.9 MB/s | 55 kB 00:00 #13 95.63 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 95.63 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.2 MB/s | 37 kB 00:00 #13 95.63 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #13 95.63 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #13 95.63 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #13 95.63 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 982 kB/s | 13 kB 00:00 #13 95.63 (17/31): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #13 95.72 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 1.2 MB/s | 91 kB 00:00 #13 95.72 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 239 kB/s | 22 kB 00:00 #13 95.78 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 8.0 MB/s | 275 kB 00:00 #13 95.78 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.1 MB/s | 127 kB 00:00 #13 95.78 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.1 MB/s | 25 kB 00:00 #13 95.78 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 11 kB 00:00 #13 95.78 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 228 kB 00:00 #13 95.78 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.2 MB/s | 53 kB 00:00 #13 95.78 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 21 kB 00:00 #13 95.78 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.8 MB/s | 28 kB 00:00 #13 95.78 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #13 95.83 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 95.83 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.1 MB/s | 67 kB 00:00 #13 95.95 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 15 MB/s | 9.6 MB 00:00 #13 95.95 -------------------------------------------------------------------------------- #13 95.95 Total 19 MB/s | 12 MB 00:00 #13 95.95 Running transaction check #13 95.95 Transaction check succeeded. #13 95.95 Running transaction test #13 96.14 Transaction test succeeded. #13 96.14 Running transaction #13 96.67 Preparing : 1/1 #13 96.76 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 96.76 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 96.76 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 96.76 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 97.15 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 97.17 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 97.18 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 97.19 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 97.19 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 97.25 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 97.25 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 97.29 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 97.29 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 97.29 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 97.29 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 97.33 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 97.33 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 97.33 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 97.33 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 97.33 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 97.36 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 97.38 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 97.42 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 97.42 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 97.42 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 97.45 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 97.48 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 97.48 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 97.49 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 97.51 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 97.56 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 97.59 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 98.13 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 98.13 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 98.13 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 98.13 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 98.13 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 98.13 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 98.13 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 98.13 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 98.13 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 98.13 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 98.13 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 98.13 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 98.13 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 98.13 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 98.13 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 98.13 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 98.13 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 98.13 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 98.13 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 98.13 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 98.13 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 98.13 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 98.13 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 98.13 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 98.13 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 98.13 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 98.13 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 98.13 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 98.13 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 98.13 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 98.13 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 98.32 #13 98.32 Installed: #13 98.32 boost-1.75.0-13.el9_7.x86_64 #13 98.32 boost-atomic-1.75.0-13.el9_7.x86_64 #13 98.32 boost-chrono-1.75.0-13.el9_7.x86_64 #13 98.32 boost-container-1.75.0-13.el9_7.x86_64 #13 98.32 boost-context-1.75.0-13.el9_7.x86_64 #13 98.32 boost-contract-1.75.0-13.el9_7.x86_64 #13 98.32 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 98.32 boost-date-time-1.75.0-13.el9_7.x86_64 #13 98.32 boost-fiber-1.75.0-13.el9_7.x86_64 #13 98.32 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 98.32 boost-graph-1.75.0-13.el9_7.x86_64 #13 98.32 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 98.32 boost-locale-1.75.0-13.el9_7.x86_64 #13 98.32 boost-log-1.75.0-13.el9_7.x86_64 #13 98.32 boost-math-1.75.0-13.el9_7.x86_64 #13 98.32 boost-nowide-1.75.0-13.el9_7.x86_64 #13 98.32 boost-program-options-1.75.0-13.el9_7.x86_64 #13 98.32 boost-python3-1.75.0-13.el9_7.x86_64 #13 98.32 boost-random-1.75.0-13.el9_7.x86_64 #13 98.32 boost-regex-1.75.0-13.el9_7.x86_64 #13 98.32 boost-serialization-1.75.0-13.el9_7.x86_64 #13 98.32 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 98.32 boost-system-1.75.0-13.el9_7.x86_64 #13 98.32 boost-test-1.75.0-13.el9_7.x86_64 #13 98.32 boost-thread-1.75.0-13.el9_7.x86_64 #13 98.32 boost-timer-1.75.0-13.el9_7.x86_64 #13 98.32 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 98.32 boost-wave-1.75.0-13.el9_7.x86_64 #13 98.32 gperftools-libs-2.9.1-3.el9.x86_64 #13 98.32 libicu-67.1-10.el9_6.x86_64 #13 98.32 libunwind-1.6.2-1.el9.x86_64 #13 98.32 #13 98.32 Complete! #13 98.84 77 files removed #13 99.45 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 99.56 Collecting contrail-vrouter-api==0.1.dev0 #13 99.56 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 99.92 Installing collected packages: contrail-vrouter-api #13 99.92 Successfully installed contrail-vrouter-api-0.1.dev0 #13 99.92 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 100.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 1.8s done #15 writing image sha256:b456305d5e18ad05f305da20eb267139860ee521f1267edf19ea4cbcacc2df2f done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 done #15 DONE 2.1s 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-03-19 14:09:19,455: INFO: Docker build duration: 173 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b8c8b18012f2: Preparing 5e2ced308998: Preparing ae203ca9c3d4: Preparing b660c68db404: Preparing e735659e32a7: Preparing 0c68e9952892: Preparing 50265de4b6f3: Preparing 3da05b2a3d4e: Preparing afab504e138a: Preparing 2ffefd390761: Preparing 1a1139a72380: Preparing 516bf292a998: Preparing 7c3ef2c6ceed: Preparing e7fdd3012e4a: Preparing a098cb23161a: Preparing 39b3342ce662: Preparing 1798e4fa4268: Preparing 23e49b1121c7: Preparing f8b63ded39fc: Preparing 66f57eddfb6d: Preparing 44343de3ea1d: Preparing b8c8b18012f2: Waiting 5e2ced308998: Waiting ae203ca9c3d4: Waiting b660c68db404: Waiting e735659e32a7: Waiting 0c68e9952892: Waiting 50265de4b6f3: Waiting afab504e138a: Waiting 2ffefd390761: Waiting 1a1139a72380: Waiting 516bf292a998: Waiting 7c3ef2c6ceed: Waiting e7fdd3012e4a: Waiting a098cb23161a: Waiting 39b3342ce662: Waiting 1798e4fa4268: Waiting 23e49b1121c7: Waiting f8b63ded39fc: Waiting 66f57eddfb6d: Waiting 44343de3ea1d: Waiting 3da05b2a3d4e: Waiting ae203ca9c3d4: Pushed b660c68db404: Pushed b8c8b18012f2: Pushed e735659e32a7: Pushed 0c68e9952892: Pushed 3da05b2a3d4e: Layer already exists afab504e138a: Layer already exists 2ffefd390761: Layer already exists 1a1139a72380: Layer already exists 516bf292a998: Layer already exists 50265de4b6f3: Pushed 7c3ef2c6ceed: Layer already exists e7fdd3012e4a: Layer already exists a098cb23161a: Layer already exists 39b3342ce662: Layer already exists f8b63ded39fc: Layer already exists 23e49b1121c7: Layer already exists 1798e4fa4268: Layer already exists 66f57eddfb6d: Layer already exists 44343de3ea1d: Layer already exists 5e2ced308998: Pushed master-2_5_1_4-2_7: digest: sha256:647733fe8e3e59dac98805e757fd26bec2b31bc2dd8eb0a6b9fe43adf9111237 size: 4713 2026-03-19 14:09:36,341: INFO: Building opensdn-tor-agent finished successfully, duration: 190 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_5_1_4-2_7 7a45bb1dfbfa 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_7 d3946d410dc6 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 54ec4f1171f7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 614b92b7d0dc 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 9ab3d428d082 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_7 da3ed0fc369c 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_7 89f1f46206bb 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_7 f9adb46cb83c 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 98f6222df733 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 9ac6acec0e7d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 ec6f703ba3cf 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 89e67b808010 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 fa34824ebd18 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_7 50cacf53e8da 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 d7aa5e9406be 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_7 c043ee139ed1 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_7 64d48b5252d8 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_7 0c1b35ac7f14 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 971bf38f0b1c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_7 1e6b07000b47 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_7 21cc7ecd6e55 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_7 26965c7bc0ce 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_7 3e7c1a8402eb 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_7 9f74a950e333 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_7 4ce4268a222e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_7 339e9f450114 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_7 f652ac3d6a9e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 f03dfb902c3a 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_7 fddb86093e5a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_7 b8d868068519 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_7 90e5717058e5 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 742fdc204d8c 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 bbce5896ca57 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_7 45d5fc95e238 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 2ebce8df2d09 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 bcf17da77cb9 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_7 dcc315d7efb3 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_7 05b79cce0d78 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_7 8fd3c715fd25 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_7 8fdebf652d61 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_7 3dd48c0b487f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_7 d9fe1fb99558 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_7 117db97fe33d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_7 4fef2e205ec2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_7 3990350d498f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_7 c8fd7e4dbd0b 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 b456305d5e18 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_7 d9553fc7e582 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_7 e1f6e859adc5 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 acd44e802beb 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_7 0731b5fade75 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_7 1a527a36973e 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_7 c88a666d6347 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 583121aa2828 2.9GB 0B U tf-dev-sandbox:compile e3dd7ddedf76 22.2GB 0B