2025-10-09 09:19:18,895: INFO: Building opensdn-tor-agent 2025-10-09 09:19:18,936: 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_9_9-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.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_9-1 #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 2.1s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_9-1 #5 DONE 1.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.5s #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 1.745 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #13 3.646 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 730 kB 00:00 #13 4.584 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 264 kB 00:00 #13 5.300 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #13 10.98 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #13 14.25 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 939 kB 00:00 #13 15.19 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #13 17.41 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 392 kB 00:00 #13 18.21 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 451 kB 00:00 #13 18.73 added from: http://tf-mirrors.gz1.opensdn.io/re 315 kB/s | 16 kB 00:00 #13 19.34 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 kB/s | 257 B 00:00 #13 19.61 added from: http://tf-mirrors.gz1.opensdn.io/re 199 kB/s | 13 kB 00:00 #13 20.35 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #13 21.88 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 30 MB 00:00 #13 48.89 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 60.32 Dependencies resolved. #13 60.32 ======================================================================================= #13 60.32 Package Arch Version Repository Size #13 60.32 ======================================================================================= #13 60.32 Installing: #13 60.32 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 60.32 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 60.32 Installing dependencies: #13 60.32 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 60.32 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 60.32 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 60.32 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 60.32 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 60.32 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 60.32 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 60.32 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 60.32 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 60.32 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 60.32 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 60.32 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 60.32 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 60.32 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 60.32 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 60.32 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 60.32 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 60.32 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 60.32 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 60.32 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 60.32 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 60.32 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 60.32 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 60.32 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 60.32 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 60.32 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 60.32 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 60.32 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 60.32 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 60.32 #13 60.32 Transaction Summary #13 60.32 ======================================================================================= #13 60.32 Install 31 Packages #13 60.32 #13 60.32 Total download size: 12 M #13 60.32 Installed size: 41 M #13 60.32 Downloading Packages: #13 60.62 (1/31): boost-1.75.0-8.el9.x86_64.rpm 37 kB/s | 11 kB 00:00 #13 60.75 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 37 kB/s | 16 kB 00:00 #13 60.88 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 89 kB/s | 24 kB 00:00 #13 61.23 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 86 kB/s | 36 kB 00:00 #13 61.41 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 27 kB/s | 15 kB 00:00 #13 61.63 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 97 kB/s | 44 kB 00:00 #13 61.94 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 61 kB/s | 32 kB 00:00 #13 61.98 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 38 kB/s | 13 kB 00:00 #13 61.98 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 38 kB 00:00 #13 61.98 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.0 MB/s | 57 kB 00:00 #13 61.99 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 101 kB 00:00 #13 62.02 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 943 kB/s | 38 kB 00:00 #13 62.07 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 214 kB 00:00 #13 62.07 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 205 kB 00:00 #13 62.08 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 408 kB 00:00 #13 62.10 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 465 kB/s | 15 kB 00:00 #13 62.12 (17/31): boost-program-options-1.75.0-8.el9.x86 4.6 MB/s | 106 kB 00:00 #13 62.12 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 92 kB 00:00 #13 62.13 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #13 62.15 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 277 kB 00:00 #13 62.16 (21/31): boost-serialization-1.75.0-8.el9.x86_6 4.4 MB/s | 129 kB 00:00 #13 62.17 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.2 MB/s | 27 kB 00:00 #13 62.18 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 448 kB/s | 13 kB 00:00 #13 62.20 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 55 kB 00:00 #13 62.21 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 230 kB 00:00 #13 62.21 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #13 62.23 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 1.6 MB/s | 30 kB 00:00 #13 62.26 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 208 kB 00:00 #13 62.26 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #13 62.26 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.2 MB/s | 67 kB 00:00 #13 62.35 (31/31): libicu-67.1-9.el9.x86_64.rpm 4.7 MB/s | 9.6 MB 00:02 #13 62.35 -------------------------------------------------------------------------------- #13 62.35 Total 6.1 MB/s | 12 MB 00:02 #13 62.35 Running transaction check #13 62.47 Transaction check succeeded. #13 62.47 Running transaction test #13 62.96 Transaction test succeeded. #13 62.96 Running transaction #13 72.13 Preparing : 1/1 #13 72.27 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 72.27 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 72.29 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 72.31 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 72.81 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 72.83 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 72.85 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 72.88 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 72.88 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 72.89 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 72.95 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 73.11 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 73.27 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 73.46 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 73.69 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 73.90 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 74.14 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 74.41 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 74.58 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 74.87 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 75.03 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 75.16 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 75.40 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 75.67 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 76.02 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 76.06 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 76.08 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 76.11 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 76.13 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 76.15 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 76.17 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 76.20 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 76.59 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 76.59 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 76.59 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 76.59 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 76.59 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 76.59 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 76.59 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 76.59 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 76.59 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 76.59 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 76.59 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 76.59 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 76.59 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 76.59 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 76.59 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 76.59 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 76.59 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 76.59 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 76.59 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 76.59 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 76.59 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 76.59 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 76.59 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 76.59 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 76.59 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 76.59 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 76.59 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 76.59 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 76.59 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 76.59 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 76.59 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 77.03 #13 77.03 Installed: #13 77.03 boost-1.75.0-8.el9.x86_64 #13 77.03 boost-atomic-1.75.0-8.el9.x86_64 #13 77.03 boost-chrono-1.75.0-8.el9.x86_64 #13 77.03 boost-container-1.75.0-8.el9.x86_64 #13 77.03 boost-context-1.75.0-8.el9.x86_64 #13 77.03 boost-contract-1.75.0-8.el9.x86_64 #13 77.03 boost-coroutine-1.75.0-8.el9.x86_64 #13 77.03 boost-date-time-1.75.0-8.el9.x86_64 #13 77.03 boost-fiber-1.75.0-8.el9.x86_64 #13 77.03 boost-filesystem-1.75.0-8.el9.x86_64 #13 77.03 boost-graph-1.75.0-8.el9.x86_64 #13 77.03 boost-iostreams-1.75.0-8.el9.x86_64 #13 77.03 boost-locale-1.75.0-8.el9.x86_64 #13 77.03 boost-log-1.75.0-8.el9.x86_64 #13 77.03 boost-math-1.75.0-8.el9.x86_64 #13 77.03 boost-nowide-1.75.0-8.el9.x86_64 #13 77.03 boost-program-options-1.75.0-8.el9.x86_64 #13 77.03 boost-python3-1.75.0-8.el9.x86_64 #13 77.03 boost-random-1.75.0-8.el9.x86_64 #13 77.03 boost-regex-1.75.0-8.el9.x86_64 #13 77.03 boost-serialization-1.75.0-8.el9.x86_64 #13 77.03 boost-stacktrace-1.75.0-8.el9.x86_64 #13 77.03 boost-system-1.75.0-8.el9.x86_64 #13 77.03 boost-test-1.75.0-8.el9.x86_64 #13 77.03 boost-thread-1.75.0-8.el9.x86_64 #13 77.03 boost-timer-1.75.0-8.el9.x86_64 #13 77.03 boost-type_erasure-1.75.0-8.el9.x86_64 #13 77.03 boost-wave-1.75.0-8.el9.x86_64 #13 77.03 gperftools-libs-2.9.1-3.el9.x86_64 #13 77.03 libicu-67.1-9.el9.x86_64 #13 77.03 libunwind-1.6.2-1.el9.x86_64 #13 77.03 #13 77.03 Complete! #13 77.38 75 files removed #13 78.12 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 78.14 Collecting contrail-vrouter-api==0.1.dev0 #13 78.15 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 78.28 Installing collected packages: contrail-vrouter-api #13 78.32 Successfully installed contrail-vrouter-api-0.1.dev0 #13 78.32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 DONE 80.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 3.8s done #15 writing image sha256:b5702b5d6ee183c24d794c4c8294ec8109f9ee919ec7997f9810a2d060bb9475 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_9_9-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_9_9-1 0.0s done #15 DONE 3.9s 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-09 09:21:40,122: INFO: Docker build duration: 142 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 6ab8ec25dafb: Preparing 3ddd85c8fe64: Preparing d3a9fa24b2fe: Preparing f164e40b4df8: Preparing cbc18952bc49: Preparing e4187dc74c24: Preparing ff5564f1d650: Preparing 7a38ad668c4a: Preparing bd61975d84ac: Preparing e1079b507ea0: Preparing c09a63be4e0c: Preparing cc54f158ee75: Preparing b4418dfcb09b: Preparing b7cac59d89ba: Preparing f9714af43479: Preparing 5f416a2dd248: Preparing 328dd6a21ac5: Preparing c8263a6df232: Preparing 44343de3ea1d: Preparing 6ab8ec25dafb: Waiting 3ddd85c8fe64: Waiting d3a9fa24b2fe: Waiting f164e40b4df8: Waiting cbc18952bc49: Waiting e4187dc74c24: Waiting ff5564f1d650: Waiting 7a38ad668c4a: Waiting bd61975d84ac: Waiting e1079b507ea0: Waiting c09a63be4e0c: Waiting cc54f158ee75: Waiting b4418dfcb09b: Waiting b7cac59d89ba: Waiting f9714af43479: Waiting 5f416a2dd248: Waiting 328dd6a21ac5: Waiting c8263a6df232: Waiting 44343de3ea1d: Waiting 6ab8ec25dafb: Pushed d3a9fa24b2fe: Pushed f164e40b4df8: Pushed cbc18952bc49: Pushed e4187dc74c24: Pushed 3ddd85c8fe64: Pushed ff5564f1d650: Pushed 7a38ad668c4a: Layer already exists bd61975d84ac: Layer already exists c09a63be4e0c: Layer already exists e1079b507ea0: Layer already exists b4418dfcb09b: Layer already exists cc54f158ee75: Layer already exists b7cac59d89ba: Layer already exists f9714af43479: Layer already exists 5f416a2dd248: Layer already exists 328dd6a21ac5: Layer already exists 44343de3ea1d: Layer already exists c8263a6df232: Layer already exists master-2_1_9_9-1: digest: sha256:4dfea9b9791d4ce195fa042166f7bf3ec50ca973ff615c4d07697ac5e5defe3f size: 4292 2025-10-09 09:22:16,140: INFO: Building opensdn-tor-agent finished successfully, duration: 178 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_9_9-1 7481a8f0fcef 33 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_9_9-1 ac9713759131 34 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_9_9-1 ab209f847898 36 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_9_9-1 b5702b5d6ee1 41 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_9_9-1 4f70ae795517 46 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_9_9-1 d47e0c78fc9b 51 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_9_9-1 52fda3b9be7d 54 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_9_9-1 5e74d11706a9 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_9_9-1 0813cc9d7a3e About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_9_9-1 4b610b6b1086 About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_9_9-1 936f885aa0af About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_9_9-1 09f050124d4b About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_9_9-1 88091a0330b0 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_9_9-1 726add4a70ca About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_9_9-1 222b571355bb 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_9_9-1 9641f4f7e417 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_9_9-1 c45cb5b5496d 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_9_9-1 c3f52ac64b62 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_9_9-1 3189fe2d21dd 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_9_9-1 c7623c6e4162 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_9_9-1 153d5b45cf21 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_9_9-1 76f958195eb8 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_9_9-1 38a800a17bfe 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_9_9-1 bce8157d4de1 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_9_9-1 4a6e20f2cd85 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_9_9-1 a7e4f9639475 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_9_9-1 b590d5c90c4b 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_9_9-1 3348bc75b7e3 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_9_9-1 60dd38ce4c74 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_9_9-1 b81731755971 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_9_9-1 ab0e901b781b 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_9_9-1 e4a43b65a495 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_9_9-1 751839ba15fa 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_9_9-1 61fb93b0c1d2 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_9_9-1 0181f8541677 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_9_9-1 a1f4c90bc616 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_9_9-1 835071c3362d 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_9_9-1 cc1ff3a0b27e 4 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_9_9-1 8b90cef64ef8 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_9-1 3658d91ef02f 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_9-1 5212c3dc671d 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_9-1 81f2b0eeadf2 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_9-1 80eed93fed24 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_9-1 9b535ac1647f 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_9-1 b79934f6a4d6 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_9-1 9ec42c302413 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_9-1 62becb13c455 7 minutes ago 2.35MB tf-dev-sandbox compile ff7be54b00e7 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_9-1 6077fe14c299 8 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_9-1 3f52fa788200 8 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_9-1 34502f72b527 8 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 233685112da5 8 minutes ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_9-1 0e5a4b4eab56 8 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 8eb7bd37b126 11 hours ago 23.8GB