2025-09-19 22:05:28,712: INFO: Building opensdn-tor-agent 2025-09-19 22:05:28,771: 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_0_5-1_8 --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.12kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_5-1_8 #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 0.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_5-1_8 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/8] COPY --from=build /root/contrail/build/usr/lib/libisc-9.21.3.so /usr/lib/ #7 ... #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.1s #7 [stage-1 2/8] COPY --from=build /root/contrail/build/usr/lib/libisc-9.21.3.so /usr/lib/ #7 DONE 2.1s #9 [stage-1 3/8] COPY --from=build /root/contrail/build/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.2s #10 [stage-1 4/8] COPY --from=build /root/contrail/build/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.0s #11 [stage-1 5/8] COPY --from=build /root/contrail/build/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.4s #12 [stage-1 6/8] COPY --from=build /root/contrail/build/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.8s #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 2.588 Contrail repo 8.8 MB/s | 81 kB 00:00 #13 2.709 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #13 4.356 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 5.198 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 264 kB 00:00 #13 5.690 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #13 12.39 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #13 15.48 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #13 15.82 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #13 17.47 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 392 kB 00:00 #13 17.79 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 451 kB 00:00 #13 18.55 added from: http://tf-mirrors.gz1.opensdn.io/re 362 kB/s | 16 kB 00:00 #13 19.04 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #13 19.40 added from: http://tf-mirrors.gz1.opensdn.io/re 437 kB/s | 13 kB 00:00 #13 19.96 added from: http://tf-mirrors.gz1.opensdn.io/re 420 kB/s | 64 kB 00:00 #13 21.24 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 30 MB 00:00 #13 44.10 Third parties for OpenSDN 38 MB/s | 5.4 MB 00:00 #13 55.39 Dependencies resolved. #13 55.40 ======================================================================================= #13 55.40 Package Arch Version Repository Size #13 55.40 ======================================================================================= #13 55.40 Installing: #13 55.40 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 55.40 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 55.40 Installing dependencies: #13 55.40 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 55.40 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 55.40 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 55.40 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 55.40 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 55.40 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 55.40 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 55.40 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 55.40 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 55.40 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 55.40 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 55.40 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 55.40 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 55.40 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 55.40 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 55.40 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 55.40 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 55.40 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 55.40 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 55.40 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 55.40 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 55.40 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 55.40 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 55.40 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 55.40 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 55.40 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 55.40 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 55.40 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 55.40 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 55.40 #13 55.40 Transaction Summary #13 55.40 ======================================================================================= #13 55.40 Install 31 Packages #13 55.40 #13 55.40 Total download size: 12 M #13 55.40 Installed size: 41 M #13 55.40 Downloading Packages: #13 55.57 (1/31): boost-1.75.0-8.el9.x86_64.rpm 67 kB/s | 11 kB 00:00 #13 55.58 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 95 kB/s | 16 kB 00:00 #13 55.60 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 821 kB/s | 24 kB 00:00 #13 55.62 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 923 kB/s | 36 kB 00:00 #13 55.63 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 500 kB/s | 15 kB 00:00 #13 55.64 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 44 kB 00:00 #13 55.65 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 32 kB 00:00 #13 55.67 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 681 kB/s | 13 kB 00:00 #13 55.67 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 38 kB 00:00 #13 55.68 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 3.0 MB/s | 57 kB 00:00 #13 55.69 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 101 kB 00:00 #13 55.70 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.8 MB/s | 38 kB 00:00 #13 55.72 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 214 kB 00:00 #13 55.86 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 408 kB 00:00 #13 55.87 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 205 kB 00:00 #13 55.88 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 879 kB/s | 15 kB 00:00 #13 55.98 (17/31): boost-program-options-1.75.0-8.el9.x86 958 kB/s | 106 kB 00:00 #13 55.99 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 817 kB/s | 92 kB 00:00 #13 56.00 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #13 56.02 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 9.7 MB/s | 277 kB 00:00 #13 56.25 (21/31): boost-serialization-1.75.0-8.el9.x86_6 514 kB/s | 129 kB 00:00 #13 56.27 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 108 kB/s | 27 kB 00:00 #13 56.31 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 211 kB/s | 13 kB 00:00 #13 56.32 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 230 kB 00:00 #13 56.33 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 55 kB 00:00 #13 56.34 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 56.35 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 1.9 MB/s | 30 kB 00:00 #13 56.41 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 208 kB 00:00 #13 56.65 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.0 MB/s | 308 kB 00:00 #13 56.78 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 180 kB/s | 67 kB 00:00 #13 56.89 (31/31): libicu-67.1-9.el9.x86_64.rpm 6.5 MB/s | 9.6 MB 00:01 #13 56.89 -------------------------------------------------------------------------------- #13 56.89 Total 8.3 MB/s | 12 MB 00:01 #13 56.89 Running transaction check #13 56.93 Transaction check succeeded. #13 56.93 Running transaction test #13 57.18 Transaction test succeeded. #13 57.18 Running transaction #13 58.32 Preparing : 1/1 #13 58.48 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 58.77 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 58.98 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 59.12 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 59.86 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 59.88 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 59.96 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 59.97 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 59.97 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 60.00 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 60.02 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 60.03 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 60.05 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 60.08 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 60.08 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 60.15 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 60.33 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 60.34 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 60.37 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 60.38 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 60.40 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 60.40 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 60.45 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 60.45 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 60.45 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 60.47 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 60.47 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 60.51 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 60.51 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 60.51 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 60.51 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 60.56 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 60.90 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 60.90 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 60.90 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 60.90 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 60.90 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 60.90 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 60.90 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 60.90 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 60.90 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 60.90 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 60.90 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 60.90 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 60.90 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 60.90 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 60.90 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 60.90 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 60.90 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 60.90 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 60.90 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 60.90 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 60.90 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 60.90 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 60.90 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 60.90 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 60.90 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 60.90 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 60.90 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 60.90 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 60.90 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 60.90 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 60.90 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 61.12 #13 61.12 Installed: #13 61.12 boost-1.75.0-8.el9.x86_64 #13 61.12 boost-atomic-1.75.0-8.el9.x86_64 #13 61.12 boost-chrono-1.75.0-8.el9.x86_64 #13 61.12 boost-container-1.75.0-8.el9.x86_64 #13 61.12 boost-context-1.75.0-8.el9.x86_64 #13 61.12 boost-contract-1.75.0-8.el9.x86_64 #13 61.12 boost-coroutine-1.75.0-8.el9.x86_64 #13 61.12 boost-date-time-1.75.0-8.el9.x86_64 #13 61.12 boost-fiber-1.75.0-8.el9.x86_64 #13 61.12 boost-filesystem-1.75.0-8.el9.x86_64 #13 61.12 boost-graph-1.75.0-8.el9.x86_64 #13 61.12 boost-iostreams-1.75.0-8.el9.x86_64 #13 61.12 boost-locale-1.75.0-8.el9.x86_64 #13 61.12 boost-log-1.75.0-8.el9.x86_64 #13 61.12 boost-math-1.75.0-8.el9.x86_64 #13 61.12 boost-nowide-1.75.0-8.el9.x86_64 #13 61.12 boost-program-options-1.75.0-8.el9.x86_64 #13 61.12 boost-python3-1.75.0-8.el9.x86_64 #13 61.12 boost-random-1.75.0-8.el9.x86_64 #13 61.12 boost-regex-1.75.0-8.el9.x86_64 #13 61.12 boost-serialization-1.75.0-8.el9.x86_64 #13 61.12 boost-stacktrace-1.75.0-8.el9.x86_64 #13 61.12 boost-system-1.75.0-8.el9.x86_64 #13 61.12 boost-test-1.75.0-8.el9.x86_64 #13 61.12 boost-thread-1.75.0-8.el9.x86_64 #13 61.12 boost-timer-1.75.0-8.el9.x86_64 #13 61.12 boost-type_erasure-1.75.0-8.el9.x86_64 #13 61.12 boost-wave-1.75.0-8.el9.x86_64 #13 61.12 gperftools-libs-2.9.1-3.el9.x86_64 #13 61.12 libicu-67.1-9.el9.x86_64 #13 61.12 libunwind-1.6.2-1.el9.x86_64 #13 61.12 #13 61.12 Complete! #13 61.72 80 files removed #13 62.12 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 62.15 Collecting contrail-vrouter-api==0.1.dev0 #13 62.15 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 62.22 Installing collected packages: contrail-vrouter-api #13 62.24 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 62.24 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 62.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 3.2s #15 exporting to image #15 exporting layers #15 exporting layers 6.7s done #15 writing image sha256:f7941770a2e499c226fa4b9d275f1301a779770e3812c0fac87823cb71fe747a #15 writing image sha256:f7941770a2e499c226fa4b9d275f1301a779770e3812c0fac87823cb71fe747a 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_0_5-1_8 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_0_5-1_8 0.1s 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-19 22:07:00,454: INFO: Docker build duration: 92 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 481b42ae792a: Preparing 78a8cc7e2cca: Preparing e773e431add5: Preparing 140fa51da067: Preparing 6e991c11eba8: Preparing cf2fecab01c2: Preparing 5e0f564bdda4: Preparing 504caf59c28d: Preparing a3fed2c0d7e2: Preparing 6d7a330766e5: Preparing d476ad6932b3: Preparing a6bd3c88d464: Preparing aa45aa5665b8: Preparing c1d43cd26caa: Preparing 559f90051a84: Preparing daa1d107f4d1: Preparing 4e11bb6f6efc: Preparing 2c3eda8a3556: Preparing 44343de3ea1d: Preparing c1d43cd26caa: Waiting 559f90051a84: Waiting daa1d107f4d1: Waiting 4e11bb6f6efc: Waiting 2c3eda8a3556: Waiting 44343de3ea1d: Waiting 140fa51da067: Waiting 6e991c11eba8: Waiting cf2fecab01c2: Waiting 5e0f564bdda4: Waiting 504caf59c28d: Waiting a3fed2c0d7e2: Waiting 6d7a330766e5: Waiting d476ad6932b3: Waiting a6bd3c88d464: Waiting aa45aa5665b8: Waiting e773e431add5: Pushed 481b42ae792a: Pushed 140fa51da067: Pushed 6e991c11eba8: Pushed cf2fecab01c2: Pushed 504caf59c28d: Layer already exists 5e0f564bdda4: Pushed a3fed2c0d7e2: Layer already exists 6d7a330766e5: Layer already exists a6bd3c88d464: Layer already exists d476ad6932b3: Layer already exists aa45aa5665b8: Layer already exists c1d43cd26caa: Layer already exists 559f90051a84: Layer already exists 4e11bb6f6efc: Layer already exists daa1d107f4d1: Layer already exists 2c3eda8a3556: Layer already exists 44343de3ea1d: Layer already exists 78a8cc7e2cca: Pushed master-2_1_0_5-1_8: digest: sha256:9cc2dcb05c3ba81ca6ee934a41a4d222e04c43ab7572e39cbaa8fc270432c851 size: 4292 2025-09-19 22:07:34,549: INFO: Building opensdn-tor-agent finished successfully, duration: 126 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_0_5-1_8 511575626f27 11 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_0_5-1_8 288b2764ea79 18 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_0_5-1_8 376f40802551 25 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_0_5-1_8 f7941770a2e4 43 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_0_5-1_8 46cfb987584b 50 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_0_5-1_8 89a30408959f 50 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_0_5-1_8 653bd354bd5c 52 seconds ago 859MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_0_5-1_8 af12eb276160 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_0_5-1_8 0dbbb547289d About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_0_5-1_8 aca5a5541d29 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_0_5-1_8 d0c6c552d17a About a minute ago 582MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_0_5-1_8 13f03d97507c About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_0_5-1_8 d86cf5f5a086 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_0_5-1_8 0928e81c5b1e About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_0_5-1_8 9c2400d82d61 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_0_5-1_8 8bcc242ddfd1 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_0_5-1_8 ccbd51f47e52 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_0_5-1_8 74a59fb08f50 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_0_5-1_8 8c86a0190c53 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_0_5-1_8 e15dc1237a0e 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_0_5-1_8 12d8696086fc 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_0_5-1_8 07ba95413173 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_5-1_8 d567d92c449b 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_5-1_8 7713f063be05 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_5-1_8 f5c2a9d93290 2 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_5-1_8 6e181f372e43 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_5-1_8 f708aa03f5d9 2 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_5-1_8 ef1225949000 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_5-1_8 1733de2cb5c6 2 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_5-1_8 0d3c8ace1d1a 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_5-1_8 6ca6eaa795b9 3 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_5-1_8 73df5d7de45b 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_5-1_8 3dfd0b78b7d4 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_5-1_8 3904f32da956 3 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_5-1_8 c7d6ebdf2204 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_5-1_8 dd43922e9e04 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_5-1_8 fa83640af0fe 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_5-1_8 ac97a38df616 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_5-1_8 0df074027a26 5 minutes ago 2.41MB tf-dev-sandbox compile 555076a20678 6 minutes ago 20.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_5-1_8 35ca63dfa7bf 57 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_5-1_8 134ebafb7e86 57 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 40f9cd23dda8 57 minutes ago 2.38MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_5-1_8 e03647628c7f 57 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_5-1_8 7d2f937ac379 57 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 384d234498a7 16 hours ago 11.7GB