2025-10-22 21:06:01,177: INFO: Building opensdn-tor-agent 2025-10-22 21:06:01,222: 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_8-5 --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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-5 #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 0.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-5 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.1s #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.143 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #13 3.616 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #13 4.343 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 264 kB 00:00 #13 4.802 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 7.0 MB 00:00 #13 7.290 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #13 10.06 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 10.89 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.3 MB 00:00 #13 12.71 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 392 kB 00:00 #13 13.18 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #13 13.79 added from: http://tf-mirrors.gz1.opensdn.io/re 613 kB/s | 16 kB 00:00 #13 14.08 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 kB/s | 257 B 00:00 #13 14.46 added from: http://tf-mirrors.gz1.opensdn.io/re 353 kB/s | 13 kB 00:00 #13 14.77 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 64 kB 00:00 #13 15.89 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 30 MB 00:00 #13 38.80 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 48.79 Dependencies resolved. #13 48.79 ======================================================================================= #13 48.79 Package Arch Version Repository Size #13 48.79 ======================================================================================= #13 48.79 Installing: #13 48.79 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 48.79 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 48.79 Installing dependencies: #13 48.79 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 48.79 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 48.79 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 48.79 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 48.79 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 48.79 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 48.79 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 48.79 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 48.79 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 48.79 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 48.79 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 48.79 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 48.79 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 48.79 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 48.79 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 48.79 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 48.79 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 48.79 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 48.79 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 48.79 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 48.79 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 48.79 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 48.79 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 48.79 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 48.79 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 48.79 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 48.79 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 48.79 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 48.79 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 48.79 #13 48.79 Transaction Summary #13 48.79 ======================================================================================= #13 48.79 Install 31 Packages #13 48.79 #13 48.79 Total download size: 12 M #13 48.79 Installed size: 41 M #13 48.79 Downloading Packages: #13 48.87 (1/31): boost-1.75.0-8.el9.x86_64.rpm 338 kB/s | 11 kB 00:00 #13 48.87 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 389 kB/s | 16 kB 00:00 #13 48.87 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 24 kB 00:00 #13 48.87 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 36 kB 00:00 #13 48.88 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 855 kB/s | 15 kB 00:00 #13 48.88 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 44 kB 00:00 #13 48.94 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 32 kB 00:00 #13 48.94 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 855 kB/s | 13 kB 00:00 #13 48.94 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 38 kB 00:00 #13 48.94 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.9 MB/s | 57 kB 00:00 #13 48.94 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 101 kB 00:00 #13 48.94 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.5 MB/s | 38 kB 00:00 #13 48.94 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #13 48.94 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 12 MB/s | 205 kB 00:00 #13 48.98 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 10 MB/s | 408 kB 00:00 #13 48.98 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 820 kB/s | 15 kB 00:00 #13 48.98 (17/31): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #13 48.98 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 92 kB 00:00 #13 48.98 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 49.04 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 13 MB/s | 277 kB 00:00 #13 49.04 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.8 MB/s | 129 kB 00:00 #13 49.04 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.0 MB/s | 27 kB 00:00 #13 49.04 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #13 49.04 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 55 kB 00:00 #13 49.04 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #13 49.04 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #13 49.04 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #13 49.04 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 #13 49.05 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #13 49.05 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.3 MB/s | 67 kB 00:00 #13 49.19 (31/31): libicu-67.1-9.el9.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #13 49.19 -------------------------------------------------------------------------------- #13 49.19 Total 32 MB/s | 12 MB 00:00 #13 49.19 Running transaction check #13 49.22 Transaction check succeeded. #13 49.22 Running transaction test #13 49.39 Transaction test succeeded. #13 49.39 Running transaction #13 50.79 Preparing : 1/1 #13 50.91 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 50.91 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 50.91 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 50.92 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 51.55 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 51.73 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 51.73 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 51.73 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 51.73 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 51.73 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 51.77 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 51.77 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 51.84 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 51.84 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 51.84 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 51.84 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 51.87 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 51.87 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 51.87 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 51.90 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 51.90 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 51.90 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 51.92 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 51.92 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 51.92 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 51.94 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 51.95 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 51.96 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 51.96 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 51.97 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 52.00 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 52.01 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 52.17 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 52.17 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 52.17 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 52.17 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 52.17 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 52.17 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 52.17 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 52.17 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 52.17 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 52.17 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 52.17 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 52.17 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 52.17 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 52.17 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 52.17 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 52.17 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 52.17 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 52.17 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 52.17 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 52.17 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 52.17 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 52.17 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 52.17 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 52.17 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 52.17 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 52.17 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 52.17 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 52.17 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 52.17 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 52.17 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 52.17 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 52.29 #13 52.29 Installed: #13 52.29 boost-1.75.0-8.el9.x86_64 #13 52.29 boost-atomic-1.75.0-8.el9.x86_64 #13 52.29 boost-chrono-1.75.0-8.el9.x86_64 #13 52.29 boost-container-1.75.0-8.el9.x86_64 #13 52.29 boost-context-1.75.0-8.el9.x86_64 #13 52.29 boost-contract-1.75.0-8.el9.x86_64 #13 52.29 boost-coroutine-1.75.0-8.el9.x86_64 #13 52.29 boost-date-time-1.75.0-8.el9.x86_64 #13 52.29 boost-fiber-1.75.0-8.el9.x86_64 #13 52.29 boost-filesystem-1.75.0-8.el9.x86_64 #13 52.29 boost-graph-1.75.0-8.el9.x86_64 #13 52.29 boost-iostreams-1.75.0-8.el9.x86_64 #13 52.29 boost-locale-1.75.0-8.el9.x86_64 #13 52.29 boost-log-1.75.0-8.el9.x86_64 #13 52.29 boost-math-1.75.0-8.el9.x86_64 #13 52.29 boost-nowide-1.75.0-8.el9.x86_64 #13 52.29 boost-program-options-1.75.0-8.el9.x86_64 #13 52.29 boost-python3-1.75.0-8.el9.x86_64 #13 52.29 boost-random-1.75.0-8.el9.x86_64 #13 52.29 boost-regex-1.75.0-8.el9.x86_64 #13 52.29 boost-serialization-1.75.0-8.el9.x86_64 #13 52.29 boost-stacktrace-1.75.0-8.el9.x86_64 #13 52.29 boost-system-1.75.0-8.el9.x86_64 #13 52.29 boost-test-1.75.0-8.el9.x86_64 #13 52.29 boost-thread-1.75.0-8.el9.x86_64 #13 52.29 boost-timer-1.75.0-8.el9.x86_64 #13 52.29 boost-type_erasure-1.75.0-8.el9.x86_64 #13 52.29 boost-wave-1.75.0-8.el9.x86_64 #13 52.29 gperftools-libs-2.9.1-3.el9.x86_64 #13 52.29 libicu-67.1-9.el9.x86_64 #13 52.29 libunwind-1.6.2-1.el9.x86_64 #13 52.29 #13 52.29 Complete! #13 52.55 75 files removed #13 52.93 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 53.00 Collecting contrail-vrouter-api==0.1.dev0 #13 53.00 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 53.42 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 53.42 Installing collected packages: contrail-vrouter-api #13 53.42 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 54.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.4s #15 exporting to image #15 exporting layers #15 exporting layers 5.7s done #15 writing image sha256:06760f88a9bfce446822c328d1b4b151d51ce70bda21f2810f01431742f3b9c0 #15 writing image sha256:06760f88a9bfce446822c328d1b4b151d51ce70bda21f2810f01431742f3b9c0 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_8-5 0.1s done #15 DONE 6.4s 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-22 21:07:43,746: INFO: Docker build duration: 102 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 9975b6778695: Preparing 93a0b7ea3c1e: Preparing 67ce595c0cd8: Preparing 99c123b0b9d9: Preparing 72a95dfe5a78: Preparing b7547460d1e8: Preparing fe40b4a99a42: Preparing 1b0dcfb3e20d: Preparing 823ed819f2bd: Preparing f147e46f131f: Preparing 286654de2da5: Preparing 24ad059dc592: Preparing bacf9b5aaf4b: Preparing 845002b34e5a: Preparing 262c7b66407e: Preparing 35a4cb916c3a: Preparing 83f9cf3891c6: Preparing bcf708aaa028: Preparing 0e3e40044c73: Preparing 44343de3ea1d: Preparing 93a0b7ea3c1e: Waiting 67ce595c0cd8: Waiting 99c123b0b9d9: Waiting 72a95dfe5a78: Waiting b7547460d1e8: Waiting fe40b4a99a42: Waiting 1b0dcfb3e20d: Waiting 823ed819f2bd: Waiting f147e46f131f: Waiting 286654de2da5: Waiting 24ad059dc592: Waiting bacf9b5aaf4b: Waiting 845002b34e5a: Waiting 262c7b66407e: Waiting 35a4cb916c3a: Waiting 83f9cf3891c6: Waiting bcf708aaa028: Waiting 0e3e40044c73: Waiting 44343de3ea1d: Waiting 9975b6778695: Pushed 67ce595c0cd8: Pushed 99c123b0b9d9: Pushed 72a95dfe5a78: Pushed b7547460d1e8: Pushed fe40b4a99a42: Pushed 1b0dcfb3e20d: Layer already exists 823ed819f2bd: Layer already exists f147e46f131f: Layer already exists 286654de2da5: Layer already exists 24ad059dc592: Layer already exists bacf9b5aaf4b: Layer already exists 845002b34e5a: Layer already exists 93a0b7ea3c1e: Pushed 262c7b66407e: Layer already exists 35a4cb916c3a: Layer already exists 83f9cf3891c6: Layer already exists bcf708aaa028: Layer already exists 0e3e40044c73: Layer already exists 44343de3ea1d: Layer already exists master-2_2_5_8-5: digest: sha256:57c8c3a9f10706aea4dbe7146fb0a654e7c4789b7970d9aef68a57631652b48a size: 4505 2025-10-22 21:08:01,393: INFO: Building opensdn-tor-agent finished successfully, duration: 120 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_8-5 f652c106def2 8 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_8-5 fe831b05e801 23 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_8-5 06760f88a9bf 27 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_8-5 2feffaee2960 29 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_8-5 10e34bffc4f0 31 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_8-5 ad7879d6d46d 40 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_8-5 f953d031b1d6 42 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_8-5 11cfc7fc9eed 54 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_8-5 6952f48cd60c 56 seconds ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_8-5 06f7f21be55d About a minute ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_8-5 932cad567c74 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_8-5 67905d74bded About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_8-5 5c683b6627cf About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_8-5 08ce8cf511bb About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_8-5 602e2fb8e971 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_8-5 8d47e76f4f08 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_8-5 2c7418b9ac8c About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_8-5 9778b4cc6f2b About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_8-5 ea866a35e0a7 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_8-5 4b1bf1fe53b8 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_8-5 177dae50e8e5 About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_8-5 a096efbaf13a About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_8-5 7819d46f80f5 About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_8-5 6fc7d14b07e8 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_8-5 abfc480617db About a minute ago 622MB opensdn-test-test master-2_2_5_8-5 a6449d559d49 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_8-5 a6449d559d49 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_8-5 d2e11521085b 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_8-5 60249ef9eb4c 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_8-5 54631d4fbd60 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_8-5 22feb8154796 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_8-5 75763bab9565 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_8-5 3bc72b872227 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_8-5 eb1c2fe9eadf 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_8-5 e79a4adf9d14 3 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_8-5 d8d90cb0d00b 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_8-5 70ceffd5c2c5 3 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_8-5 0082831fd220 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_8-5 1d651483a224 3 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_8-5 3edc3cfc3375 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_8-5 2088123d7c5e 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_8-5 d8603b8815b9 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_8-5 525809bcee72 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_8-5 803cc945753b 5 minutes ago 2.45MB tf-dev-sandbox compile c4322ecf3c81 6 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_8-5 8bfe28052589 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_8-5 8132a02c2a1a About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 5b5a449a90b7 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_8-5 5f0799a8467b About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_8-5 9a9b4718707e About an hour ago 4.17kB tf-dev-sandbox frozen 97521c380ec2 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 97521c380ec2 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB