2025-11-24 12:55:35,077: INFO: Building opensdn-tor-agent 2025-11-24 12:55:35,127: 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=r25.1-2_3_6_8-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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_3_6_8-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.3s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_3_6_8-1 #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_3_6_8-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 3.5s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.6s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.5s #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 1.758 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 #14 3.091 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #14 3.691 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 MB/s | 264 kB 00:00 #14 4.179 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 7.0 MB 00:00 #14 7.775 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 4.0 MB 00:00 #14 10.19 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #14 10.68 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.3 MB 00:00 #14 12.09 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 392 kB 00:00 #14 12.33 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #14 12.69 added from: http://tf-mirrors.gz1.opensdn.io/re 423 kB/s | 16 kB 00:00 #14 12.96 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 kB/s | 257 B 00:00 #14 13.22 added from: http://tf-mirrors.gz1.opensdn.io/re 392 kB/s | 13 kB 00:00 #14 13.52 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #14 14.54 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #14 32.00 Third parties for OpenSDN 17 MB/s | 5.1 MB 00:00 #14 41.40 Dependencies resolved. #14 41.44 ======================================================================================= #14 41.44 Package Arch Version Repository Size #14 41.44 ======================================================================================= #14 41.44 Installing: #14 41.44 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 41.44 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 41.44 Installing dependencies: #14 41.44 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 41.44 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 41.44 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 41.44 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 41.44 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 41.44 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 41.44 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 41.44 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 41.44 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 41.44 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 41.44 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 41.44 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 41.44 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 41.44 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 41.44 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 41.44 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 41.44 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 41.44 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 41.44 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 41.44 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 41.44 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 41.44 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 41.44 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 41.44 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 41.44 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 41.44 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 41.44 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 41.44 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 41.44 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 41.44 #14 41.44 Transaction Summary #14 41.44 ======================================================================================= #14 41.44 Install 31 Packages #14 41.44 #14 41.44 Total download size: 12 M #14 41.44 Installed size: 41 M #14 41.44 Downloading Packages: #14 41.46 (1/31): boost-1.75.0-8.el9.x86_64.rpm 466 kB/s | 11 kB 00:00 #14 41.47 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 548 kB/s | 16 kB 00:00 #14 41.47 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 24 kB 00:00 #14 41.47 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 36 kB 00:00 #14 41.47 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #14 41.47 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 44 kB 00:00 #14 41.49 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 32 kB 00:00 #14 41.49 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #14 41.49 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 38 kB 00:00 #14 41.50 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.5 MB/s | 57 kB 00:00 #14 41.51 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 101 kB 00:00 #14 41.51 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.4 MB/s | 38 kB 00:00 #14 41.53 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #14 41.53 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 19 MB/s | 408 kB 00:00 #14 41.53 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.1 MB/s | 205 kB 00:00 #14 41.58 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 294 kB/s | 15 kB 00:00 #14 41.61 (17/31): boost-program-options-1.75.0-8.el9.x86 2.2 MB/s | 106 kB 00:00 #14 41.61 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 92 kB 00:00 #14 41.61 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #14 41.61 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #14 41.61 (21/31): boost-serialization-1.75.0-8.el9.x86_6 7.6 MB/s | 129 kB 00:00 #14 41.61 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #14 41.63 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #14 41.63 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 16 MB/s | 230 kB 00:00 #14 41.63 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 55 kB 00:00 #14 41.66 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #14 41.66 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.2 MB/s | 30 kB 00:00 #14 41.66 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 12 MB/s | 208 kB 00:00 #14 41.66 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #14 41.67 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 #14 41.80 (31/31): libicu-67.1-9.el9.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #14 41.80 -------------------------------------------------------------------------------- #14 41.80 Total 32 MB/s | 12 MB 00:00 #14 41.80 Running transaction check #14 41.89 Transaction check succeeded. #14 41.89 Running transaction test #14 42.25 Transaction test succeeded. #14 42.27 Running transaction #14 42.93 Preparing : 1/1 #14 43.01 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 43.05 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 43.05 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 43.05 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 43.39 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 43.41 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 43.43 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 43.43 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 43.45 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 43.48 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 43.48 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 43.49 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 43.49 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 43.51 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 43.52 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 43.54 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 43.54 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 43.56 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 43.56 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 43.58 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 43.58 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 43.61 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 43.61 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 43.61 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 43.62 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 43.62 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 43.68 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 43.68 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 43.68 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 43.68 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 43.68 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 43.70 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 44.29 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 44.29 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 44.29 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 44.29 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 44.29 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 44.29 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 44.29 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 44.29 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 44.29 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 44.29 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 44.29 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 44.29 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 44.29 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 44.29 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 44.29 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 44.29 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 44.29 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 44.29 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 44.29 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 44.29 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 44.29 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 44.29 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 44.29 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 44.29 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 44.29 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 44.29 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 44.29 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 44.29 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 44.29 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 44.29 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 44.29 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 44.44 #14 44.44 Installed: #14 44.44 boost-1.75.0-8.el9.x86_64 #14 44.44 boost-atomic-1.75.0-8.el9.x86_64 #14 44.44 boost-chrono-1.75.0-8.el9.x86_64 #14 44.44 boost-container-1.75.0-8.el9.x86_64 #14 44.44 boost-context-1.75.0-8.el9.x86_64 #14 44.44 boost-contract-1.75.0-8.el9.x86_64 #14 44.44 boost-coroutine-1.75.0-8.el9.x86_64 #14 44.44 boost-date-time-1.75.0-8.el9.x86_64 #14 44.44 boost-fiber-1.75.0-8.el9.x86_64 #14 44.44 boost-filesystem-1.75.0-8.el9.x86_64 #14 44.44 boost-graph-1.75.0-8.el9.x86_64 #14 44.44 boost-iostreams-1.75.0-8.el9.x86_64 #14 44.44 boost-locale-1.75.0-8.el9.x86_64 #14 44.44 boost-log-1.75.0-8.el9.x86_64 #14 44.44 boost-math-1.75.0-8.el9.x86_64 #14 44.44 boost-nowide-1.75.0-8.el9.x86_64 #14 44.44 boost-program-options-1.75.0-8.el9.x86_64 #14 44.44 boost-python3-1.75.0-8.el9.x86_64 #14 44.44 boost-random-1.75.0-8.el9.x86_64 #14 44.44 boost-regex-1.75.0-8.el9.x86_64 #14 44.44 boost-serialization-1.75.0-8.el9.x86_64 #14 44.44 boost-stacktrace-1.75.0-8.el9.x86_64 #14 44.44 boost-system-1.75.0-8.el9.x86_64 #14 44.44 boost-test-1.75.0-8.el9.x86_64 #14 44.44 boost-thread-1.75.0-8.el9.x86_64 #14 44.44 boost-timer-1.75.0-8.el9.x86_64 #14 44.44 boost-type_erasure-1.75.0-8.el9.x86_64 #14 44.44 boost-wave-1.75.0-8.el9.x86_64 #14 44.44 gperftools-libs-2.9.1-3.el9.x86_64 #14 44.44 libicu-67.1-9.el9.x86_64 #14 44.44 libunwind-1.6.2-1.el9.x86_64 #14 44.44 #14 44.44 Complete! #14 45.03 75 files removed #14 46.14 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 46.23 Collecting contrail-vrouter-api==0.1.dev0 #14 46.23 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 46.64 Installing collected packages: contrail-vrouter-api #14 46.64 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 46.67 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 47.0s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.3s #16 exporting to image #16 exporting layers #16 exporting layers 2.5s done #16 writing image sha256:b9ff7430e4ad9c9d4ab2de97fdf9de7edd926f5983eefc98b703a8b60b436f1b #16 writing image sha256:b9ff7430e4ad9c9d4ab2de97fdf9de7edd926f5983eefc98b703a8b60b436f1b 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_3_6_8-1 done #16 DONE 2.6s 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-11-24 12:56:47,302: INFO: Docker build duration: 72 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a63bee46d73a: Preparing a121da8a5b87: Preparing 40543d14d866: Preparing be271fe1537d: Preparing 741d63e85fbb: Preparing 4c8ad88dbf0a: Preparing 5bb785f0c59a: Preparing a0802efd9165: Preparing 5bd45184b213: Preparing 9e0f0c9ec49e: Preparing cd31d85737c3: Preparing 1ae1fb3f883d: Preparing b7250f3e70d6: Preparing 7fed8c8e3800: Preparing c94e105f6cf3: Preparing dbd3f3e58bc4: Preparing 1b8519ca7218: Preparing 1fe846187b2f: Preparing 213c700ee551: Preparing 44343de3ea1d: Preparing be271fe1537d: Waiting 741d63e85fbb: Waiting 4c8ad88dbf0a: Waiting 5bb785f0c59a: Waiting a0802efd9165: Waiting 5bd45184b213: Waiting 9e0f0c9ec49e: Waiting cd31d85737c3: Waiting 1ae1fb3f883d: Waiting b7250f3e70d6: Waiting 7fed8c8e3800: Waiting c94e105f6cf3: Waiting dbd3f3e58bc4: Waiting 1b8519ca7218: Waiting 1fe846187b2f: Waiting 213c700ee551: Waiting 44343de3ea1d: Waiting a63bee46d73a: Pushed 40543d14d866: Pushed be271fe1537d: Pushed 741d63e85fbb: Pushed 4c8ad88dbf0a: Pushed a0802efd9165: Layer already exists 5bd45184b213: Layer already exists 9e0f0c9ec49e: Layer already exists cd31d85737c3: Layer already exists 5bb785f0c59a: Pushed 1ae1fb3f883d: Layer already exists b7250f3e70d6: Layer already exists 7fed8c8e3800: Layer already exists c94e105f6cf3: Layer already exists dbd3f3e58bc4: Layer already exists 1b8519ca7218: Layer already exists 1fe846187b2f: Layer already exists 213c700ee551: Layer already exists 44343de3ea1d: Layer already exists a121da8a5b87: Pushed r25.1-2_3_6_8-1: digest: sha256:12f5f770ab5ca246c83968627d446fcffe60e4cd98d119b0778ad3afe576e4fc size: 4505 2025-11-24 12:56:58,622: INFO: Building opensdn-tor-agent finished successfully, duration: 83 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq r25.1-2_3_6_8-1 cca3ffea599d 6 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent r25.1-2_3_6_8-1 b9ff7430e4ad 14 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api r25.1-2_3_6_8-1 10f9be09048c 38 seconds ago 638MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector r25.1-2_3_6_8-1 f52f8f41a9f0 40 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector r25.1-2_3_6_8-1 e56e14f15e80 56 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology r25.1-2_3_6_8-1 0af3ef8ac769 56 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen r25.1-2_3_6_8-1 ff73dc59e5a5 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job r25.1-2_3_6_8-1 f508c4a1cf21 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web r25.1-2_3_6_8-1 c541381319e7 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init r25.1-2_3_6_8-1 be084ecee27b About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init r25.1-2_3_6_8-1 c7389a1545f7 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema r25.1-2_3_6_8-1 013e146e642d About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-node-init r25.1-2_3_6_8-1 41f959a3183d About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager r25.1-2_3_6_8-1 d8efae0b5e39 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner r25.1-2_3_6_8-1 b04e024c0863 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk r25.1-2_3_6_8-1 bdb30fcf2d00 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init r25.1-2_3_6_8-1 efcaaf957ef4 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-external-redis r25.1-2_3_6_8-1 3e424f230a41 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test r25.1-2_3_6_8-1 b7c5f8056d3d 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy r25.1-2_3_6_8-1 16a3dc06fe23 3 minutes ago 144MB opensdn-test-test r25.1-2_3_6_8-1 26ae92fe857d 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test r25.1-2_3_6_8-1 26ae92fe857d 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper r25.1-2_3_6_8-1 6bff2a24af6e 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base r25.1-2_3_6_8-1 cbf8e8840821 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel r25.1-2_3_6_8-1 de1c1d060327 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq r25.1-2_3_6_8-1 64186a416d74 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra r25.1-2_3_6_8-1 c8fce4332a65 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka r25.1-2_3_6_8-1 91329e6dadf9 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base r25.1-2_3_6_8-1 f78c48ea3070 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base r25.1-2_3_6_8-1 a33563891f8f 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd r25.1-2_3_6_8-1 0be189e218a8 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base r25.1-2_3_6_8-1 28c08dd6ef36 5 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base r25.1-2_3_6_8-1 23c577616e74 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base r25.1-2_3_6_8-1 7d168f8f3da1 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base r25.1-2_3_6_8-1 3eb3f2dc77d1 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base r25.1-2_3_6_8-1 317cfa68702a 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src r25.1-2_3_6_8-1 cf9e3d8245a7 8 minutes ago 2.36MB tf-dev-sandbox compile dd345bb1cf85 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src r25.1-2_3_6_8-1 b15356cce211 2 hours ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src r25.1-2_3_6_8-1 d28240486050 2 hours ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src adf6a8ac4946 2 hours ago 2.35MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src r25.1-2_3_6_8-1 060a761ef124 2 hours ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src r25.1-2_3_6_8-1 6ee285701dd6 2 hours ago 3.78kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 24e013d811a1 2 hours ago 2.82GB