2025-10-27 10:37:06,581: INFO: Building opensdn-tor-agent 2025-10-27 10:37:06,658: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_2_5_4-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 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_4-6 #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 0.0s done #4 DONE 2.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_5_4-6 #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_4-6 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 3.0s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.8s #14 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #14 1.710 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #14 2.776 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #14 3.217 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 264 kB 00:00 #14 3.669 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #14 7.072 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 4.0 MB 00:00 #14 9.005 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 939 kB 00:00 #14 9.705 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #14 10.90 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 392 kB 00:00 #14 11.22 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #14 11.58 added from: http://tf-mirrors.gz1.opensdn.io/re 648 kB/s | 16 kB 00:00 #14 11.85 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 kB/s | 257 B 00:00 #14 12.07 added from: http://tf-mirrors.gz1.opensdn.io/re 501 kB/s | 13 kB 00:00 #14 12.29 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #14 13.04 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 30 MB 00:00 #14 27.28 Third parties for OpenSDN 8.6 MB/s | 5.1 MB 00:00 #14 32.69 Dependencies resolved. #14 32.69 ======================================================================================= #14 32.69 Package Arch Version Repository Size #14 32.69 ======================================================================================= #14 32.69 Installing: #14 32.69 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 32.69 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 32.69 Installing dependencies: #14 32.69 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 32.69 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 32.69 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 32.69 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 32.69 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 32.69 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 32.69 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 32.69 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 32.69 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 32.69 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 32.69 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 32.69 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 32.69 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 32.69 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 32.69 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 32.69 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 32.69 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 32.69 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 32.69 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 32.69 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 32.69 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 32.69 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 32.69 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 32.69 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 32.69 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 32.69 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 32.69 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 32.69 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 32.69 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 32.69 #14 32.69 Transaction Summary #14 32.69 ======================================================================================= #14 32.69 Install 31 Packages #14 32.69 #14 32.69 Total download size: 12 M #14 32.69 Installed size: 41 M #14 32.69 Downloading Packages: #14 32.71 (1/31): boost-1.75.0-8.el9.x86_64.rpm 396 kB/s | 11 kB 00:00 #14 32.71 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 416 kB/s | 16 kB 00:00 #14 32.73 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 936 kB/s | 24 kB 00:00 #14 32.73 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 36 kB 00:00 #14 32.80 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #14 32.80 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 44 kB 00:00 #14 32.80 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 32 kB 00:00 #14 32.80 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #14 32.80 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 38 kB 00:00 #14 32.80 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.5 MB/s | 57 kB 00:00 #14 32.80 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 7.8 MB/s | 101 kB 00:00 #14 32.80 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.7 MB/s | 38 kB 00:00 #14 32.80 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #14 32.80 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #14 32.86 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 205 kB 00:00 #14 32.86 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #14 32.86 (17/31): boost-program-options-1.75.0-8.el9.x86 10 MB/s | 106 kB 00:00 #14 32.86 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 92 kB 00:00 #14 32.86 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #14 32.86 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 14 MB/s | 277 kB 00:00 #14 32.86 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.5 MB/s | 129 kB 00:00 #14 32.86 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.0 MB/s | 27 kB 00:00 #14 32.87 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #14 32.87 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 21 MB/s | 230 kB 00:00 #14 32.87 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 55 kB 00:00 #14 32.87 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #14 32.89 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.1 MB/s | 30 kB 00:00 #14 32.89 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #14 32.91 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #14 32.91 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.1 MB/s | 67 kB 00:00 #14 33.01 (31/31): libicu-67.1-9.el9.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #14 33.01 -------------------------------------------------------------------------------- #14 33.01 Total 38 MB/s | 12 MB 00:00 #14 33.01 Running transaction check #14 33.04 Transaction check succeeded. #14 33.04 Running transaction test #14 33.23 Transaction test succeeded. #14 33.23 Running transaction #14 36.42 Preparing : 1/1 #14 36.55 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 36.67 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 36.67 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 36.67 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 37.06 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 37.06 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 37.06 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 37.06 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 37.06 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 37.06 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 37.11 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 37.11 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 37.11 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 37.11 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 37.16 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 37.16 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 37.16 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 37.18 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 37.18 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 37.18 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 37.49 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 37.49 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 37.49 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 37.51 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 37.52 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 37.54 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 37.55 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 37.57 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 37.58 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 37.59 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 37.64 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 37.64 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 38.38 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 38.38 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 38.38 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 38.38 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 38.38 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 38.38 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 38.38 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 38.38 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 38.38 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 38.38 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 38.38 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 38.38 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 38.38 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 38.38 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 38.38 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 38.38 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 38.38 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 38.38 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 38.38 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 38.38 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 38.38 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 38.38 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 38.38 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 38.38 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 38.38 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 38.38 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 38.38 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 38.38 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 38.38 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 38.38 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 38.38 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 38.52 #14 38.52 Installed: #14 38.52 boost-1.75.0-8.el9.x86_64 #14 38.52 boost-atomic-1.75.0-8.el9.x86_64 #14 38.52 boost-chrono-1.75.0-8.el9.x86_64 #14 38.52 boost-container-1.75.0-8.el9.x86_64 #14 38.52 boost-context-1.75.0-8.el9.x86_64 #14 38.52 boost-contract-1.75.0-8.el9.x86_64 #14 38.52 boost-coroutine-1.75.0-8.el9.x86_64 #14 38.52 boost-date-time-1.75.0-8.el9.x86_64 #14 38.52 boost-fiber-1.75.0-8.el9.x86_64 #14 38.52 boost-filesystem-1.75.0-8.el9.x86_64 #14 38.52 boost-graph-1.75.0-8.el9.x86_64 #14 38.52 boost-iostreams-1.75.0-8.el9.x86_64 #14 38.52 boost-locale-1.75.0-8.el9.x86_64 #14 38.52 boost-log-1.75.0-8.el9.x86_64 #14 38.52 boost-math-1.75.0-8.el9.x86_64 #14 38.52 boost-nowide-1.75.0-8.el9.x86_64 #14 38.52 boost-program-options-1.75.0-8.el9.x86_64 #14 38.52 boost-python3-1.75.0-8.el9.x86_64 #14 38.52 boost-random-1.75.0-8.el9.x86_64 #14 38.52 boost-regex-1.75.0-8.el9.x86_64 #14 38.52 boost-serialization-1.75.0-8.el9.x86_64 #14 38.52 boost-stacktrace-1.75.0-8.el9.x86_64 #14 38.52 boost-system-1.75.0-8.el9.x86_64 #14 38.52 boost-test-1.75.0-8.el9.x86_64 #14 38.52 boost-thread-1.75.0-8.el9.x86_64 #14 38.52 boost-timer-1.75.0-8.el9.x86_64 #14 38.52 boost-type_erasure-1.75.0-8.el9.x86_64 #14 38.52 boost-wave-1.75.0-8.el9.x86_64 #14 38.52 gperftools-libs-2.9.1-3.el9.x86_64 #14 38.52 libicu-67.1-9.el9.x86_64 #14 38.52 libunwind-1.6.2-1.el9.x86_64 #14 38.52 #14 38.52 Complete! #14 38.88 75 files removed #14 39.25 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 39.30 Collecting contrail-vrouter-api==0.1.dev0 #14 39.30 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 39.53 Installing collected packages: contrail-vrouter-api #14 39.56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 39.56 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 44.0s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.1s #16 exporting to image #16 exporting layers #16 exporting layers 1.9s done #16 writing image sha256:40bba5e99696a7e09770c21edf4e81a5e04cbb1dee5f6e8f2d0b950886260856 #16 writing image sha256:40bba5e99696a7e09770c21edf4e81a5e04cbb1dee5f6e8f2d0b950886260856 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_4-6 0.0s done #16 DONE 2.3s 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-27 10:40:01,951: INFO: Docker build duration: 175 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 72145c50f16c: Preparing 5f9ccbf108d3: Preparing cd3907705cce: Preparing 3aba57f185c7: Preparing 7091dda67878: Preparing 641f020e8824: Preparing 45781bd2c568: Preparing 48211fb1715a: Preparing fa981eb3d879: Preparing c19d17bc10c5: Preparing a20d8d3f905b: Preparing 4d7ce1095878: Preparing 6c3cb69b0bc2: Preparing 0723fcaaeaef: Preparing 36c673f3f0e5: Preparing d307579cec3c: Preparing a98150ceb4e2: Preparing 2bac077470c2: Preparing 4caaaba81774: Preparing 44343de3ea1d: Preparing 72145c50f16c: Waiting 5f9ccbf108d3: Waiting cd3907705cce: Waiting 3aba57f185c7: Waiting 7091dda67878: Waiting 641f020e8824: Waiting 45781bd2c568: Waiting 48211fb1715a: Waiting fa981eb3d879: Waiting c19d17bc10c5: Waiting a20d8d3f905b: Waiting 4d7ce1095878: Waiting 6c3cb69b0bc2: Waiting 0723fcaaeaef: Waiting 36c673f3f0e5: Waiting d307579cec3c: Waiting a98150ceb4e2: Waiting 2bac077470c2: Waiting 4caaaba81774: Waiting 44343de3ea1d: Waiting 72145c50f16c: Pushed cd3907705cce: Pushed 3aba57f185c7: Pushed 7091dda67878: Pushed 641f020e8824: Pushed 48211fb1715a: Layer already exists fa981eb3d879: Layer already exists 45781bd2c568: Pushed c19d17bc10c5: Layer already exists 4d7ce1095878: Layer already exists a20d8d3f905b: Layer already exists 6c3cb69b0bc2: Layer already exists 0723fcaaeaef: Layer already exists 36c673f3f0e5: Layer already exists d307579cec3c: Layer already exists a98150ceb4e2: Layer already exists 2bac077470c2: Layer already exists 4caaaba81774: Layer already exists 44343de3ea1d: Layer already exists 5f9ccbf108d3: Pushed master-2_2_5_4-6: digest: sha256:87d648368d240581ee93f3f883b747847ffa9af07d0cfaceb0bf0d1808a12cf7 size: 4505 2025-10-27 10:40:23,331: INFO: Building opensdn-tor-agent finished successfully, duration: 197 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_5_4-6 73ea9976e0ec 24 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_4-6 40bba5e99696 25 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_5_4-6 f2627921bcab 33 seconds ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_4-6 597f8342001d 35 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_4-6 41768a71d2f7 42 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_4-6 9b84fe4712f4 55 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_4-6 4e3b2b52d28f About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_4-6 127af1249d7e About a minute ago 650MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_2_5_4-6 5390988c4119 About a minute ago 1.48GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_4-6 9ea54f020d22 About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_4-6 c2667ae0809a About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_4-6 dde97ed0cf2f About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_4-6 a28cc202a0fb About a minute ago 774MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_4-6 aad8fa16eeda About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_4-6 79cb9be8558b 2 minutes ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_4-6 fa9b906ef269 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_4-6 c6d7e2a57fef 2 minutes ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_4-6 7fc7e17e1df2 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_4-6 f9f97a9e29ed 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_4-6 957b498bc195 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_4-6 ccd078fa26bb 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_4-6 e089463ca60d 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_4-6 3afa6703b82e 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_4-6 dd0517ad7743 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_4-6 7410e2cdc1da 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_4-6 29de22418ff7 3 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_4-6 3abeb39df422 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_4-6 a847fa84ec24 3 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_4-6 2e012691cac8 3 minutes ago 632MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_4-6 d886446ea7fe 3 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_4-6 da6f85c81c82 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_4-6 67d28b133953 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_4-6 32464df27f15 3 minutes ago 392MB opensdn-test-test master-2_2_5_4-6 8929ffa283a2 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_4-6 8929ffa283a2 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_4-6 2d4e38d4ff64 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_4-6 094fff46f5b5 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_4-6 8adb227ccc10 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_4-6 06b46c960294 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_4-6 b58b57880b4a 5 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_4-6 55d5e534ef3a 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_4-6 78a30b6dbc2a 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_4-6 5739edb26488 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_4-6 5fcbbbdbaabf 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_4-6 dc97a3ec0ee4 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_4-6 fb50bf3c20d1 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_4-6 39d2b749fea7 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_4-6 f3e4fcb8f080 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_4-6 b7493325fd52 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_4-6 c475ec79251a 8 minutes ago 2.45MB tf-dev-sandbox compile a5b0d8bac7e9 8 minutes ago 36.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_4-6 fa103cf11b78 23 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_4-6 420954d36825 23 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 20adcf1279ca 23 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_4-6 d2e479c29cd4 23 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_4-6 4a633c853573 23 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 394b83aa33ca 49 minutes ago 23.6GB