2025-11-22 08:14:33,677: INFO: Building opensdn-tor-agent 2025-11-22 08:14:33,751: 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_4_0_4-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 2.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_4_0_4-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 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_4_0_4-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_4_0_4-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 3.8s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.4s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 3.0s #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.680 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 2.1 MB 00:00 #14 3.008 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 730 kB 00:00 #14 3.358 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 264 kB 00:00 #14 3.691 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #14 6.729 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 4.0 MB 00:00 #14 8.711 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 939 kB 00:00 #14 9.048 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.3 MB 00:00 #14 9.942 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 392 kB 00:00 #14 10.29 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #14 10.54 added from: http://tf-mirrors.gz1.opensdn.io/re 486 kB/s | 16 kB 00:00 #14 10.69 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 kB/s | 257 B 00:00 #14 10.81 added from: http://tf-mirrors.gz1.opensdn.io/re 520 kB/s | 13 kB 00:00 #14 11.33 added from: http://tf-mirrors.gz1.opensdn.io/re 191 kB/s | 64 kB 00:00 #14 12.23 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 30 MB 00:00 #14 21.87 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #14 27.18 Dependencies resolved. #14 27.18 ======================================================================================= #14 27.18 Package Arch Version Repository Size #14 27.18 ======================================================================================= #14 27.18 Installing: #14 27.18 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 27.18 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 27.18 Installing dependencies: #14 27.18 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 27.18 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 27.18 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 27.18 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 27.18 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 27.18 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 27.18 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 27.18 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 27.18 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 27.18 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 27.18 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 27.18 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 27.18 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 27.18 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 27.18 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 27.18 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 27.18 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 27.18 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 27.18 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 27.18 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 27.18 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 27.18 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 27.18 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 27.18 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 27.18 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 27.18 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 27.18 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 27.18 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 27.18 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 27.18 #14 27.18 Transaction Summary #14 27.18 ======================================================================================= #14 27.18 Install 31 Packages #14 27.18 #14 27.18 Total download size: 12 M #14 27.18 Installed size: 41 M #14 27.18 Downloading Packages: #14 27.20 (1/31): boost-1.75.0-8.el9.x86_64.rpm 521 kB/s | 11 kB 00:00 #14 27.21 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 546 kB/s | 16 kB 00:00 #14 27.23 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 24 kB 00:00 #14 27.23 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 36 kB 00:00 #14 27.23 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #14 27.27 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 44 kB 00:00 #14 27.27 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 32 kB 00:00 #14 27.27 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #14 27.27 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 38 kB 00:00 #14 27.27 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 10 MB/s | 57 kB 00:00 #14 27.27 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #14 27.27 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.8 MB/s | 38 kB 00:00 #14 27.27 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #14 27.27 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 24 MB/s | 205 kB 00:00 #14 27.29 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #14 27.29 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 998 kB/s | 15 kB 00:00 #14 27.29 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #14 27.33 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 92 kB 00:00 #14 27.33 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #14 27.33 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 29 MB/s | 277 kB 00:00 #14 27.33 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #14 27.33 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.0 MB/s | 27 kB 00:00 #14 27.33 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #14 27.33 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #14 27.33 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 55 kB 00:00 #14 27.33 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #14 27.36 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.9 MB/s | 30 kB 00:00 #14 27.36 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #14 27.40 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #14 27.40 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.4 MB/s | 67 kB 00:00 #14 27.61 (31/31): libicu-67.1-9.el9.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #14 27.61 -------------------------------------------------------------------------------- #14 27.61 Total 29 MB/s | 12 MB 00:00 #14 27.61 Running transaction check #14 27.65 Transaction check succeeded. #14 27.65 Running transaction test #14 27.87 Transaction test succeeded. #14 27.87 Running transaction #14 28.47 Preparing : 1/1 #14 28.56 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 29.01 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 29.53 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 29.55 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 29.82 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 29.85 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 29.85 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 29.85 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 29.85 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 29.88 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 29.88 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 29.89 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 29.92 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 29.92 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 29.92 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 29.92 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 29.92 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 29.94 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 29.95 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 30.00 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 30.00 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 30.00 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 30.00 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 30.00 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 30.00 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 30.00 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 30.03 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 30.03 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 30.03 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 30.04 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 30.07 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 30.07 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 30.31 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 30.31 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 30.31 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 30.31 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 30.31 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 30.31 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 30.31 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 30.31 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 30.31 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 30.31 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 30.31 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 30.31 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 30.31 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 30.31 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 30.31 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 30.31 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 30.31 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 30.31 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 30.31 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 30.31 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 30.31 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 30.31 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 30.31 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 30.31 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 30.31 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 30.31 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 30.31 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 30.31 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 30.31 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 30.31 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 30.31 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 30.41 #14 30.41 Installed: #14 30.41 boost-1.75.0-8.el9.x86_64 #14 30.41 boost-atomic-1.75.0-8.el9.x86_64 #14 30.41 boost-chrono-1.75.0-8.el9.x86_64 #14 30.41 boost-container-1.75.0-8.el9.x86_64 #14 30.41 boost-context-1.75.0-8.el9.x86_64 #14 30.41 boost-contract-1.75.0-8.el9.x86_64 #14 30.41 boost-coroutine-1.75.0-8.el9.x86_64 #14 30.41 boost-date-time-1.75.0-8.el9.x86_64 #14 30.41 boost-fiber-1.75.0-8.el9.x86_64 #14 30.41 boost-filesystem-1.75.0-8.el9.x86_64 #14 30.41 boost-graph-1.75.0-8.el9.x86_64 #14 30.41 boost-iostreams-1.75.0-8.el9.x86_64 #14 30.41 boost-locale-1.75.0-8.el9.x86_64 #14 30.41 boost-log-1.75.0-8.el9.x86_64 #14 30.41 boost-math-1.75.0-8.el9.x86_64 #14 30.41 boost-nowide-1.75.0-8.el9.x86_64 #14 30.41 boost-program-options-1.75.0-8.el9.x86_64 #14 30.41 boost-python3-1.75.0-8.el9.x86_64 #14 30.41 boost-random-1.75.0-8.el9.x86_64 #14 30.41 boost-regex-1.75.0-8.el9.x86_64 #14 30.41 boost-serialization-1.75.0-8.el9.x86_64 #14 30.41 boost-stacktrace-1.75.0-8.el9.x86_64 #14 30.41 boost-system-1.75.0-8.el9.x86_64 #14 30.41 boost-test-1.75.0-8.el9.x86_64 #14 30.41 boost-thread-1.75.0-8.el9.x86_64 #14 30.41 boost-timer-1.75.0-8.el9.x86_64 #14 30.41 boost-type_erasure-1.75.0-8.el9.x86_64 #14 30.41 boost-wave-1.75.0-8.el9.x86_64 #14 30.41 gperftools-libs-2.9.1-3.el9.x86_64 #14 30.41 libicu-67.1-9.el9.x86_64 #14 30.41 libunwind-1.6.2-1.el9.x86_64 #14 30.41 #14 30.41 Complete! #14 30.72 75 files removed #14 31.12 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 31.18 Collecting contrail-vrouter-api==0.1.dev0 #14 31.18 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 31.47 Installing collected packages: contrail-vrouter-api #14 31.47 Successfully installed contrail-vrouter-api-0.1.dev0 #14 31.48 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 32.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 3.8s #16 exporting to image #16 exporting layers #16 exporting layers 7.9s done #16 writing image sha256:2cc994591bec25460ae5124344baf5eed027800c553cac233b7accacaad0bfae #16 writing image sha256:2cc994591bec25460ae5124344baf5eed027800c553cac233b7accacaad0bfae 0.3s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_4_0_4-1 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_4_0_4-1 0.1s done #16 DONE 8.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) 2025-11-22 08:16:50,782: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 934ce5dbbbea: Preparing 2aa2212549b6: Preparing f0b72e6f1e58: Preparing ac63b3b792fb: Preparing 21a45dd20fc7: Preparing 3e7a950659d5: Preparing 4cb06073914a: Preparing bb1ff18d589b: Preparing 648c14e2eaeb: Preparing fd966e751855: Preparing 8c19dbec6608: Preparing 0740a994e249: Preparing db997504c86f: Preparing 15520ab65e2e: Preparing c46d6520fb0a: Preparing b9dfacd8e63f: Preparing 59ff813aaacc: Preparing 5b2946ef9849: Preparing eaffbb11a1bd: Preparing 44343de3ea1d: Preparing 934ce5dbbbea: Waiting 2aa2212549b6: Waiting f0b72e6f1e58: Waiting ac63b3b792fb: Waiting 21a45dd20fc7: Waiting 3e7a950659d5: Waiting 4cb06073914a: Waiting bb1ff18d589b: Waiting 648c14e2eaeb: Waiting fd966e751855: Waiting 8c19dbec6608: Waiting 0740a994e249: Waiting db997504c86f: Waiting 15520ab65e2e: Waiting c46d6520fb0a: Waiting b9dfacd8e63f: Waiting 59ff813aaacc: Waiting 5b2946ef9849: Waiting eaffbb11a1bd: Waiting 44343de3ea1d: Waiting 934ce5dbbbea: Pushed 2aa2212549b6: Pushed f0b72e6f1e58: Pushed ac63b3b792fb: Pushed 21a45dd20fc7: Pushed 3e7a950659d5: Pushed 4cb06073914a: Pushed bb1ff18d589b: Layer already exists 648c14e2eaeb: Layer already exists fd966e751855: Layer already exists 8c19dbec6608: Layer already exists 0740a994e249: Layer already exists db997504c86f: Layer already exists 15520ab65e2e: Layer already exists c46d6520fb0a: Layer already exists b9dfacd8e63f: Layer already exists 59ff813aaacc: Layer already exists 5b2946ef9849: Layer already exists eaffbb11a1bd: Layer already exists 44343de3ea1d: Layer already exists r25.1-2_4_0_4-1: digest: sha256:84d3c628cf98ff4997b81a98ff9d09960631a9a9fc94f37a6e0d0db6072d5908 size: 4505 2025-11-22 08:17:39,883: INFO: Building opensdn-tor-agent finished successfully, duration: 186 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api r25.1-2_4_0_4-1 533c375642f3 6 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector r25.1-2_4_0_4-1 8f4275f0de65 28 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk r25.1-2_4_0_4-1 2581b8bed274 30 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns r25.1-2_4_0_4-1 412b69e1a49b 58 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent r25.1-2_4_0_4-1 2cc994591bec About a minute ago 674MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init r25.1-2_4_0_4-1 015e81375af5 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-status r25.1-2_4_0_4-1 e5fa793cca0e About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init r25.1-2_4_0_4-1 997c15e5ee69 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr r25.1-2_4_0_4-1 1b345d8dd8df About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init r25.1-2_4_0_4-1 002d1f057ba8 About a minute ago 624MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor r25.1-2_4_0_4-1 dd3d2ab65fd7 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq r25.1-2_4_0_4-1 56280552dc21 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control r25.1-2_4_0_4-1 d1418022a503 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine r25.1-2_4_0_4-1 21290b34d6e7 About a minute ago 841MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test r25.1-2_4_0_4-1 ae7fd231e44f 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named r25.1-2_4_0_4-1 2fa9fc386103 2 minutes ago 693MB nexus.gz1.opensdn.io:5101/opensdn-debug r25.1-2_4_0_4-1 23ecf72811e3 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api r25.1-2_4_0_4-1 8f0e68629a00 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk r25.1-2_4_0_4-1 0b2a003c2e5e 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector r25.1-2_4_0_4-1 0850c23f7a3f 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job r25.1-2_4_0_4-1 b3494f7f48dc 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web r25.1-2_4_0_4-1 094741dd4c3d 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init r25.1-2_4_0_4-1 93376cadfda7 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init r25.1-2_4_0_4-1 1a8263bf2274 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema r25.1-2_4_0_4-1 04f331d86481 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-node-init r25.1-2_4_0_4-1 794de87310fa 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager r25.1-2_4_0_4-1 6fd9ccce5ce2 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner r25.1-2_4_0_4-1 665abb059dd3 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology r25.1-2_4_0_4-1 3c55e6a9ede1 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen r25.1-2_4_0_4-1 0c8125a83393 3 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka r25.1-2_4_0_4-1 e3292d456af5 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper r25.1-2_4_0_4-1 2a3ba82983be 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis r25.1-2_4_0_4-1 e2934fe1d1b9 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy r25.1-2_4_0_4-1 b853cf803ad1 4 minutes ago 144MB opensdn-test-test r25.1-2_4_0_4-1 fe022c9a2844 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test r25.1-2_4_0_4-1 fe022c9a2844 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base r25.1-2_4_0_4-1 9bf0bb9baff2 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra r25.1-2_4_0_4-1 abe6f98f0eea 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq r25.1-2_4_0_4-1 2cf22f0cbee2 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel r25.1-2_4_0_4-1 f2542d80cb40 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base r25.1-2_4_0_4-1 08dc80b60242 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base r25.1-2_4_0_4-1 51885b3d9c3a 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd r25.1-2_4_0_4-1 c3a46f6a1aa1 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base r25.1-2_4_0_4-1 09e2515637d5 6 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base r25.1-2_4_0_4-1 0cfb401aceb9 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base r25.1-2_4_0_4-1 a04a7ef67c35 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base r25.1-2_4_0_4-1 bd9eb3e1d256 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base r25.1-2_4_0_4-1 0e06d56c3781 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src r25.1-2_4_0_4-1 1b8614147aae 8 minutes ago 2.46MB tf-dev-sandbox compile 0d3fe0523b39 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src r25.1-2_4_0_4-1 50022b733629 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f4182241b44c About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src r25.1-2_4_0_4-1 db4f1559d14f About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src r25.1-2_4_0_4-1 1a3244caccf3 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src r25.1-2_4_0_4-1 64c93826ef41 About an hour ago 3.78kB tf-dev-sandbox stable b091f86bdb98 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b091f86bdb98 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB