2025-10-31 08:01:01,183: INFO: Building opensdn-tor-agent 2025-10-31 08:01:01,240: 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_2_3-2 --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 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_1_2_3-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_2_3-2 #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_2_3-2 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 3.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.3s #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 0.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.4s #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.569 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #14 1.955 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #14 2.306 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 264 kB 00:00 #14 2.452 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 7.0 MB 00:00 #14 4.188 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #14 5.128 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #14 5.464 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.3 MB 00:00 #14 6.443 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 392 kB 00:00 #14 6.772 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #14 7.172 added from: http://tf-mirrors.gz1.opensdn.io/re 283 kB/s | 16 kB 00:00 #14 7.390 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #14 7.977 added from: http://tf-mirrors.gz1.opensdn.io/re 36 kB/s | 13 kB 00:00 #14 8.460 added from: http://tf-mirrors.gz1.opensdn.io/re 161 kB/s | 64 kB 00:00 #14 9.190 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 30 MB 00:00 #14 17.66 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #14 22.97 Dependencies resolved. #14 22.97 ======================================================================================= #14 22.97 Package Arch Version Repository Size #14 22.97 ======================================================================================= #14 22.97 Installing: #14 22.97 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 22.97 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 22.97 Installing dependencies: #14 22.97 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 22.97 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 22.97 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 22.97 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 22.97 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 22.97 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 22.97 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 22.97 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 22.97 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 22.97 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 22.97 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 22.97 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 22.97 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 22.97 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 22.97 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 22.97 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 22.97 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 22.97 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 22.97 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 22.97 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 22.97 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 22.97 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 22.97 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 22.97 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 22.97 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 22.97 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 22.97 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 22.97 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 22.97 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 22.97 #14 22.97 Transaction Summary #14 22.97 ======================================================================================= #14 22.97 Install 31 Packages #14 22.97 #14 22.97 Total download size: 12 M #14 22.97 Installed size: 41 M #14 22.97 Downloading Packages: #14 23.09 (1/31): boost-1.75.0-8.el9.x86_64.rpm 86 kB/s | 11 kB 00:00 #14 23.34 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 48 kB/s | 16 kB 00:00 #14 23.62 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 56 kB/s | 24 kB 00:00 #14 23.75 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 87 kB/s | 36 kB 00:00 #14 24.02 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 30 kB/s | 15 kB 00:00 #14 24.20 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 97 kB/s | 44 kB 00:00 #14 24.32 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 111 kB/s | 32 kB 00:00 #14 24.32 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 107 kB/s | 13 kB 00:00 #14 24.32 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 38 kB 00:00 #14 24.32 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.1 MB/s | 57 kB 00:00 #14 24.32 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 10 MB/s | 101 kB 00:00 #14 24.32 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.0 MB/s | 38 kB 00:00 #14 24.32 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 25 MB/s | 214 kB 00:00 #14 24.32 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 24 MB/s | 205 kB 00:00 #14 24.33 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #14 24.33 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #14 24.33 (17/31): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #14 24.35 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 92 kB 00:00 #14 24.35 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #14 24.37 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 24 MB/s | 277 kB 00:00 #14 24.37 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #14 24.37 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.3 MB/s | 27 kB 00:00 #14 24.37 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #14 24.37 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 29 MB/s | 230 kB 00:00 #14 24.42 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 55 kB 00:00 #14 24.42 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #14 24.42 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.5 MB/s | 30 kB 00:00 #14 24.42 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #14 24.42 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 26 MB/s | 308 kB 00:00 #14 24.42 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.6 MB/s | 67 kB 00:00 #14 24.54 (31/31): libicu-67.1-9.el9.x86_64.rpm 6.1 MB/s | 9.6 MB 00:01 #14 24.54 -------------------------------------------------------------------------------- #14 24.54 Total 7.8 MB/s | 12 MB 00:01 #14 24.54 Running transaction check #14 24.67 Transaction check succeeded. #14 24.67 Running transaction test #14 24.81 Transaction test succeeded. #14 24.81 Running transaction #14 26.74 Preparing : 1/1 #14 26.79 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 26.82 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 26.82 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 26.86 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 27.14 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 27.14 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 27.18 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 27.18 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 27.18 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 27.18 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 27.28 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 27.34 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 27.34 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 27.34 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 27.36 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 27.36 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 27.39 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 27.39 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 27.39 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 27.42 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 27.42 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 27.44 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 27.44 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 27.47 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 27.47 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 27.47 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 27.50 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 27.50 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 27.51 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 27.51 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 27.59 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 27.59 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 28.85 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 28.85 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 28.85 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 28.85 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 28.85 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 28.85 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 28.85 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 28.85 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 28.85 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 28.85 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 28.85 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 28.85 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 28.85 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 28.85 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 28.85 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 28.85 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 28.85 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 28.85 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 28.85 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 28.85 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 28.85 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 28.85 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 28.85 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 28.85 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 28.85 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 28.85 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 28.85 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 28.85 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 28.85 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 28.85 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 28.85 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 29.23 #14 29.23 Installed: #14 29.23 boost-1.75.0-8.el9.x86_64 #14 29.23 boost-atomic-1.75.0-8.el9.x86_64 #14 29.23 boost-chrono-1.75.0-8.el9.x86_64 #14 29.23 boost-container-1.75.0-8.el9.x86_64 #14 29.23 boost-context-1.75.0-8.el9.x86_64 #14 29.23 boost-contract-1.75.0-8.el9.x86_64 #14 29.23 boost-coroutine-1.75.0-8.el9.x86_64 #14 29.23 boost-date-time-1.75.0-8.el9.x86_64 #14 29.23 boost-fiber-1.75.0-8.el9.x86_64 #14 29.23 boost-filesystem-1.75.0-8.el9.x86_64 #14 29.23 boost-graph-1.75.0-8.el9.x86_64 #14 29.23 boost-iostreams-1.75.0-8.el9.x86_64 #14 29.23 boost-locale-1.75.0-8.el9.x86_64 #14 29.23 boost-log-1.75.0-8.el9.x86_64 #14 29.23 boost-math-1.75.0-8.el9.x86_64 #14 29.23 boost-nowide-1.75.0-8.el9.x86_64 #14 29.23 boost-program-options-1.75.0-8.el9.x86_64 #14 29.23 boost-python3-1.75.0-8.el9.x86_64 #14 29.23 boost-random-1.75.0-8.el9.x86_64 #14 29.23 boost-regex-1.75.0-8.el9.x86_64 #14 29.23 boost-serialization-1.75.0-8.el9.x86_64 #14 29.23 boost-stacktrace-1.75.0-8.el9.x86_64 #14 29.23 boost-system-1.75.0-8.el9.x86_64 #14 29.23 boost-test-1.75.0-8.el9.x86_64 #14 29.23 boost-thread-1.75.0-8.el9.x86_64 #14 29.23 boost-timer-1.75.0-8.el9.x86_64 #14 29.23 boost-type_erasure-1.75.0-8.el9.x86_64 #14 29.23 boost-wave-1.75.0-8.el9.x86_64 #14 29.23 gperftools-libs-2.9.1-3.el9.x86_64 #14 29.23 libicu-67.1-9.el9.x86_64 #14 29.23 libunwind-1.6.2-1.el9.x86_64 #14 29.23 #14 29.23 Complete! #14 30.28 75 files removed #14 30.73 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 30.78 Collecting contrail-vrouter-api==0.1.dev0 #14 30.81 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 31.04 Installing collected packages: contrail-vrouter-api #14 31.06 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 31.06 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 31.7s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.7s #16 exporting to image #16 exporting layers #16 exporting layers 2.6s done #16 writing image sha256:3e1ad3cfbfb669418f96a9c2430f6f56f2ef597339ebe7615bf6f429096cbfaa #16 writing image sha256:3e1ad3cfbfb669418f96a9c2430f6f56f2ef597339ebe7615bf6f429096cbfaa 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_2_3-2 0.0s done #16 DONE 2.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-31 08:03:35,350: INFO: Docker build duration: 154 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 2841f9139c35: Preparing b81702ed6ce8: Preparing e2457b40a20e: Preparing 9d2758b473ce: Preparing 3f27185548fb: Preparing 35169f04de97: Preparing aa4f354e6374: Preparing 43d94fad51d6: Preparing f98f48918a03: Preparing d4611481f5a4: Preparing 87ba083d4cea: Preparing 56b251f70869: Preparing 5c115743d888: Preparing 8dbff80dd72c: Preparing cd26f30539c5: Preparing cd87ffdaa63a: Preparing e75506a99519: Preparing 5ad26becbd4d: Preparing 95d7e713ee87: Preparing 44343de3ea1d: Preparing 2841f9139c35: Waiting b81702ed6ce8: Waiting e2457b40a20e: Waiting 9d2758b473ce: Waiting 3f27185548fb: Waiting 35169f04de97: Waiting aa4f354e6374: Waiting 43d94fad51d6: Waiting f98f48918a03: Waiting d4611481f5a4: Waiting 87ba083d4cea: Waiting 56b251f70869: Waiting 5c115743d888: Waiting 8dbff80dd72c: Waiting cd26f30539c5: Waiting cd87ffdaa63a: Waiting e75506a99519: Waiting 5ad26becbd4d: Waiting 95d7e713ee87: Waiting 44343de3ea1d: Waiting 2841f9139c35: Pushed e2457b40a20e: Pushed 9d2758b473ce: Pushed 3f27185548fb: Pushed 35169f04de97: Pushed aa4f354e6374: Pushed 43d94fad51d6: Layer already exists f98f48918a03: Layer already exists d4611481f5a4: Layer already exists 87ba083d4cea: Layer already exists 56b251f70869: Layer already exists 5c115743d888: Layer already exists 8dbff80dd72c: Layer already exists cd26f30539c5: Layer already exists cd87ffdaa63a: Layer already exists e75506a99519: Layer already exists 5ad26becbd4d: Layer already exists 95d7e713ee87: Layer already exists 44343de3ea1d: Layer already exists b81702ed6ce8: Pushed master-2_1_2_3-2: digest: sha256:80ba8bd45d55695ab1128d59c38bdcfebf8c5cd2e1b052438d012654f05844cf size: 4505 2025-10-31 08:03:55,415: INFO: Building opensdn-tor-agent finished successfully, duration: 174 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_2_3-2 b1631c47c858 18 seconds ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_1_2_3-2 e2b81658a807 20 seconds ago 1.48GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_2_3-2 3e1ad3cfbfb6 23 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_2_3-2 ea2c39b5ac83 43 seconds ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_2_3-2 0b5992cee52b 52 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_2_3-2 c8ca94076102 About a minute ago 774MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_2_3-2 520957d3c0f6 About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_2_3-2 93e745f971d2 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_2_3-2 b1b11dbf41bd About a minute ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_2_3-2 a3cd2f374247 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_2_3-2 5c698468953f About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_2_3-2 c437bbe34a1d About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_2_3-2 600ec4d8d390 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_2_3-2 7de1c877a52f About a minute ago 609MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_2_3-2 3aeb438f9f70 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_2_3-2 8774e6514d55 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_1_2_3-2 b540c7a72685 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_2_3-2 c398bdc0845e 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_2_3-2 0f45cd6c6047 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_2_3-2 f2e21fe50e35 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_2_3-2 5c697c9ac8b9 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_2_3-2 05d26bea3f50 2 minutes ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_2_3-2 dfcc5a4a5592 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_2_3-2 0864162ea3c2 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_2_3-2 9930a3fd2741 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_2_3-2 3e844d2f9712 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_2_3-2 47bf081923b3 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_2_3-2 cce46312d440 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_2_3-2 76b60c326ae4 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_2_3-2 267338a9cfc2 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_2_3-2 1d74609842d0 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_2_3-2 b64e185b88ab 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_2_3-2 8e3c36c35d61 2 minutes ago 171MB opensdn-test-test master-2_1_2_3-2 6b6b3a6383dd 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_1_2_3-2 6b6b3a6383dd 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_2_3-2 7c583ad06aa4 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_2_3-2 ff34b17012c4 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_2_3-2 783051b6ce80 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_2_3-2 9df43c5ac941 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_2_3-2 b6862ed7eff9 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_2_3-2 80f39427eb0e 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_2_3-2 52a51b917a0b 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_2_3-2 5bae7290082c 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_2_3-2 923b6dab876f 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_2_3-2 5bfac3c1713d 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_2_3-2 61104c7f4d47 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_2_3-2 a9640c6576fa 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_2_3-2 ebd1c8972208 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_2_3-2 90c0c6029567 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_2_3-2 8ac6a1daaf43 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_2_3-2 9e0c675d14e8 8 minutes ago 2.45MB tf-dev-sandbox compile 69976af69ee2 8 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_2_3-2 daf2a521292d About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_2_3-2 8a5db573f6ad About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src cc0b5b0b20e4 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_2_3-2 1e151846736c About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_2_3-2 e833ca75a697 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 3166185704b0 7 hours ago 2.81GB