2025-10-09 13:49:52,614: INFO: Building opensdn-tor-agent 2025-10-09 13:49:52,832: 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 2.3s #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_9-1 #5 DONE 0.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 0.0s done #7 DONE 3.0s #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 1.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.5s #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.3s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 2.051 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #13 2.824 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 3.683 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 264 kB 00:00 #13 4.371 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 7.0 MB 00:00 #13 10.03 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.0 MB 00:00 #13 13.03 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #13 13.96 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.3 MB 00:00 #13 16.02 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 392 kB 00:00 #13 16.83 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 451 kB 00:00 #13 17.30 added from: http://tf-mirrors.gz1.opensdn.io/re 468 kB/s | 16 kB 00:00 #13 17.70 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 kB/s | 257 B 00:00 #13 18.10 added from: http://tf-mirrors.gz1.opensdn.io/re 403 kB/s | 13 kB 00:00 #13 18.45 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #13 19.59 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 30 MB 00:00 #13 39.08 Third parties for OpenSDN 7.9 MB/s | 5.1 MB 00:00 #13 48.98 Dependencies resolved. #13 48.98 ======================================================================================= #13 48.98 Package Arch Version Repository Size #13 48.98 ======================================================================================= #13 48.98 Installing: #13 48.98 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 48.98 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 48.98 Installing dependencies: #13 48.98 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 48.98 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 48.98 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 48.98 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 48.98 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 48.98 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 48.98 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 48.98 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 48.98 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 48.98 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 48.98 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 48.98 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 48.98 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 48.98 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 48.98 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 48.98 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 48.98 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 48.98 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 48.98 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 48.98 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 48.98 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 48.98 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 48.98 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 48.98 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 48.98 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 48.98 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 48.98 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 48.98 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 48.98 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 48.98 #13 48.98 Transaction Summary #13 48.98 ======================================================================================= #13 48.98 Install 31 Packages #13 48.98 #13 48.98 Total download size: 12 M #13 48.98 Installed size: 41 M #13 48.98 Downloading Packages: #13 49.01 (1/31): boost-1.75.0-8.el9.x86_64.rpm 461 kB/s | 11 kB 00:00 #13 49.02 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 580 kB/s | 16 kB 00:00 #13 49.03 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 24 kB 00:00 #13 49.03 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 36 kB 00:00 #13 49.04 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 893 kB/s | 15 kB 00:00 #13 49.08 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 44 kB 00:00 #13 49.08 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 32 kB 00:00 #13 49.08 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #13 49.08 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 38 kB 00:00 #13 49.11 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 1.7 MB/s | 57 kB 00:00 #13 49.11 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 101 kB 00:00 #13 49.11 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.5 MB/s | 38 kB 00:00 #13 49.13 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 10 MB/s | 214 kB 00:00 #13 49.13 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 21 MB/s | 205 kB 00:00 #13 49.18 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 408 kB 00:00 #13 49.18 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 573 kB/s | 15 kB 00:00 #13 49.18 (17/31): boost-program-options-1.75.0-8.el9.x86 6.4 MB/s | 106 kB 00:00 #13 49.18 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 92 kB 00:00 #13 49.18 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #13 49.20 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 14 MB/s | 277 kB 00:00 #13 49.20 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.1 MB/s | 129 kB 00:00 #13 49.22 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.8 MB/s | 27 kB 00:00 #13 49.22 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #13 49.23 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #13 49.23 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 55 kB 00:00 #13 49.24 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 49.24 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.8 MB/s | 30 kB 00:00 #13 49.26 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #13 49.26 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.0 MB/s | 67 kB 00:00 #13 49.26 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 49.40 (31/31): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 49.40 -------------------------------------------------------------------------------- #13 49.40 Total 30 MB/s | 12 MB 00:00 #13 49.40 Running transaction check #13 49.46 Transaction check succeeded. #13 49.46 Running transaction test #13 49.71 Transaction test succeeded. #13 49.71 Running transaction #13 51.58 Preparing : 1/1 #13 51.71 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 52.04 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 52.10 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 52.10 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 52.84 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 52.84 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 52.85 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 52.86 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 52.88 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 52.91 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 52.92 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 52.94 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 52.96 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 52.96 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 52.97 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 53.02 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 53.02 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 53.02 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 53.04 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 53.05 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 53.07 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 53.09 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 53.14 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 53.15 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 53.15 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 53.18 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 53.18 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 53.20 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 53.20 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 53.20 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 53.24 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 53.27 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 54.12 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 54.12 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 54.15 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 54.15 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 54.15 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 54.15 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 54.15 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 54.15 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 54.15 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 54.15 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 54.15 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 54.15 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 54.15 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 54.15 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 54.15 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 54.15 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 54.15 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 54.15 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 54.15 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 54.15 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 54.15 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 54.15 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 54.15 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 54.15 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 54.15 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 54.15 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 54.15 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 54.15 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 54.15 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 54.15 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 54.15 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 54.41 #13 54.41 Installed: #13 54.41 boost-1.75.0-8.el9.x86_64 #13 54.41 boost-atomic-1.75.0-8.el9.x86_64 #13 54.41 boost-chrono-1.75.0-8.el9.x86_64 #13 54.41 boost-container-1.75.0-8.el9.x86_64 #13 54.41 boost-context-1.75.0-8.el9.x86_64 #13 54.41 boost-contract-1.75.0-8.el9.x86_64 #13 54.41 boost-coroutine-1.75.0-8.el9.x86_64 #13 54.41 boost-date-time-1.75.0-8.el9.x86_64 #13 54.41 boost-fiber-1.75.0-8.el9.x86_64 #13 54.41 boost-filesystem-1.75.0-8.el9.x86_64 #13 54.41 boost-graph-1.75.0-8.el9.x86_64 #13 54.41 boost-iostreams-1.75.0-8.el9.x86_64 #13 54.41 boost-locale-1.75.0-8.el9.x86_64 #13 54.41 boost-log-1.75.0-8.el9.x86_64 #13 54.41 boost-math-1.75.0-8.el9.x86_64 #13 54.41 boost-nowide-1.75.0-8.el9.x86_64 #13 54.41 boost-program-options-1.75.0-8.el9.x86_64 #13 54.41 boost-python3-1.75.0-8.el9.x86_64 #13 54.41 boost-random-1.75.0-8.el9.x86_64 #13 54.41 boost-regex-1.75.0-8.el9.x86_64 #13 54.41 boost-serialization-1.75.0-8.el9.x86_64 #13 54.41 boost-stacktrace-1.75.0-8.el9.x86_64 #13 54.41 boost-system-1.75.0-8.el9.x86_64 #13 54.41 boost-test-1.75.0-8.el9.x86_64 #13 54.41 boost-thread-1.75.0-8.el9.x86_64 #13 54.41 boost-timer-1.75.0-8.el9.x86_64 #13 54.41 boost-type_erasure-1.75.0-8.el9.x86_64 #13 54.41 boost-wave-1.75.0-8.el9.x86_64 #13 54.41 gperftools-libs-2.9.1-3.el9.x86_64 #13 54.41 libicu-67.1-9.el9.x86_64 #13 54.41 libunwind-1.6.2-1.el9.x86_64 #13 54.41 #13 54.41 Complete! #13 54.87 75 files removed #13 55.45 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 55.51 Collecting contrail-vrouter-api==0.1.dev0 #13 55.51 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 55.66 Installing collected packages: contrail-vrouter-api #13 56.13 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 56.15 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 59.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.5s #15 exporting to image #15 exporting layers #15 exporting layers 3.1s done #15 writing image sha256:f11bd8ff69d1cb6d676ccb566893db9bb8c7210bc93e5116766b25f82bd5d916 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_9_9-1 0.0s done #15 DONE 3.3s 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 13:51:45,828: INFO: Docker build duration: 113 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 5b34e2727412: Preparing bcc7733d43ff: Preparing da36926cdd08: Preparing f1a7edfbc16b: Preparing 18a094d40a78: Preparing cf50fbf61ee5: Preparing 49a154a87f1c: Preparing 8cbc3ec4d259: Preparing 6cac02e69ed9: Preparing 90cd717a1493: Preparing 9b0edff75d64: Preparing a3dc6abc954f: Preparing 18e6e2953bb9: Preparing ce708c633323: Preparing 0d75a56c393d: Preparing 1aac4ef3ee8c: Preparing bc35450c443d: Preparing ac71e67b8894: Preparing 44343de3ea1d: Preparing 18a094d40a78: Waiting cf50fbf61ee5: Waiting 49a154a87f1c: Waiting 8cbc3ec4d259: Waiting 6cac02e69ed9: Waiting 90cd717a1493: Waiting 9b0edff75d64: Waiting a3dc6abc954f: Waiting 18e6e2953bb9: Waiting ce708c633323: Waiting 0d75a56c393d: Waiting 1aac4ef3ee8c: Waiting bc35450c443d: Waiting ac71e67b8894: Waiting 44343de3ea1d: Waiting f1a7edfbc16b: Pushed da36926cdd08: Pushed 5b34e2727412: Pushed cf50fbf61ee5: Pushed 18a094d40a78: Pushed 8cbc3ec4d259: Layer already exists 6cac02e69ed9: Layer already exists 90cd717a1493: Layer already exists 9b0edff75d64: Layer already exists a3dc6abc954f: Layer already exists 18e6e2953bb9: Layer already exists 49a154a87f1c: Pushed ce708c633323: Layer already exists 1aac4ef3ee8c: Layer already exists bc35450c443d: Layer already exists 0d75a56c393d: Layer already exists ac71e67b8894: Layer already exists 44343de3ea1d: Layer already exists bcc7733d43ff: Pushed master-2_1_9_9-1: digest: sha256:13e0f0aeee56b078de7e76bb507a0460e9bf35413aa8371753117183788a1a0d size: 4292 2025-10-09 13:52:06,850: INFO: Building opensdn-tor-agent finished successfully, duration: 134 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_9_9-1 ed6afc658e9a 7 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_9_9-1 0898351262d2 7 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_9_9-1 3691e5dab416 13 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_9_9-1 99119d598f3e 23 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_9_9-1 e5f3d64e1e4e 23 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_9_9-1 f11bd8ff69d1 27 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_9_9-1 fb0db7148adf 40 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_9_9-1 8991654bc608 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_9_9-1 c5ee45788d4d About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_9_9-1 0a537ea97e73 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_9_9-1 8f34e4b0d99c About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_9_9-1 6b64aec5f9c6 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_9_9-1 663d74230619 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_9_9-1 d3281a48114e About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_9_9-1 e23d04f06235 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_9_9-1 aac1f18bd168 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_9_9-1 780c6fd9e80d About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_9_9-1 01c45f83db5f About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_9_9-1 4d9cc25115cb 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_9_9-1 f2d7508d5d4f 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_9_9-1 63c7d5eafb66 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_9_9-1 4156d6e42e56 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_9_9-1 9ad20f4ccbfb 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_9_9-1 fd36b5af5981 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_9_9-1 12e6fdefb7fe 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_9_9-1 bb4306b843a0 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_9_9-1 a33ec421639e 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_9_9-1 f1e071cc8aa4 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_9_9-1 f32e7cd2b0b2 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_9_9-1 efa000242ec0 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_9_9-1 f658ad35d664 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_9_9-1 231bb232c35a 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_9-1 7beeb7363d7e 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_9-1 1f198399b71a 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_9-1 69e1736c1e57 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_9-1 c0f094d38ff9 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_9-1 1998d140c564 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_9-1 80cfbbfa63a8 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_9-1 2f901cad578d 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_9-1 8789eca30af7 6 minutes ago 2.36MB tf-dev-sandbox compile c7d52000ff26 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_9-1 f6d6dac9378f About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 702e9ace78f9 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_9-1 08eec56061e3 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_9-1 5c676389f449 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_9-1 91433c190290 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 0709a23a6f5d 3 hours ago 2.84GB