2025-11-17 15:32:22,364: INFO: Building opensdn-tor-agent 2025-11-17 15:32:22,424: 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_3_5_7-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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_7-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 3.0s #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-controller-config-base:master-2_3_5_7-2 #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_7-2 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 3.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.5s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.3s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.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.198 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 #14 2.272 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 730 kB 00:00 #14 2.696 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 264 kB 00:00 #14 3.050 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #14 5.821 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #14 7.528 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #14 7.987 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #14 9.094 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #14 9.441 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #14 9.763 added from: http://tf-mirrors.gz1.opensdn.io/re 433 kB/s | 16 kB 00:00 #14 9.965 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 kB/s | 257 B 00:00 #14 10.46 added from: http://tf-mirrors.gz1.opensdn.io/re 37 kB/s | 13 kB 00:00 #14 10.92 added from: http://tf-mirrors.gz1.opensdn.io/re 186 kB/s | 64 kB 00:00 #14 12.03 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 30 MB 00:01 #14 26.37 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #14 37.30 Dependencies resolved. #14 37.30 ======================================================================================= #14 37.30 Package Arch Version Repository Size #14 37.30 ======================================================================================= #14 37.30 Installing: #14 37.30 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 37.30 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 37.30 Installing dependencies: #14 37.30 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 37.30 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 37.30 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 37.30 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 37.30 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 37.30 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 37.30 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 37.30 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 37.30 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 37.30 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 37.30 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 37.30 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 37.30 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 37.30 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 37.30 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 37.30 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 37.30 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 37.30 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 37.30 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 37.30 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 37.30 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 37.30 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 37.30 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 37.30 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 37.30 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 37.30 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 37.30 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 37.30 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 37.30 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 37.30 #14 37.30 Transaction Summary #14 37.30 ======================================================================================= #14 37.30 Install 31 Packages #14 37.30 #14 37.30 Total download size: 12 M #14 37.30 Installed size: 41 M #14 37.30 Downloading Packages: #14 37.38 (1/31): boost-1.75.0-8.el9.x86_64.rpm 258 kB/s | 11 kB 00:00 #14 37.38 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 354 kB/s | 16 kB 00:00 #14 37.38 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 24 kB 00:00 #14 37.38 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 36 kB 00:00 #14 37.38 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #14 37.38 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 44 kB 00:00 #14 37.38 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 32 kB 00:00 #14 37.41 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 930 kB/s | 13 kB 00:00 #14 37.41 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 38 kB 00:00 #14 37.41 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.6 MB/s | 57 kB 00:00 #14 37.41 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 101 kB 00:00 #14 37.41 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.7 MB/s | 38 kB 00:00 #14 37.41 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 20 MB/s | 214 kB 00:00 #14 37.44 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 22 MB/s | 408 kB 00:00 #14 37.44 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #14 37.44 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #14 37.44 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #14 37.44 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #14 37.44 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #14 37.46 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 22 MB/s | 277 kB 00:00 #14 37.46 (21/31): boost-serialization-1.75.0-8.el9.x86_6 7.3 MB/s | 129 kB 00:00 #14 37.46 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.3 MB/s | 27 kB 00:00 #14 37.52 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #14 37.52 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 27 MB/s | 230 kB 00:00 #14 37.52 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 55 kB 00:00 #14 37.52 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #14 37.52 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.7 MB/s | 30 kB 00:00 #14 37.52 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #14 37.52 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #14 37.52 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.6 MB/s | 67 kB 00:00 #14 37.75 (31/31): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #14 37.75 -------------------------------------------------------------------------------- #14 37.75 Total 31 MB/s | 12 MB 00:00 #14 37.75 Running transaction check #14 37.85 Transaction check succeeded. #14 37.85 Running transaction test #14 38.17 Transaction test succeeded. #14 38.17 Running transaction #14 39.12 Preparing : 1/1 #14 39.22 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 39.32 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 39.32 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 39.32 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 39.92 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 39.92 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 39.92 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 39.92 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 39.92 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 39.92 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 39.92 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 39.92 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 39.92 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 39.92 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 39.95 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 39.95 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 39.95 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 40.01 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 40.01 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 40.01 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 40.01 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 40.01 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 40.01 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 40.14 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 40.14 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 40.14 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 40.14 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 40.14 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 40.14 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 40.14 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 40.14 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 40.14 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 40.68 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 40.68 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 40.68 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 40.68 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 40.68 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 40.68 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 40.68 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 40.68 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 40.68 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 40.68 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 40.68 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 40.68 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 40.68 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 40.68 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 40.68 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 40.68 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 40.68 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 40.68 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 40.68 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 40.68 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 40.68 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 40.68 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 40.68 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 40.68 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 40.68 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 40.68 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 40.68 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 40.68 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 40.68 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 40.68 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 40.68 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 40.86 #14 40.86 Installed: #14 40.86 boost-1.75.0-8.el9.x86_64 #14 40.86 boost-atomic-1.75.0-8.el9.x86_64 #14 40.86 boost-chrono-1.75.0-8.el9.x86_64 #14 40.86 boost-container-1.75.0-8.el9.x86_64 #14 40.86 boost-context-1.75.0-8.el9.x86_64 #14 40.86 boost-contract-1.75.0-8.el9.x86_64 #14 40.86 boost-coroutine-1.75.0-8.el9.x86_64 #14 40.86 boost-date-time-1.75.0-8.el9.x86_64 #14 40.86 boost-fiber-1.75.0-8.el9.x86_64 #14 40.86 boost-filesystem-1.75.0-8.el9.x86_64 #14 40.86 boost-graph-1.75.0-8.el9.x86_64 #14 40.86 boost-iostreams-1.75.0-8.el9.x86_64 #14 40.86 boost-locale-1.75.0-8.el9.x86_64 #14 40.86 boost-log-1.75.0-8.el9.x86_64 #14 40.86 boost-math-1.75.0-8.el9.x86_64 #14 40.86 boost-nowide-1.75.0-8.el9.x86_64 #14 40.86 boost-program-options-1.75.0-8.el9.x86_64 #14 40.86 boost-python3-1.75.0-8.el9.x86_64 #14 40.86 boost-random-1.75.0-8.el9.x86_64 #14 40.86 boost-regex-1.75.0-8.el9.x86_64 #14 40.86 boost-serialization-1.75.0-8.el9.x86_64 #14 40.86 boost-stacktrace-1.75.0-8.el9.x86_64 #14 40.86 boost-system-1.75.0-8.el9.x86_64 #14 40.86 boost-test-1.75.0-8.el9.x86_64 #14 40.86 boost-thread-1.75.0-8.el9.x86_64 #14 40.86 boost-timer-1.75.0-8.el9.x86_64 #14 40.86 boost-type_erasure-1.75.0-8.el9.x86_64 #14 40.86 boost-wave-1.75.0-8.el9.x86_64 #14 40.86 gperftools-libs-2.9.1-3.el9.x86_64 #14 40.86 libicu-67.1-9.el9.x86_64 #14 40.86 libunwind-1.6.2-1.el9.x86_64 #14 40.86 #14 40.86 Complete! #14 41.56 75 files removed #14 42.32 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 42.37 Collecting contrail-vrouter-api==0.1.dev0 #14 42.37 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 42.61 Installing collected packages: contrail-vrouter-api #14 42.61 Successfully installed contrail-vrouter-api-0.1.dev0 #14 42.63 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 44.8s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.8s #16 exporting to image #16 exporting layers #16 exporting layers 7.3s done #16 writing image sha256:1967bbe9886c8becdf64b8005891d38e795db878687cbf3211f06e1c96db1df2 #16 writing image sha256:1967bbe9886c8becdf64b8005891d38e795db878687cbf3211f06e1c96db1df2 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_7-2 0.1s done #16 DONE 7.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-17 15:34:47,751: INFO: Docker build duration: 145 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d372f97a91ae: Preparing 34f608c08407: Preparing 853dc1202027: Preparing fe9c73d59074: Preparing 7771021fa6a8: Preparing 45332f26dc4c: Preparing 7cc5e0b0428c: Preparing 9f86045eea0a: Preparing 025b929d9d89: Preparing 6cc54f1aa153: Preparing 52e053cfcf7d: Preparing 06341c32db6e: Preparing 519991f24fa4: Preparing e542a2e678fc: Preparing 10da159e1891: Preparing 62c16eb93850: Preparing 48165591cc74: Preparing 39cdadcb53c9: Preparing ce3dcbc1c379: Preparing 44343de3ea1d: Preparing d372f97a91ae: Waiting 34f608c08407: Waiting 853dc1202027: Waiting fe9c73d59074: Waiting 7771021fa6a8: Waiting 45332f26dc4c: Waiting 7cc5e0b0428c: Waiting 9f86045eea0a: Waiting 025b929d9d89: Waiting 6cc54f1aa153: Waiting 52e053cfcf7d: Waiting 06341c32db6e: Waiting 519991f24fa4: Waiting e542a2e678fc: Waiting 10da159e1891: Waiting 62c16eb93850: Waiting 48165591cc74: Waiting 39cdadcb53c9: Waiting ce3dcbc1c379: Waiting 44343de3ea1d: Waiting d372f97a91ae: Pushed 853dc1202027: Pushed fe9c73d59074: Pushed 7771021fa6a8: Pushed 45332f26dc4c: Pushed 7cc5e0b0428c: Pushed 9f86045eea0a: Layer already exists 025b929d9d89: Layer already exists 6cc54f1aa153: Layer already exists 52e053cfcf7d: Layer already exists 06341c32db6e: Layer already exists 519991f24fa4: Layer already exists e542a2e678fc: Layer already exists 10da159e1891: Layer already exists 62c16eb93850: Layer already exists 48165591cc74: Layer already exists 39cdadcb53c9: Layer already exists ce3dcbc1c379: Layer already exists 44343de3ea1d: Layer already exists 34f608c08407: Pushed master-2_3_5_7-2: digest: sha256:8da8c67e01484dd560a333024efed6c75cac0e060e818373693ce8f734bbf209 size: 4505 2025-11-17 15:35:04,848: INFO: Building opensdn-tor-agent finished successfully, duration: 162 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_5_7-2 b6172982804c 9 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_5_7-2 f27419c957b8 17 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_5_7-2 9af3a19de440 22 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_5_7-2 1967bbe9886c 28 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_5_7-2 d17e5b9e982d 37 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_5_7-2 597f8986e307 41 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_5_7-2 a5ecc79ce191 53 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_5_7-2 d39ccca0ce6d About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_5_7-2 4c8a133d2595 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_5_7-2 05cf957d570e About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_5_7-2 64eed51ed2b4 2 minutes ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_7-2 0c88f610755c 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_7-2 8c11ca0a6573 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_7-2 81a516813cd3 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_7-2 51bd30ab56d0 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_7-2 7742d843367b 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_7-2 c1a6c433b66b 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_7-2 56f5e3abf193 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_7-2 88d2d33f750c 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_5_7-2 afc44ac6b872 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_5_7-2 8b7d62afb6da 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_5_7-2 28226d99ec2f 2 minutes ago 633MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_7-2 a4ee89825d23 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_7-2 c828202c8f90 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_7-2 5f870701f10e 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_7-2 a52f06970f2f 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_7-2 986be71c9131 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_7-2 58067571c5b1 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_7-2 ebbcb2905cc7 3 minutes ago 171MB opensdn-test-test master-2_3_5_7-2 0fca2ee6c9e1 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_7-2 0fca2ee6c9e1 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_7-2 08a5c51b3988 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_7-2 99de3efe3f07 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_7-2 63fd29f336aa 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_7-2 18d9dd0cf708 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_7-2 6cb95bb2692b 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_7-2 82232d038318 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_7-2 a3ae946f0e35 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_7-2 0f5018e58989 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_7-2 73bb3a6fe8dc 6 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_7-2 cd07cf20cb56 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_7-2 bb27360a60ca 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_7-2 2fa036e140ee 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_7-2 8768fd8c4644 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_7-2 acde6397ffcb 8 minutes ago 2.46MB tf-dev-sandbox compile bd6980c16110 8 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_7-2 633f9cba9731 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_7-2 3698475dd8da About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_7-2 402842a2af94 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d7d756b2deac About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_7-2 9a844f21fb94 About an hour ago 4.17kB tf-dev-sandbox frozen f5896a97dc7b About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen f5896a97dc7b About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB