2025-10-22 18:58:23,668: INFO: Building opensdn-tor-agent 2025-10-22 18:58:23,745: 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_8-4 --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.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-4 #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 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_2_5_8-4 #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-4 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 3.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.6s #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 0.9s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.6s #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.428 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #14 2.373 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #14 2.647 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 264 kB 00:00 #14 2.898 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 7.0 MB 00:00 #14 6.527 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #14 8.461 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #14 9.237 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 2.3 MB 00:00 #14 10.60 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 MB/s | 392 kB 00:00 #14 11.23 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 451 kB 00:00 #14 11.90 added from: http://tf-mirrors.gz1.opensdn.io/re 405 kB/s | 16 kB 00:00 #14 12.26 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 kB/s | 257 B 00:00 #14 12.53 added from: http://tf-mirrors.gz1.opensdn.io/re 343 kB/s | 13 kB 00:00 #14 12.84 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #14 13.92 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 30 MB 00:00 #14 30.42 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #14 40.86 Dependencies resolved. #14 40.86 ======================================================================================= #14 40.86 Package Arch Version Repository Size #14 40.86 ======================================================================================= #14 40.86 Installing: #14 40.86 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 40.86 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 40.86 Installing dependencies: #14 40.86 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 40.86 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 40.86 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 40.86 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 40.86 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 40.86 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 40.86 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 40.86 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 40.86 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 40.86 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 40.86 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 40.86 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 40.86 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 40.86 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 40.86 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 40.86 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 40.86 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 40.86 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 40.86 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 40.86 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 40.86 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 40.86 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 40.86 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 40.86 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 40.86 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 40.86 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 40.86 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 40.86 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 40.86 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 40.86 #14 40.86 Transaction Summary #14 40.86 ======================================================================================= #14 40.86 Install 31 Packages #14 40.86 #14 40.86 Total download size: 12 M #14 40.86 Installed size: 41 M #14 40.86 Downloading Packages: #14 40.92 (1/31): boost-1.75.0-8.el9.x86_64.rpm 448 kB/s | 11 kB 00:00 #14 40.92 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 561 kB/s | 16 kB 00:00 #14 40.92 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 24 kB 00:00 #14 40.92 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 36 kB 00:00 #14 40.92 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 853 kB/s | 15 kB 00:00 #14 40.92 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 44 kB 00:00 #14 40.97 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 32 kB 00:00 #14 40.97 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #14 40.97 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 38 kB 00:00 #14 40.97 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.6 MB/s | 57 kB 00:00 #14 40.97 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #14 40.97 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.1 MB/s | 38 kB 00:00 #14 40.97 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 15 MB/s | 214 kB 00:00 #14 40.97 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 22 MB/s | 205 kB 00:00 #14 40.97 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #14 41.01 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #14 41.01 (17/31): boost-program-options-1.75.0-8.el9.x86 10 MB/s | 106 kB 00:00 #14 41.01 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 92 kB 00:00 #14 41.01 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #14 41.01 (20/31): boost-serialization-1.75.0-8.el9.x86_6 14 MB/s | 129 kB 00:00 #14 41.02 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 13 MB/s | 277 kB 00:00 #14 41.02 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.3 MB/s | 27 kB 00:00 #14 41.03 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #14 41.05 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #14 41.05 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 55 kB 00:00 #14 41.05 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #14 41.05 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.9 MB/s | 30 kB 00:00 #14 41.07 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #14 41.07 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #14 41.09 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.5 MB/s | 67 kB 00:00 #14 41.18 (31/31): libicu-67.1-9.el9.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #14 41.18 -------------------------------------------------------------------------------- #14 41.18 Total 39 MB/s | 12 MB 00:00 #14 41.18 Running transaction check #14 41.28 Transaction check succeeded. #14 41.28 Running transaction test #14 41.64 Transaction test succeeded. #14 41.64 Running transaction #14 42.29 Preparing : 1/1 #14 42.44 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 42.45 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 42.46 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 42.49 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 42.97 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 42.98 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 42.99 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 42.99 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 43.00 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 43.05 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 43.05 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 43.05 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 43.06 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 43.06 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 43.08 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 43.08 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 43.13 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 43.13 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 43.13 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 43.13 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 43.13 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 43.20 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 43.20 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 43.20 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 43.20 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 43.20 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 43.20 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 43.20 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 43.20 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 43.20 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 43.23 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 43.25 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 43.53 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 43.53 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 43.53 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 43.53 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 43.53 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 43.53 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 43.53 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 43.53 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 43.53 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 43.53 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 43.53 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 43.53 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 43.53 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 43.53 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 43.53 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 43.53 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 43.53 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 43.53 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 43.53 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 43.53 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 43.53 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 43.53 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 43.53 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 43.53 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 43.53 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 43.53 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 43.53 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 43.53 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 43.53 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 43.53 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 43.53 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 43.63 #14 43.63 Installed: #14 43.63 boost-1.75.0-8.el9.x86_64 #14 43.63 boost-atomic-1.75.0-8.el9.x86_64 #14 43.63 boost-chrono-1.75.0-8.el9.x86_64 #14 43.63 boost-container-1.75.0-8.el9.x86_64 #14 43.63 boost-context-1.75.0-8.el9.x86_64 #14 43.63 boost-contract-1.75.0-8.el9.x86_64 #14 43.63 boost-coroutine-1.75.0-8.el9.x86_64 #14 43.63 boost-date-time-1.75.0-8.el9.x86_64 #14 43.63 boost-fiber-1.75.0-8.el9.x86_64 #14 43.63 boost-filesystem-1.75.0-8.el9.x86_64 #14 43.63 boost-graph-1.75.0-8.el9.x86_64 #14 43.63 boost-iostreams-1.75.0-8.el9.x86_64 #14 43.63 boost-locale-1.75.0-8.el9.x86_64 #14 43.63 boost-log-1.75.0-8.el9.x86_64 #14 43.63 boost-math-1.75.0-8.el9.x86_64 #14 43.63 boost-nowide-1.75.0-8.el9.x86_64 #14 43.63 boost-program-options-1.75.0-8.el9.x86_64 #14 43.63 boost-python3-1.75.0-8.el9.x86_64 #14 43.63 boost-random-1.75.0-8.el9.x86_64 #14 43.63 boost-regex-1.75.0-8.el9.x86_64 #14 43.63 boost-serialization-1.75.0-8.el9.x86_64 #14 43.63 boost-stacktrace-1.75.0-8.el9.x86_64 #14 43.63 boost-system-1.75.0-8.el9.x86_64 #14 43.63 boost-test-1.75.0-8.el9.x86_64 #14 43.63 boost-thread-1.75.0-8.el9.x86_64 #14 43.63 boost-timer-1.75.0-8.el9.x86_64 #14 43.63 boost-type_erasure-1.75.0-8.el9.x86_64 #14 43.63 boost-wave-1.75.0-8.el9.x86_64 #14 43.63 gperftools-libs-2.9.1-3.el9.x86_64 #14 43.63 libicu-67.1-9.el9.x86_64 #14 43.63 libunwind-1.6.2-1.el9.x86_64 #14 43.63 #14 43.63 Complete! #14 44.01 75 files removed #14 44.62 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 44.83 Collecting contrail-vrouter-api==0.1.dev0 #14 44.83 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 45.34 Installing collected packages: contrail-vrouter-api #14 45.34 Successfully installed contrail-vrouter-api-0.1.dev0 #14 45.34 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 46.7s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.7s #16 exporting to image #16 exporting layers #16 exporting layers 5.4s done #16 writing image sha256:7b5c00ed5af2fde5da2e1e5fccac3490b464ce261368a1ef7be170853160d344 #16 writing image sha256:7b5c00ed5af2fde5da2e1e5fccac3490b464ce261368a1ef7be170853160d344 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_8-4 0.1s done #16 DONE 7.0s 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-22 18:59:59,208: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 97c119f203b2: Preparing e7a705ee2807: Preparing 9eaf5fc69cc3: Preparing 631bf78e3e48: Preparing 5e3815710700: Preparing faba88e1b5df: Preparing 03064e305bea: Preparing de8e937465eb: Preparing 001376153808: Preparing de96b0f6999c: Preparing ddd1e8565720: Preparing a634c26e157a: Preparing 1850dd2108d1: Preparing 451b03d5b88b: Preparing cca8fa075634: Preparing 2ee81af3176b: Preparing 083a2b358df3: Preparing e5b822add0b8: Preparing 3a0315d2e4b1: Preparing 44343de3ea1d: Preparing 9eaf5fc69cc3: Waiting 631bf78e3e48: Waiting 5e3815710700: Waiting faba88e1b5df: Waiting 03064e305bea: Waiting de8e937465eb: Waiting 001376153808: Waiting de96b0f6999c: Waiting ddd1e8565720: Waiting a634c26e157a: Waiting 1850dd2108d1: Waiting 451b03d5b88b: Waiting cca8fa075634: Waiting 2ee81af3176b: Waiting 083a2b358df3: Waiting e5b822add0b8: Waiting 3a0315d2e4b1: Waiting 44343de3ea1d: Waiting 97c119f203b2: Pushed 9eaf5fc69cc3: Pushed 631bf78e3e48: Pushed 5e3815710700: Pushed faba88e1b5df: Pushed 03064e305bea: Pushed de8e937465eb: Layer already exists 001376153808: Layer already exists de96b0f6999c: Layer already exists ddd1e8565720: Layer already exists a634c26e157a: Layer already exists 1850dd2108d1: Layer already exists 451b03d5b88b: Layer already exists cca8fa075634: Layer already exists 2ee81af3176b: Layer already exists 083a2b358df3: Layer already exists e5b822add0b8: Layer already exists 3a0315d2e4b1: Layer already exists 44343de3ea1d: Layer already exists e7a705ee2807: Pushed master-2_2_5_8-4: digest: sha256:3d445bdfacf2be528c66dc698d8cae88ee5496baa564c14dc3bcdc1ac0f3e8bf size: 4505 2025-10-22 19:00:32,621: INFO: Building opensdn-tor-agent finished successfully, duration: 129 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_8-4 6181c847b42e 4 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_8-4 f202889eddd4 6 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_8-4 dd42210d895e 34 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_8-4 fb55acbc3209 39 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_8-4 2848227bd32a 41 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_8-4 7b5c00ed5af2 45 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_8-4 16cb3130c8e5 About a minute ago 850MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_8-4 6b8d43b5c5f0 About a minute ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_8-4 32ff46e33495 About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_8-4 73e624fdb1fb About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_8-4 fa2e181a3010 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_8-4 f474720a3522 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_8-4 149048cdbd4d About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_8-4 8914b73ead13 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_8-4 460ed0514f5e About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_8-4 ece355e61ea6 About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_8-4 fd45535d8e82 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_8-4 42efece0c0ff About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_8-4 9a665eec9e55 About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_8-4 4d6e5394d9c0 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_8-4 7e645461c59d About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_8-4 427a111355a2 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_8-4 212b8aa61604 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_8-4 4aea9025d78a 3 minutes ago 301MB opensdn-test-test master-2_2_5_8-4 60d078e2fe5c 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_8-4 60d078e2fe5c 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_8-4 552f80c881b4 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_8-4 d26fd76d36f6 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_8-4 059352b82c57 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_8-4 73a1ef5acf6c 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_8-4 9f400d362e4a 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_8-4 b20faff57b07 5 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_8-4 5e1b12fea2ce 5 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_8-4 87e6586f220c 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_8-4 a7453d8c2fcf 5 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_8-4 f25584686010 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_8-4 1efe96478b6b 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_8-4 1b5164d669fd 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_8-4 86090ca0f768 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_8-4 03b7d9787af6 8 minutes ago 2.45MB tf-dev-sandbox compile 27732a33fe21 8 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_8-4 73ce792a0080 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2a446d49fc63 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_8-4 88320f23eab2 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_8-4 d894825adfc3 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_8-4 121a2aa1d015 About an hour ago 4.17kB tf-dev-sandbox frozen b2e025ab35ef About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen b2e025ab35ef About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB