2026-06-10 05:29:12,713: INFO: Building opensdn-tor-agent 2026-06-10 05:29:12,794: 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_8_0_1-9 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 #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.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 #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.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 3.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 5.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.1s #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.615 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 14 MB 00:00 #13 9.179 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #13 10.19 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #13 10.96 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 16 MB 00:00 #13 23.25 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #13 30.86 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.1 MB 00:00 #13 32.19 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.8 MB 00:00 #13 35.16 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 697 kB 00:00 #13 35.75 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #13 36.76 added from: http://tf-mirrors.gz1.opensdn.io/re 569 kB/s | 18 kB 00:00 #13 37.52 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 kB/s | 257 B 00:00 #13 38.14 added from: http://tf-mirrors.gz1.opensdn.io/re 297 kB/s | 15 kB 00:00 #13 38.96 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 96 kB 00:00 #13 41.42 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 39 MB 00:01 #13 72.13 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #13 85.37 Dependencies resolved. #13 85.37 ========================================================================================== #13 85.37 Package Arch Version Repository Size #13 85.37 ========================================================================================== #13 85.37 Installing: #13 85.37 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 85.37 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 85.37 Installing dependencies: #13 85.37 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 85.37 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 85.37 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 85.37 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 85.37 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 85.37 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 85.37 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 85.37 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 85.37 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 85.37 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 85.37 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 85.37 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 85.37 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 85.37 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 85.37 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 85.37 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 85.37 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 85.37 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 85.37 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 85.37 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 85.37 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 85.37 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 85.37 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 85.37 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 85.37 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 85.37 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 85.37 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 85.37 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 85.37 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 85.37 #13 85.37 Transaction Summary #13 85.37 ========================================================================================== #13 85.37 Install 31 Packages #13 85.37 #13 85.37 Total download size: 12 M #13 85.37 Installed size: 41 M #13 85.37 Downloading Packages: #13 85.37 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 974 kB/s | 15 kB 00:00 #13 85.37 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 462 kB/s | 9.9 kB 00:00 #13 85.37 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 85.37 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 6.3 MB/s | 35 kB 00:00 #13 85.39 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 85.39 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.0 MB/s | 43 kB 00:00 #13 85.39 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.8 MB/s | 30 kB 00:00 #13 85.39 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #13 85.41 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 37 kB 00:00 #13 85.41 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.5 MB/s | 55 kB 00:00 #13 85.41 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 99 kB 00:00 #13 85.41 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #13 85.41 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #13 85.42 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 203 kB 00:00 #13 85.44 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #13 85.44 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 85.44 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #13 85.44 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #13 85.44 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 22 kB 00:00 #13 85.45 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #13 85.45 (21/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #13 85.51 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 751 kB/s | 25 kB 00:00 #13 85.51 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 277 kB/s | 11 kB 00:00 #13 85.51 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 228 kB 00:00 #13 85.51 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.9 MB/s | 53 kB 00:00 #13 85.51 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 21 kB 00:00 #13 85.51 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.8 MB/s | 28 kB 00:00 #13 85.55 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #13 85.55 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 26 MB/s | 308 kB 00:00 #13 85.55 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.8 MB/s | 67 kB 00:00 #13 85.68 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #13 85.68 -------------------------------------------------------------------------------- #13 85.68 Total 41 MB/s | 12 MB 00:00 #13 85.68 Running transaction check #13 85.72 Transaction check succeeded. #13 85.72 Running transaction test #13 85.97 Transaction test succeeded. #13 85.97 Running transaction #13 86.61 Preparing : 1/1 #13 86.86 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 86.86 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 86.86 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 86.86 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 87.11 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 87.11 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 87.11 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 87.16 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 87.16 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 87.16 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 87.16 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 87.21 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 87.21 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 87.21 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 87.21 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 87.21 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 87.24 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 87.24 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 87.25 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 87.26 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 87.29 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 87.29 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 87.31 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 87.31 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 87.33 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 87.33 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 87.34 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 87.37 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 87.37 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 87.37 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 87.37 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 87.39 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 87.62 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 87.62 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 87.62 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 87.62 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 87.62 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 87.62 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 87.62 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 87.62 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 87.62 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 87.62 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 87.62 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 87.62 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 87.62 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 87.62 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 87.62 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 87.62 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 87.62 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 87.62 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 87.62 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 87.62 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 87.62 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 87.62 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 87.62 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 87.62 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 87.62 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 87.62 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 87.62 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 87.62 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 87.62 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 87.62 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 87.62 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 87.75 #13 87.75 Installed: #13 87.75 boost-1.75.0-13.el9_7.x86_64 #13 87.75 boost-atomic-1.75.0-13.el9_7.x86_64 #13 87.75 boost-chrono-1.75.0-13.el9_7.x86_64 #13 87.75 boost-container-1.75.0-13.el9_7.x86_64 #13 87.75 boost-context-1.75.0-13.el9_7.x86_64 #13 87.75 boost-contract-1.75.0-13.el9_7.x86_64 #13 87.75 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 87.75 boost-date-time-1.75.0-13.el9_7.x86_64 #13 87.75 boost-fiber-1.75.0-13.el9_7.x86_64 #13 87.75 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 87.75 boost-graph-1.75.0-13.el9_7.x86_64 #13 87.75 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 87.75 boost-locale-1.75.0-13.el9_7.x86_64 #13 87.75 boost-log-1.75.0-13.el9_7.x86_64 #13 87.75 boost-math-1.75.0-13.el9_7.x86_64 #13 87.75 boost-nowide-1.75.0-13.el9_7.x86_64 #13 87.75 boost-program-options-1.75.0-13.el9_7.x86_64 #13 87.75 boost-python3-1.75.0-13.el9_7.x86_64 #13 87.75 boost-random-1.75.0-13.el9_7.x86_64 #13 87.75 boost-regex-1.75.0-13.el9_7.x86_64 #13 87.75 boost-serialization-1.75.0-13.el9_7.x86_64 #13 87.75 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 87.75 boost-system-1.75.0-13.el9_7.x86_64 #13 87.75 boost-test-1.75.0-13.el9_7.x86_64 #13 87.75 boost-thread-1.75.0-13.el9_7.x86_64 #13 87.75 boost-timer-1.75.0-13.el9_7.x86_64 #13 87.75 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 87.75 boost-wave-1.75.0-13.el9_7.x86_64 #13 87.75 gperftools-libs-2.9.1-3.el9.x86_64 #13 87.75 libicu-67.1-10.el9_6.x86_64 #13 87.75 libunwind-1.6.2-1.el9.x86_64 #13 87.75 #13 87.75 Complete! #13 88.17 77 files removed #13 88.69 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 88.79 Collecting contrail-vrouter-api==0.1.dev0 #13 88.79 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 89.16 Installing collected packages: contrail-vrouter-api #13 89.19 Successfully installed contrail-vrouter-api-0.1.dev0 #13 89.19 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 89.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.5s done #15 writing image sha256:deab4599f074ae30661b3e179d9dd1d72dc18af6cd8b421577d6c15b2a79a2ca #15 writing image sha256:deab4599f074ae30661b3e179d9dd1d72dc18af6cd8b421577d6c15b2a79a2ca 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-9 0.1s done #15 DONE 2.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-06-10 05:31:19,122: INFO: Docker build duration: 127 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 43639219ab92: Preparing c1d18717dcfd: Preparing f6803869276a: Preparing 001ad5c9866b: Preparing 4446b273de10: Preparing aac44c97b9ce: Preparing 745ebb770be8: Preparing baab301e9251: Preparing 8a43b6fbd633: Preparing 2cb6fa678a09: Preparing d21fe76c3270: Preparing 2baf75d015a3: Preparing 3cbcac974394: Preparing 0585a08ce048: Preparing 547f33150fed: Preparing f7c5ea0ee69b: Preparing ea6e49342383: Preparing e642d83f91f2: Preparing 3cdc2a4a78d3: Preparing 4cec674db6d3: Preparing 44343de3ea1d: Preparing 43639219ab92: Waiting c1d18717dcfd: Waiting f6803869276a: Waiting 001ad5c9866b: Waiting 4446b273de10: Waiting aac44c97b9ce: Waiting 745ebb770be8: Waiting baab301e9251: Waiting 8a43b6fbd633: Waiting 2cb6fa678a09: Waiting d21fe76c3270: Waiting 2baf75d015a3: Waiting 3cbcac974394: Waiting 0585a08ce048: Waiting 547f33150fed: Waiting f7c5ea0ee69b: Waiting ea6e49342383: Waiting e642d83f91f2: Waiting 3cdc2a4a78d3: Waiting 4cec674db6d3: Waiting 44343de3ea1d: Waiting 43639219ab92: Pushed f6803869276a: Pushed 001ad5c9866b: Pushed 4446b273de10: Pushed aac44c97b9ce: Pushed 745ebb770be8: Pushed baab301e9251: Layer already exists 8a43b6fbd633: Layer already exists 2cb6fa678a09: Layer already exists d21fe76c3270: Layer already exists 2baf75d015a3: Layer already exists 3cbcac974394: Layer already exists 0585a08ce048: Layer already exists 547f33150fed: Layer already exists f7c5ea0ee69b: Layer already exists ea6e49342383: Layer already exists e642d83f91f2: Layer already exists 3cdc2a4a78d3: Layer already exists 4cec674db6d3: Layer already exists 44343de3ea1d: Layer already exists c1d18717dcfd: Pushed master-2_8_0_1-9: digest: sha256:c68b3a85ff14fa96ef2135a769747b678b56bdc34565b75cef395e7e45f26fdd size: 4713 2026-06-10 05:31:30,012: INFO: Building opensdn-tor-agent finished successfully, duration: 138 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_8_0_1-9 2cad458a07f6 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_1-9 5baa4d6c2ef3 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_1-9 1def17b642ed 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_0_1-9 f13a87be3924 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_1-9 19f6263042c0 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_1-9 6f43f256f353 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_1-9 b7855d9244dd 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_1-9 2ada024c957d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_1-9 ad27185c24e9 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 b6d33223842c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_1-9 ba1a1ac410a8 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_1-9 b29e0f4486ab 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_1-9 6edfb1e2453e 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_1-9 e2e27d6cf748 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_0_1-9 7cccb8a64aec 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_1-9 50d72bb350e4 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_1-9 45e36cbc04a5 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_1-9 5a26e3187fc0 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_1-9 34fde2dfbc5a 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_1-9 72f62969a3b4 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_1-9 d4414bef5c3e 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_1-9 fa21d0ed053c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_1-9 64c70d67b528 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_1-9 0e91ecfd7285 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_1-9 45093cd12b45 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_1-9 68e76b4490a4 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_1-9 24131b45037c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_1-9 981115c68382 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_1-9 ffb2043b2277 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_1-9 ee6c767f31b5 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_1-9 bd9670afc9d1 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_1-9 0b1099f3ae8c 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_1-9 af9dd4e95a60 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-9 925b5b2424ad 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_1-9 aa219e5ce367 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_1-9 ba8713a5cd3a 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_1-9 aad78b83f7ea 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_1-9 9b8ad2324aca 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_1-9 87015d420519 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_1-9 67a90c55f40f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_1-9 7ceec2e4024b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_1-9 82d5f404aee2 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_1-9 9766ad9e4ce4 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_1-9 9de4c6687bf5 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-9 deab4599f074 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_0_1-9 5eb5bfabab5a 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_0_1-9 085d337be274 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-9 721ee1a862d3 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_0_1-9 1ea506d3f4af 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_1-9 cc9f035478ae 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_0_1-9 409eac04eb4b 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable d825edcd775f 2.9GB 0B U tf-dev-sandbox:compile ed48d1598ee6 22.2GB 0B