2025-10-23 10:50:57,020: INFO: Building opensdn-tor-agent 2025-10-23 10:50:57,084: 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_2_5_1-1_2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_1-1_2 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_1-1_2 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_1-1_2 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 1.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.6s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.5s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.2s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.7s #14 [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 ; yum install -y $pkgs gperftools-libs ; yum 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 #14 2.144 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.1 MB 00:00 #14 3.412 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 730 kB 00:00 #14 4.014 added from: http://tf-mirrors.gz1.opensdn.io/re 4.3 MB/s | 264 kB 00:00 #14 4.438 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #14 7.138 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.0 MB 00:00 #14 10.35 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #14 11.13 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 2.3 MB 00:00 #14 13.65 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 392 kB 00:00 #14 14.29 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 451 kB 00:00 #14 14.65 added from: http://tf-mirrors.gz1.opensdn.io/re 381 kB/s | 16 kB 00:00 #14 15.10 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #14 15.42 added from: http://tf-mirrors.gz1.opensdn.io/re 381 kB/s | 13 kB 00:00 #14 15.69 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #14 16.77 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 30 MB 00:00 #14 31.43 Third parties for OpenSDN 41 MB/s | 5.1 MB 00:00 #14 41.83 Dependencies resolved. #14 41.83 ======================================================================================= #14 41.83 Package Arch Version Repository Size #14 41.83 ======================================================================================= #14 41.83 Installing: #14 41.83 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 41.83 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 41.83 Installing dependencies: #14 41.83 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 41.83 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 41.83 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 41.83 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 41.83 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 41.83 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 41.83 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 41.83 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 41.83 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 41.83 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 41.83 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 41.83 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 41.83 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 41.83 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 41.83 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 41.83 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 41.83 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 41.83 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 41.83 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 41.83 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 41.83 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 41.83 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 41.83 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 41.83 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 41.83 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 41.83 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 41.83 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 41.83 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 41.83 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 41.83 #14 41.83 Transaction Summary #14 41.83 ======================================================================================= #14 41.83 Install 31 Packages #14 41.83 #14 41.83 Total download size: 12 M #14 41.83 Installed size: 41 M #14 41.83 Downloading Packages: #14 41.87 (1/31): boost-1.75.0-8.el9.x86_64.rpm 516 kB/s | 11 kB 00:00 #14 41.87 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 650 kB/s | 16 kB 00:00 #14 41.87 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 24 kB 00:00 #14 41.87 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 36 kB 00:00 #14 41.88 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #14 41.88 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 44 kB 00:00 #14 41.88 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 32 kB 00:00 #14 41.90 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #14 41.90 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 38 kB 00:00 #14 41.90 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.4 MB/s | 57 kB 00:00 #14 41.90 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #14 41.90 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.2 MB/s | 38 kB 00:00 #14 41.90 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #14 41.91 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 24 MB/s | 205 kB 00:00 #14 41.91 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #14 41.93 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #14 41.93 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #14 42.00 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #14 42.00 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #14 42.00 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 21 MB/s | 277 kB 00:00 #14 42.00 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #14 42.00 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.1 MB/s | 27 kB 00:00 #14 42.00 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #14 42.00 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 23 MB/s | 230 kB 00:00 #14 42.00 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 55 kB 00:00 #14 42.00 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #14 42.00 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.9 MB/s | 30 kB 00:00 #14 42.00 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 25 MB/s | 208 kB 00:00 #14 42.00 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #14 42.00 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.6 MB/s | 67 kB 00:00 #14 42.10 (31/31): libicu-67.1-9.el9.x86_64.rpm 38 MB/s | 9.6 MB 00:00 #14 42.10 -------------------------------------------------------------------------------- #14 42.10 Total 47 MB/s | 12 MB 00:00 #14 42.10 Running transaction check #14 42.15 Transaction check succeeded. #14 42.15 Running transaction test #14 42.42 Transaction test succeeded. #14 42.42 Running transaction #14 42.96 Preparing : 1/1 #14 43.24 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 43.25 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 43.27 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 43.27 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 43.68 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 43.70 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 43.74 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 43.74 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 43.74 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 43.74 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 43.76 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 43.76 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 43.78 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 43.78 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 43.79 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 43.79 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 43.80 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 43.86 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 43.91 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 43.91 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 43.91 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 43.95 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 43.95 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 43.95 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 43.97 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 43.99 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 43.99 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 44.00 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 44.03 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 44.03 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 44.07 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 44.07 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 44.30 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 44.30 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 44.30 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 44.30 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 44.30 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 44.30 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 44.30 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 44.30 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 44.30 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 44.30 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 44.30 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 44.30 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 44.30 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 44.30 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 44.30 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 44.30 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 44.30 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 44.30 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 44.30 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 44.30 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 44.30 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 44.30 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 44.30 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 44.30 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 44.30 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 44.30 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 44.30 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 44.30 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 44.30 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 44.30 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 44.30 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 44.45 #14 44.45 Installed: #14 44.45 boost-1.75.0-8.el9.x86_64 #14 44.45 boost-atomic-1.75.0-8.el9.x86_64 #14 44.45 boost-chrono-1.75.0-8.el9.x86_64 #14 44.45 boost-container-1.75.0-8.el9.x86_64 #14 44.45 boost-context-1.75.0-8.el9.x86_64 #14 44.45 boost-contract-1.75.0-8.el9.x86_64 #14 44.45 boost-coroutine-1.75.0-8.el9.x86_64 #14 44.45 boost-date-time-1.75.0-8.el9.x86_64 #14 44.45 boost-fiber-1.75.0-8.el9.x86_64 #14 44.45 boost-filesystem-1.75.0-8.el9.x86_64 #14 44.45 boost-graph-1.75.0-8.el9.x86_64 #14 44.45 boost-iostreams-1.75.0-8.el9.x86_64 #14 44.45 boost-locale-1.75.0-8.el9.x86_64 #14 44.45 boost-log-1.75.0-8.el9.x86_64 #14 44.45 boost-math-1.75.0-8.el9.x86_64 #14 44.45 boost-nowide-1.75.0-8.el9.x86_64 #14 44.45 boost-program-options-1.75.0-8.el9.x86_64 #14 44.45 boost-python3-1.75.0-8.el9.x86_64 #14 44.45 boost-random-1.75.0-8.el9.x86_64 #14 44.45 boost-regex-1.75.0-8.el9.x86_64 #14 44.45 boost-serialization-1.75.0-8.el9.x86_64 #14 44.45 boost-stacktrace-1.75.0-8.el9.x86_64 #14 44.45 boost-system-1.75.0-8.el9.x86_64 #14 44.45 boost-test-1.75.0-8.el9.x86_64 #14 44.45 boost-thread-1.75.0-8.el9.x86_64 #14 44.45 boost-timer-1.75.0-8.el9.x86_64 #14 44.45 boost-type_erasure-1.75.0-8.el9.x86_64 #14 44.45 boost-wave-1.75.0-8.el9.x86_64 #14 44.45 gperftools-libs-2.9.1-3.el9.x86_64 #14 44.45 libicu-67.1-9.el9.x86_64 #14 44.45 libunwind-1.6.2-1.el9.x86_64 #14 44.45 #14 44.45 Complete! #14 45.01 75 files removed #14 45.79 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 45.91 Collecting contrail-vrouter-api==0.1.dev0 #14 45.91 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 46.36 Installing collected packages: contrail-vrouter-api #14 46.36 Successfully installed contrail-vrouter-api-0.1.dev0 #14 46.39 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 #14 DONE 47.0s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.8s #16 exporting to image #16 exporting layers #16 exporting layers 5.1s done #16 writing image sha256:f32360a1107a35deac91c8f8e9056d589ba963913f12805958191ce2cc39ce97 #16 writing image sha256:f32360a1107a35deac91c8f8e9056d589ba963913f12805958191ce2cc39ce97 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_1-1_2 0.0s done #16 DONE 5.4s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-23 10:52:07,337: INFO: Docker build duration: 71 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 8f6e618779aa: Preparing 13935e210906: Preparing 002f32176781: Preparing 5b4b373a0adf: Preparing 41c64bcbadc3: Preparing 4f75af90e0ca: Preparing e86ae0837c8f: Preparing 34d476641713: Preparing 4693e09f5380: Preparing 4162ef06bad2: Preparing 1c223d72c821: Preparing 9f3f07c1c462: Preparing e738070fa86c: Preparing 21f6988fb579: Preparing f419f79af7f5: Preparing 8fbcb7a7ecb4: Preparing a5f4822836e1: Preparing 6fd3073cd0e1: Preparing f33fea9c8302: Preparing 44343de3ea1d: Preparing 5b4b373a0adf: Waiting 41c64bcbadc3: Waiting 4f75af90e0ca: Waiting e86ae0837c8f: Waiting 34d476641713: Waiting 4693e09f5380: Waiting 4162ef06bad2: Waiting 1c223d72c821: Waiting 9f3f07c1c462: Waiting e738070fa86c: Waiting 21f6988fb579: Waiting f419f79af7f5: Waiting 8fbcb7a7ecb4: Waiting a5f4822836e1: Waiting 6fd3073cd0e1: Waiting f33fea9c8302: Waiting 44343de3ea1d: Waiting 8f6e618779aa: Pushed 002f32176781: Pushed 5b4b373a0adf: Pushed 41c64bcbadc3: Pushed 4f75af90e0ca: Pushed 34d476641713: Layer already exists 4693e09f5380: Layer already exists 4162ef06bad2: Layer already exists 1c223d72c821: Layer already exists 9f3f07c1c462: Layer already exists e738070fa86c: Layer already exists e86ae0837c8f: Pushed 21f6988fb579: Layer already exists f419f79af7f5: Layer already exists 8fbcb7a7ecb4: Layer already exists 6fd3073cd0e1: Layer already exists a5f4822836e1: Layer already exists f33fea9c8302: Layer already exists 44343de3ea1d: Layer already exists 13935e210906: Pushed master-2_2_5_1-1_2: digest: sha256:ba56c91e4a55f1b2b19ab91e2336e72d7af4d16a96d7bba220712d31da40d70f size: 4505 2025-10-23 10:52:40,902: INFO: Building opensdn-tor-agent finished successfully, duration: 104 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_1-1_2 b5ba104dfadc 6 seconds ago 702MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_1-1_2 ad65043ad315 10 seconds ago 642MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_1-1_2 06094bce942e 18 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_1-1_2 f32360a1107a 41 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_1-1_2 dae3d60a67b2 49 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_1-1_2 35cd2e2cd2ff 53 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_1-1_2 e147a3ff9211 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_1-1_2 4e83c066fa99 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_1-1_2 bc2299879e8a About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_1-1_2 6d7c13bcda82 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_1-1_2 59c4aea6dde1 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_1-1_2 9619eeba49d2 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_1-1_2 2999b1a3ab50 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_1-1_2 701ea3e95b1e About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_1-1_2 dbf6d29362bd About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_1-1_2 987541b8b771 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_1-1_2 e92d8ebc6456 About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_1-1_2 01d51b67c524 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_1-1_2 90f97da86a32 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_1-1_2 0f7793a942c4 About a minute ago 171MB opensdn-test-test master-2_2_5_1-1_2 02f760b62222 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_1-1_2 02f760b62222 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_1-1_2 0fc0ed338251 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_1-1_2 2912ad4accce 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_1-1_2 2fc7ea74738a 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_1-1_2 9b6e61d0de08 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_1-1_2 74357fabcbd1 3 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_1-1_2 e37ede6da40c 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_1-1_2 0d6109441066 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_1-1_2 d504b17f599d 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_1-1_2 5cf39dcc8d2e 3 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_1-1_2 7c0f89964323 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_1-1_2 c072d8bf29d7 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_1-1_2 fb37663cb912 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_1-1_2 76705ccb0303 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_1-1_2 d474286745c6 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_1-1_2 011eb494ccc7 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_1-1_2 96d201f0602d 6 minutes ago 2.45MB tf-dev-sandbox compile 97b3a9221ed9 6 minutes ago 44.3GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_1-1_2 dc7af6f2169d About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_1-1_2 8e4f87decb84 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_1-1_2 4c70e2f2ef9d About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4d30bdc3cfdd About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_1-1_2 e3774a1a760a About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 2f496ca36dc0 10 hours ago 23.6GB