2025-10-23 15:35:15,974: INFO: Building opensdn-tor-agent 2025-10-23 15:35:16,051: 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_8_1-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 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_2_8_1-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.2s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_8_1-1 #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.4s #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 0.906 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #13 1.724 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #13 2.460 added from: http://tf-mirrors.gz1.opensdn.io/re 728 kB/s | 264 kB 00:00 #13 2.865 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #13 5.672 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 4.0 MB 00:00 #13 7.226 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 #13 7.748 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #13 8.801 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 392 kB 00:00 #13 9.285 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 451 kB 00:00 #13 9.748 added from: http://tf-mirrors.gz1.opensdn.io/re 230 kB/s | 16 kB 00:00 #13 10.13 added from: http://tf-mirrors.gz1.opensdn.io/re 4.4 kB/s | 257 B 00:00 #13 10.60 added from: http://tf-mirrors.gz1.opensdn.io/re 65 kB/s | 13 kB 00:00 #13 10.88 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #13 11.79 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 30 MB 00:00 #13 29.00 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 39.84 Dependencies resolved. #13 39.84 ======================================================================================= #13 39.84 Package Arch Version Repository Size #13 39.84 ======================================================================================= #13 39.84 Installing: #13 39.84 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 39.84 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 39.84 Installing dependencies: #13 39.84 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 39.84 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 39.84 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 39.84 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 39.84 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 39.84 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 39.84 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.84 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 39.84 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 39.84 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 39.84 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 39.84 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 39.84 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 39.84 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 39.84 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 39.84 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 39.84 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 39.84 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 39.84 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 39.84 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 39.84 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 39.84 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.84 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 39.84 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 39.84 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 39.84 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 39.84 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 39.84 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 39.84 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 39.84 #13 39.84 Transaction Summary #13 39.84 ======================================================================================= #13 39.84 Install 31 Packages #13 39.84 #13 39.86 Total download size: 12 M #13 39.86 Installed size: 41 M #13 39.86 Downloading Packages: #13 39.90 (1/31): boost-1.75.0-8.el9.x86_64.rpm 326 kB/s | 11 kB 00:00 #13 39.90 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 449 kB/s | 16 kB 00:00 #13 39.90 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 24 kB 00:00 #13 39.90 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 36 kB 00:00 #13 39.90 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 15 kB 00:00 #13 39.90 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 44 kB 00:00 #13 39.93 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 32 kB 00:00 #13 39.93 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 39.93 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 38 kB 00:00 #13 39.93 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.4 MB/s | 57 kB 00:00 #13 39.93 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #13 39.93 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.6 MB/s | 38 kB 00:00 #13 39.93 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #13 39.99 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 205 kB 00:00 #13 39.99 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 408 kB 00:00 #13 39.99 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 797 kB/s | 15 kB 00:00 #13 40.02 (17/31): boost-program-options-1.75.0-8.el9.x86 4.8 MB/s | 106 kB 00:00 #13 40.02 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 92 kB 00:00 #13 40.02 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 40.04 (20/31): boost-serialization-1.75.0-8.el9.x86_6 6.7 MB/s | 129 kB 00:00 #13 40.04 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 277 kB 00:00 #13 40.04 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.4 MB/s | 27 kB 00:00 #13 40.04 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #13 40.04 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #13 40.06 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 55 kB 00:00 #13 40.06 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #13 40.06 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.0 MB/s | 30 kB 00:00 #13 40.06 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #13 40.09 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 40.09 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.9 MB/s | 67 kB 00:00 #13 40.23 (31/31): libicu-67.1-9.el9.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #13 40.23 -------------------------------------------------------------------------------- #13 40.23 Total 33 MB/s | 12 MB 00:00 #13 40.23 Running transaction check #13 40.33 Transaction check succeeded. #13 40.33 Running transaction test #13 40.73 Transaction test succeeded. #13 40.73 Running transaction #13 41.17 Preparing : 1/1 #13 41.28 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 41.28 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 41.39 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 41.45 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 41.84 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 41.84 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 41.84 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 41.84 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 41.84 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 41.91 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 41.91 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 41.91 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 41.91 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 41.91 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 41.91 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 41.96 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 41.96 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 41.96 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 42.01 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 42.01 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 42.01 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 42.01 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 42.04 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 42.04 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 42.19 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 42.26 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 42.30 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 42.30 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 42.33 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 42.33 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 42.34 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 42.43 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 42.56 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 42.56 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 42.56 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 42.56 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 42.56 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 42.56 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 42.56 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 42.56 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 42.56 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 42.56 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 42.56 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 42.62 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 42.62 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 42.62 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 42.62 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 42.62 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 42.62 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 42.62 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 42.62 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 42.62 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 42.62 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 42.62 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 42.62 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 42.62 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 42.62 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 42.62 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 42.62 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 42.62 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 42.62 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 42.62 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 42.62 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 42.86 #13 42.86 Installed: #13 42.86 boost-1.75.0-8.el9.x86_64 #13 42.86 boost-atomic-1.75.0-8.el9.x86_64 #13 42.86 boost-chrono-1.75.0-8.el9.x86_64 #13 42.86 boost-container-1.75.0-8.el9.x86_64 #13 42.86 boost-context-1.75.0-8.el9.x86_64 #13 42.86 boost-contract-1.75.0-8.el9.x86_64 #13 42.86 boost-coroutine-1.75.0-8.el9.x86_64 #13 42.86 boost-date-time-1.75.0-8.el9.x86_64 #13 42.86 boost-fiber-1.75.0-8.el9.x86_64 #13 42.86 boost-filesystem-1.75.0-8.el9.x86_64 #13 42.86 boost-graph-1.75.0-8.el9.x86_64 #13 42.86 boost-iostreams-1.75.0-8.el9.x86_64 #13 42.86 boost-locale-1.75.0-8.el9.x86_64 #13 42.86 boost-log-1.75.0-8.el9.x86_64 #13 42.86 boost-math-1.75.0-8.el9.x86_64 #13 42.86 boost-nowide-1.75.0-8.el9.x86_64 #13 42.86 boost-program-options-1.75.0-8.el9.x86_64 #13 42.86 boost-python3-1.75.0-8.el9.x86_64 #13 42.86 boost-random-1.75.0-8.el9.x86_64 #13 42.86 boost-regex-1.75.0-8.el9.x86_64 #13 42.86 boost-serialization-1.75.0-8.el9.x86_64 #13 42.86 boost-stacktrace-1.75.0-8.el9.x86_64 #13 42.86 boost-system-1.75.0-8.el9.x86_64 #13 42.86 boost-test-1.75.0-8.el9.x86_64 #13 42.86 boost-thread-1.75.0-8.el9.x86_64 #13 42.86 boost-timer-1.75.0-8.el9.x86_64 #13 42.86 boost-type_erasure-1.75.0-8.el9.x86_64 #13 42.86 boost-wave-1.75.0-8.el9.x86_64 #13 42.86 gperftools-libs-2.9.1-3.el9.x86_64 #13 42.86 libicu-67.1-9.el9.x86_64 #13 42.86 libunwind-1.6.2-1.el9.x86_64 #13 42.86 #13 42.86 Complete! #13 43.10 75 files removed #13 43.54 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 43.58 Collecting contrail-vrouter-api==0.1.dev0 #13 43.58 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 44.22 Installing collected packages: contrail-vrouter-api #13 44.22 Successfully installed contrail-vrouter-api-0.1.dev0 #13 44.23 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 #13 DONE 45.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.0s #15 exporting to image #15 exporting layers #15 exporting layers 7.2s done #15 writing image sha256:47f2baadd704ade5ea21d9e634bd579c39de934bf18b08dfa56ce1ded8a48dc8 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_8_1-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_8_1-1 0.2s done #15 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-10-23 15:37:17,853: INFO: Docker build duration: 122 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 2e17230ac98e: Preparing cbf28bf777f7: Preparing 0dc3435ab328: Preparing 0fba09d26b2d: Preparing 23eb7fd76b92: Preparing f95b0506d7e7: Preparing 92ff762d1c4d: Preparing d326a5d86c91: Preparing 8482efedaed7: Preparing c85add041743: Preparing c097ad4b888f: Preparing 130e4ddba6c2: Preparing 8b53c2359636: Preparing 1b5770e85352: Preparing 02a16604861a: Preparing b0f1816e51ef: Preparing a4d94cd8aeba: Preparing 53ccf55fc514: Preparing 465e0c0ff05c: Preparing 44343de3ea1d: Preparing 23eb7fd76b92: Waiting f95b0506d7e7: Waiting 92ff762d1c4d: Waiting d326a5d86c91: Waiting 8482efedaed7: Waiting c097ad4b888f: Waiting 130e4ddba6c2: Waiting 8b53c2359636: Waiting 1b5770e85352: Waiting 02a16604861a: Waiting b0f1816e51ef: Waiting a4d94cd8aeba: Waiting 53ccf55fc514: Waiting 465e0c0ff05c: Waiting 44343de3ea1d: Waiting c85add041743: Waiting 0dc3435ab328: Pushed 0fba09d26b2d: Pushed 23eb7fd76b92: Pushed f95b0506d7e7: Pushed 92ff762d1c4d: Pushed d326a5d86c91: Layer already exists 2e17230ac98e: Pushed 8482efedaed7: Layer already exists c097ad4b888f: Layer already exists c85add041743: Layer already exists 130e4ddba6c2: Layer already exists 8b53c2359636: Layer already exists 02a16604861a: Layer already exists 1b5770e85352: Layer already exists b0f1816e51ef: Layer already exists a4d94cd8aeba: Layer already exists 53ccf55fc514: Layer already exists 44343de3ea1d: Layer already exists 465e0c0ff05c: Layer already exists cbf28bf777f7: Pushed master-2_2_8_1-1: digest: sha256:050ebc57f6b46ab42b4178c048e83407c96168766073e0bae8487c47aaa8b75d size: 4505 2025-10-23 15:37:29,495: INFO: Building opensdn-tor-agent finished successfully, duration: 134 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_8_1-1 ee8f17af9b04 7 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_8_1-1 47f2baadd704 20 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_8_1-1 248087c34466 24 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_8_1-1 5fcd45fab1ec 33 seconds ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_8_1-1 097a92cf601f 34 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_8_1-1 b2706b0734cd 41 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_8_1-1 13b40415f8db 44 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_8_1-1 32710780f113 44 seconds ago 642MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_8_1-1 6b62b38a3946 About a minute ago 645MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_8_1-1 13e564748a54 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_8_1-1 36aa9fcd8e4e About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_8_1-1 d1a1409a6367 About a minute ago 647MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_8_1-1 3474f3f573bd About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_8_1-1 876b852ff138 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_8_1-1 212bf90a7607 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_8_1-1 b4ee87d108eb About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_8_1-1 13243014a1e4 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_8_1-1 bc5bc9777f4b About a minute ago 430MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_8_1-1 536e553608c3 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_8_1-1 b67627addd60 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_8_1-1 2263782e344c 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_8_1-1 db9e56dff8f9 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_8_1-1 d7ca8c09ee91 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_8_1-1 710b7c0da30f 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_8_1-1 934d499223cb 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_8_1-1 c16b9b39e30d 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_8_1-1 03b7e1d61c68 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_8_1-1 690f57e66c8d 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_8_1-1 d47638488349 3 minutes ago 301MB opensdn-test-test master-2_2_8_1-1 eed28612a4ff 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_8_1-1 eed28612a4ff 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_8_1-1 39acd71c67c8 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_8_1-1 173e6762b1a3 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_8_1-1 8922df7e4d97 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_8_1-1 94363343c47c 5 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_8_1-1 47bc4e63a1b3 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_8_1-1 b0185f449aff 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_8_1-1 66f07e851277 5 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_8_1-1 3dc5c6448c31 5 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_8_1-1 5fecac0ad701 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_8_1-1 98741c9fc7eb 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_8_1-1 89588704d08d 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_8_1-1 e2553667bd27 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_8_1-1 b8c50f39251d 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_8_1-1 9092f997bdbe 8 minutes ago 2.45MB tf-dev-sandbox compile 18a65d42d15c 8 minutes ago 36.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_8_1-1 6ff11f17bfc9 20 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_8_1-1 1e1dc7b9aa47 20 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 866446793d1b 20 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_8_1-1 82846c92db21 20 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_8_1-1 cf5edcafc430 20 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d118a2d732ab 3 hours ago 23.6GB