2025-10-23 09:53:20,701: INFO: Building opensdn-tor-agent 2025-10-23 09:53:20,779: 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_7_6-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.7s #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_7_6-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-1 #5 DONE 2.0s #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 1.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.2s #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.765 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.1 MB 00:00 #13 2.859 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 730 kB 00:00 #13 3.326 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 264 kB 00:00 #13 3.827 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #13 8.786 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 4.0 MB 00:00 #13 10.92 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 939 kB 00:00 #13 11.95 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 2.3 MB 00:00 #13 13.15 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 392 kB 00:00 #13 13.47 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #13 14.06 added from: http://tf-mirrors.gz1.opensdn.io/re 54 kB/s | 16 kB 00:00 #13 14.40 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #13 14.75 added from: http://tf-mirrors.gz1.opensdn.io/re 490 kB/s | 13 kB 00:00 #13 14.97 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #13 16.88 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 30 MB 00:01 #13 31.52 Third parties for OpenSDN 6.8 MB/s | 5.1 MB 00:00 #13 38.51 Dependencies resolved. #13 38.51 ======================================================================================= #13 38.51 Package Arch Version Repository Size #13 38.51 ======================================================================================= #13 38.51 Installing: #13 38.51 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 38.51 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 38.51 Installing dependencies: #13 38.51 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 38.51 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 38.51 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 38.51 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 38.51 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 38.51 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 38.51 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 38.51 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 38.51 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 38.51 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 38.51 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 38.51 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 38.51 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 38.51 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 38.51 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 38.51 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 38.51 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 38.51 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 38.51 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 38.51 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 38.51 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 38.51 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 38.51 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 38.51 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 38.51 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 38.51 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 38.51 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 38.51 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 38.51 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 38.51 #13 38.51 Transaction Summary #13 38.51 ======================================================================================= #13 38.51 Install 31 Packages #13 38.51 #13 38.51 Total download size: 12 M #13 38.51 Installed size: 41 M #13 38.51 Downloading Packages: #13 38.51 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 701 kB/s | 16 kB 00:00 #13 38.51 (2/31): boost-1.75.0-8.el9.x86_64.rpm 390 kB/s | 11 kB 00:00 #13 38.57 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 24 kB 00:00 #13 38.57 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 36 kB 00:00 #13 38.57 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #13 38.57 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 44 kB 00:00 #13 38.57 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 32 kB 00:00 #13 38.57 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #13 38.57 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 38 kB 00:00 #13 38.57 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.3 MB/s | 57 kB 00:00 #13 38.57 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 101 kB 00:00 #13 38.57 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.2 MB/s | 38 kB 00:00 #13 38.63 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 214 kB 00:00 #13 38.68 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 205 kB 00:00 #13 38.69 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 408 kB 00:00 #13 38.69 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 705 kB/s | 15 kB 00:00 #13 38.69 (17/31): boost-program-options-1.75.0-8.el9.x86 8.7 MB/s | 106 kB 00:00 #13 38.69 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 92 kB 00:00 #13 38.70 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #13 38.70 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 16 MB/s | 277 kB 00:00 #13 38.73 (21/31): boost-serialization-1.75.0-8.el9.x86_6 6.8 MB/s | 129 kB 00:00 #13 38.73 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.8 MB/s | 27 kB 00:00 #13 38.73 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #13 38.73 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 11 MB/s | 55 kB 00:00 #13 38.73 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #13 38.73 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 38.76 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.2 MB/s | 30 kB 00:00 #13 38.92 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 208 kB 00:00 #13 39.09 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 950 kB/s | 308 kB 00:00 #13 39.23 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 244 kB/s | 67 kB 00:00 #13 39.29 (31/31): libicu-67.1-9.el9.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #13 39.29 -------------------------------------------------------------------------------- #13 39.29 Total 16 MB/s | 12 MB 00:00 #13 39.29 Running transaction check #13 39.36 Transaction check succeeded. #13 39.36 Running transaction test #13 39.65 Transaction test succeeded. #13 39.65 Running transaction #13 41.31 Preparing : 1/1 #13 41.44 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 41.44 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 41.44 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 41.44 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 41.89 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 41.91 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 41.91 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 41.91 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 41.91 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 41.96 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 41.96 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 41.96 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 41.97 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 41.97 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 42.00 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 42.00 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 42.00 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 42.03 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 42.03 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 42.03 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 42.04 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 42.04 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 42.08 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 42.08 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 42.08 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 42.08 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 42.08 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 42.12 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 42.12 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 42.12 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 42.12 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 42.17 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 42.65 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 42.65 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 42.65 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 42.65 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 42.65 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 42.65 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 42.65 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 42.65 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 42.65 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 42.65 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 42.65 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 42.65 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 42.65 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 42.65 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 42.65 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 42.65 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 42.65 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 42.65 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 42.65 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 42.65 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 42.65 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 42.65 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 42.65 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 42.65 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 42.65 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 42.65 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 42.65 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 42.65 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 42.65 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 42.65 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 42.65 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.48 75 files removed #13 44.18 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 44.26 Collecting contrail-vrouter-api==0.1.dev0 #13 44.26 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 44.66 Installing collected packages: contrail-vrouter-api #13 44.66 Successfully installed contrail-vrouter-api-0.1.dev0 #13 44.67 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.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.5s #15 exporting to image #15 exporting layers #15 exporting layers 3.2s done #15 writing image sha256:0dafdd058503fe3c3b0a52550da44274343eb972d20487e23dccaa8639c83821 #15 writing image sha256:0dafdd058503fe3c3b0a52550da44274343eb972d20487e23dccaa8639c83821 1.4s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_6-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_6-1 0.0s done #15 DONE 4.9s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-10-23 09:55:43,110: INFO: Docker build duration: 143 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 80d5579fc0fe: Preparing 35baeef653a9: Preparing 1042de0fdebf: Preparing be00c354d1e3: Preparing 11f40c1fd0fc: Preparing c5dfccba2815: Preparing af0e97a8f3ae: Preparing 8cc8759358ff: Preparing 7cf7cfce7187: Preparing 48b328854706: Preparing 8d4ba5ab95e7: Preparing d6ba5d097674: Preparing b2719a726748: Preparing 18b0c78c3f82: Preparing ec98628b52b4: Preparing 5bbae3bd9a98: Preparing 1848177f2c18: Preparing 78c42fe34367: Preparing dd6c0b9dd13f: Preparing 44343de3ea1d: Preparing 80d5579fc0fe: Waiting 35baeef653a9: Waiting 1042de0fdebf: Waiting be00c354d1e3: Waiting 11f40c1fd0fc: Waiting c5dfccba2815: Waiting af0e97a8f3ae: Waiting 8cc8759358ff: Waiting 7cf7cfce7187: Waiting 48b328854706: Waiting 8d4ba5ab95e7: Waiting d6ba5d097674: Waiting b2719a726748: Waiting 18b0c78c3f82: Waiting ec98628b52b4: Waiting 5bbae3bd9a98: Waiting 1848177f2c18: Waiting 78c42fe34367: Waiting dd6c0b9dd13f: Waiting 44343de3ea1d: Waiting 80d5579fc0fe: Pushed 1042de0fdebf: Pushed be00c354d1e3: Pushed 11f40c1fd0fc: Pushed c5dfccba2815: Pushed af0e97a8f3ae: Pushed 8cc8759358ff: Layer already exists 7cf7cfce7187: Layer already exists 48b328854706: Layer already exists 8d4ba5ab95e7: Layer already exists d6ba5d097674: Layer already exists b2719a726748: Layer already exists 18b0c78c3f82: Layer already exists ec98628b52b4: Layer already exists 35baeef653a9: Pushed 5bbae3bd9a98: Layer already exists 1848177f2c18: Layer already exists 78c42fe34367: Layer already exists dd6c0b9dd13f: Layer already exists 44343de3ea1d: Layer already exists master-2_2_7_6-1: digest: sha256:4479e461e52651fc2dda5dd1b62c67842d758b61e2e104dc784c192290639049 size: 4505 2025-10-23 09:55:54,387: INFO: Building opensdn-tor-agent finished successfully, duration: 154 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_6-1 39d62fcc52d5 12 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_6-1 6abef3ba825c 13 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_6-1 0dafdd058503 18 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_6-1 99e223bcf917 21 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_6-1 3b45f869915f 26 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_6-1 a1f594f647e1 58 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_6-1 ad5c9b56369c About a minute ago 645MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_6-1 3590a7a9a667 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_6-1 571321b6dcc2 About a minute ago 969MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_6-1 c49f655aa398 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_6-1 d8eb855aeee5 About a minute ago 647MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_6-1 4e2bba1d2235 About a minute ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_6-1 55cf48d3e9fb About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_6-1 fc929974793f 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_6-1 5c0670c98799 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_6-1 ba2d4d6f862b 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_6-1 972401129173 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_6-1 97b50c4a8307 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_6-1 12493ada5404 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_6-1 ec0e794882ed 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_6-1 243e40fcb7b7 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_6-1 02d96d8433c6 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_6-1 d26e33be7cc1 2 minutes ago 642MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_6-1 1f97bd2882f5 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_6-1 6cfb2e87d7fc 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_6-1 9bf3b6318341 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_6-1 d36a23e3278a 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_6-1 be9e293debb1 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_6-1 10c976d66dd1 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_6-1 dd91c559a258 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_6-1 2f2a57e1a069 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_6-1 4bb1c9ad449e 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_6-1 52d7ae8bb377 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_6-1 74f83b6e7304 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_6-1 afdaccb2ea29 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_6-1 ea2f14c61a04 3 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_6-1 ea22c65517f1 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_6-1 9bcdbac31f2f 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_6-1 138c3c77bcdf 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_6-1 ee115b034607 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_6-1 54e9be7c3b4b 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_6-1 655563daf444 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_6-1 42fe6065a5cd 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_6-1 e193de67f5a0 6 minutes ago 2.45MB tf-dev-sandbox compile 80c56e559e92 7 minutes ago 24.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_6-1 3f2797b79664 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_6-1 f2248f9daeee 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_6-1 38e21c71eff4 7 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a55fb4b2b501 7 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_6-1 f84a131948c5 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 2f496ca36dc0 9 hours ago 23.6GB