2025-09-23 05:11:50,094: INFO: Building opensdn-tor-agent 2025-09-23 05:11:50,114: 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_1_4_5-6 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB done #1 DONE 1.5s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_5-6 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_5-6 #5 DONE 0.6s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.5s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.8s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.5s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.9s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.6s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.0s #13 [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 #13 1.156 Contrail repo 82 kB/s | 953 B 00:00 #13 1.290 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #13 2.012 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #13 2.693 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 264 kB 00:00 #13 3.117 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #13 7.739 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #13 9.333 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #13 9.890 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #13 11.23 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 392 kB 00:00 #13 11.66 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 451 kB 00:00 #13 12.05 added from: http://tf-mirrors.gz1.opensdn.io/re 687 kB/s | 16 kB 00:00 #13 12.31 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #13 12.65 added from: http://tf-mirrors.gz1.opensdn.io/re 345 kB/s | 13 kB 00:00 #13 13.00 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 64 kB 00:00 #13 13.77 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 30 MB 00:00 #13 30.08 Third parties for OpenSDN 30 MB/s | 5.4 MB 00:00 #13 37.68 Dependencies resolved. #13 37.68 ======================================================================================= #13 37.68 Package Arch Version Repository Size #13 37.68 ======================================================================================= #13 37.68 Installing: #13 37.68 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 37.68 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 37.68 Installing dependencies: #13 37.68 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 37.68 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 37.68 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 37.68 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.68 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 37.68 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 37.68 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.68 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.68 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 37.68 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 37.68 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.68 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 37.68 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 37.68 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 37.68 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.68 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 37.68 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 37.68 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.68 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 37.68 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 37.68 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 37.68 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.68 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 37.68 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 37.68 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.68 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 37.68 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 37.68 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 37.68 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 37.68 #13 37.68 Transaction Summary #13 37.68 ======================================================================================= #13 37.68 Install 31 Packages #13 37.68 #13 37.68 Total download size: 12 M #13 37.68 Installed size: 41 M #13 37.68 Downloading Packages: #13 37.71 (1/31): boost-1.75.0-8.el9.x86_64.rpm 499 kB/s | 11 kB 00:00 #13 37.73 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 579 kB/s | 16 kB 00:00 #13 37.73 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 24 kB 00:00 #13 37.73 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 36 kB 00:00 #13 37.74 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #13 37.76 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 44 kB 00:00 #13 37.76 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 32 kB 00:00 #13 37.76 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 874 kB/s | 13 kB 00:00 #13 37.77 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 38 kB 00:00 #13 37.78 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.5 MB/s | 57 kB 00:00 #13 37.79 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.1 MB/s | 101 kB 00:00 #13 37.79 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.2 MB/s | 38 kB 00:00 #13 37.80 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 14 MB/s | 214 kB 00:00 #13 37.82 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 15 MB/s | 205 kB 00:00 #13 37.82 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 12 MB/s | 408 kB 00:00 #13 37.83 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 914 kB/s | 15 kB 00:00 #13 37.84 (17/31): boost-program-options-1.75.0-8.el9.x86 8.3 MB/s | 106 kB 00:00 #13 37.84 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 92 kB 00:00 #13 37.88 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #13 37.88 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 19 MB/s | 277 kB 00:00 #13 37.88 (21/31): boost-serialization-1.75.0-8.el9.x86_6 6.7 MB/s | 129 kB 00:00 #13 37.88 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.1 MB/s | 27 kB 00:00 #13 37.88 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #13 37.88 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #13 37.91 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 55 kB 00:00 #13 38.03 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 155 kB/s | 23 kB 00:00 #13 38.21 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 101 kB/s | 30 kB 00:00 #13 38.50 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 451 kB/s | 208 kB 00:00 #13 38.51 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.0 MB/s | 308 kB 00:00 #13 38.55 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.1 MB/s | 67 kB 00:00 #13 38.63 (31/31): libicu-67.1-9.el9.x86_64.rpm 10 MB/s | 9.6 MB 00:00 #13 38.63 -------------------------------------------------------------------------------- #13 38.63 Total 13 MB/s | 12 MB 00:00 #13 38.63 Running transaction check #13 38.67 Transaction check succeeded. #13 38.67 Running transaction test #13 38.89 Transaction test succeeded. #13 38.89 Running transaction #13 39.65 Preparing : 1/1 #13 39.78 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 40.61 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 40.64 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 40.64 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 41.23 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 41.54 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 41.55 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 41.56 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 41.58 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 41.59 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 41.70 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 41.71 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 41.71 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 41.73 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 41.73 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 41.75 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 41.77 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 41.78 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 41.86 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 41.88 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 41.90 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 41.91 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 41.95 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 41.95 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 41.97 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 41.99 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 42.01 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 42.02 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 42.03 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 42.05 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 42.08 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 42.09 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 42.63 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 42.63 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 42.63 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 42.63 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 42.63 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 42.63 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 42.63 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 42.63 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 42.63 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 42.63 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 42.63 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 42.63 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 42.63 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 42.63 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 42.63 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 42.63 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 42.63 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 42.63 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 42.63 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 42.63 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 42.63 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 42.63 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 42.63 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 42.63 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 42.63 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 42.63 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 42.63 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 42.63 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 42.63 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 42.63 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 42.63 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 43.53 #13 43.53 Installed: #13 43.53 boost-1.75.0-8.el9.x86_64 #13 43.53 boost-atomic-1.75.0-8.el9.x86_64 #13 43.53 boost-chrono-1.75.0-8.el9.x86_64 #13 43.53 boost-container-1.75.0-8.el9.x86_64 #13 43.53 boost-context-1.75.0-8.el9.x86_64 #13 43.53 boost-contract-1.75.0-8.el9.x86_64 #13 43.53 boost-coroutine-1.75.0-8.el9.x86_64 #13 43.53 boost-date-time-1.75.0-8.el9.x86_64 #13 43.53 boost-fiber-1.75.0-8.el9.x86_64 #13 43.53 boost-filesystem-1.75.0-8.el9.x86_64 #13 43.53 boost-graph-1.75.0-8.el9.x86_64 #13 43.53 boost-iostreams-1.75.0-8.el9.x86_64 #13 43.53 boost-locale-1.75.0-8.el9.x86_64 #13 43.53 boost-log-1.75.0-8.el9.x86_64 #13 43.53 boost-math-1.75.0-8.el9.x86_64 #13 43.53 boost-nowide-1.75.0-8.el9.x86_64 #13 43.53 boost-program-options-1.75.0-8.el9.x86_64 #13 43.53 boost-python3-1.75.0-8.el9.x86_64 #13 43.53 boost-random-1.75.0-8.el9.x86_64 #13 43.53 boost-regex-1.75.0-8.el9.x86_64 #13 43.53 boost-serialization-1.75.0-8.el9.x86_64 #13 43.53 boost-stacktrace-1.75.0-8.el9.x86_64 #13 43.53 boost-system-1.75.0-8.el9.x86_64 #13 43.53 boost-test-1.75.0-8.el9.x86_64 #13 43.53 boost-thread-1.75.0-8.el9.x86_64 #13 43.53 boost-timer-1.75.0-8.el9.x86_64 #13 43.53 boost-type_erasure-1.75.0-8.el9.x86_64 #13 43.53 boost-wave-1.75.0-8.el9.x86_64 #13 43.53 gperftools-libs-2.9.1-3.el9.x86_64 #13 43.53 libicu-67.1-9.el9.x86_64 #13 43.53 libunwind-1.6.2-1.el9.x86_64 #13 43.53 #13 43.53 Complete! #13 43.98 80 files removed #13 44.42 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 44.46 Collecting contrail-vrouter-api==0.1.dev0 #13 44.47 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 44.56 Installing collected packages: contrail-vrouter-api #13 45.02 Successfully installed contrail-vrouter-api-0.1.dev0 #13 45.02 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 DONE 45.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.7s #15 exporting to image #15 exporting layers #15 exporting layers 5.9s done #15 writing image sha256:d95ecc79b6e7809fd10cbbbca3f78fce10596e2d9d341aac29759d44bdd42fcd #15 writing image sha256:d95ecc79b6e7809fd10cbbbca3f78fce10596e2d9d341aac29759d44bdd42fcd 0.2s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_5-6 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_5-6 0.3s done #15 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-09-23 05:13:31,009: INFO: Docker build duration: 101 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] fabdbe46fd5c: Preparing edc6746be9dd: Preparing 73afb958a59b: Preparing a33e87fff924: Preparing f01457020322: Preparing 50868b0dda68: Preparing 8f70a696615a: Preparing 5ca5b2f0013e: Preparing 177879ac51e9: Preparing b2db2a17b22d: Preparing cfba672bb5d3: Preparing 89d5d769391e: Preparing 50e34cda826c: Preparing 1a8796d4d782: Preparing 860467ecab92: Preparing d756fad03805: Preparing c840191ee337: Preparing 1b190af8bd27: Preparing 44343de3ea1d: Preparing fabdbe46fd5c: Waiting edc6746be9dd: Waiting 73afb958a59b: Waiting a33e87fff924: Waiting f01457020322: Waiting 50868b0dda68: Waiting 8f70a696615a: Waiting 5ca5b2f0013e: Waiting 177879ac51e9: Waiting b2db2a17b22d: Waiting cfba672bb5d3: Waiting 89d5d769391e: Waiting 50e34cda826c: Waiting 1a8796d4d782: Waiting 860467ecab92: Waiting d756fad03805: Waiting c840191ee337: Waiting 1b190af8bd27: Waiting 44343de3ea1d: Waiting fabdbe46fd5c: Pushed 73afb958a59b: Pushed a33e87fff924: Pushed f01457020322: Pushed 50868b0dda68: Pushed 8f70a696615a: Pushed 5ca5b2f0013e: Layer already exists 177879ac51e9: Layer already exists b2db2a17b22d: Layer already exists cfba672bb5d3: Layer already exists 89d5d769391e: Layer already exists 50e34cda826c: Layer already exists 1a8796d4d782: Layer already exists 860467ecab92: Layer already exists d756fad03805: Layer already exists c840191ee337: Layer already exists 1b190af8bd27: Layer already exists 44343de3ea1d: Layer already exists edc6746be9dd: Pushed master-2_1_4_5-6: digest: sha256:eee4ef22cd737addd8dce7fd78a7cb1b7adf895a2e53ceedccb17ea1a3f8251f size: 4292 2025-09-23 05:14:09,488: INFO: Building opensdn-tor-agent finished successfully, duration: 139 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_5-6 6300206af632 21 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_4_5-6 8ce78148b938 25 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_5-6 d95ecc79b6e7 53 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_5-6 d37699f276cb 57 seconds ago 859MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_5-6 38d9f2c9566e 59 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_5-6 4d1fd4892b44 About a minute ago 887MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_5-6 7f099a1c9bcf About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_5-6 ecd9e00f984f About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_5-6 fecaf18e7b0f About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_5-6 719b7f84f3ac About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_5-6 3bbd4628aa7c About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_5-6 cfe1af24b496 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_5-6 e6becb3286a2 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_5-6 96646048e8f9 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_5-6 5661b7147bab 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_5-6 f797a1059f78 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_5-6 ff32a887d074 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_5-6 db833700fdaf 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_5-6 5149d1d581a7 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_5-6 2f546c1fdd77 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_5-6 80634f4d2ade 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_5-6 719999259d77 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_5-6 bd4deb39aa4d 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_5-6 e1943441928c 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_5-6 f744060e24aa 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_5-6 17b5a1e83a80 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_5-6 c87b19d71c8c 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_5-6 b0bbb39282e4 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_5-6 30b053e1902c 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_5-6 c4306873f1cf 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_5-6 a21193971c2f 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_5-6 8fc1f9a6783b 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_5-6 9671f7deafa2 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_5-6 c606212d27f6 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_5-6 b75ccb2fe569 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_5-6 73b824274626 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_5-6 811b78dfa47d 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_5-6 86c20054037a 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_5-6 11a00c4413c2 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_5-6 39a5459cd0e4 6 minutes ago 2.33MB tf-dev-sandbox compile 193004c7153d 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_5-6 9b14047316f1 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 82a04d78e986 About an hour ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_5-6 164ee7438ec5 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_5-6 c6457dad1fe6 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_5-6 3883dbe5ca81 About an hour ago 4.53kB tf-dev-sandbox stable 9b7bd2025de0 About an hour ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 9b7bd2025de0 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB