2025-10-30 01:18:38,547: INFO: Building opensdn-tor-agent 2025-10-30 01:18:38,697: 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_5-4 --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_2_5_5-4 #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.6s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_5-4 #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.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.8s #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 3.459 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #13 4.131 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 4.392 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 264 kB 00:00 #13 4.590 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 7.0 MB 00:00 #13 7.036 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #13 8.694 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #13 8.965 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.3 MB 00:00 #13 9.960 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 392 kB 00:00 #13 10.43 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 451 kB 00:00 #13 10.88 added from: http://tf-mirrors.gz1.opensdn.io/re 485 kB/s | 16 kB 00:00 #13 11.10 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 kB/s | 257 B 00:00 #13 11.25 added from: http://tf-mirrors.gz1.opensdn.io/re 490 kB/s | 13 kB 00:00 #13 11.48 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #13 12.38 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 30 MB 00:00 #13 23.03 Third parties for OpenSDN 17 MB/s | 5.1 MB 00:00 #13 28.64 Dependencies resolved. #13 28.64 ======================================================================================= #13 28.64 Package Arch Version Repository Size #13 28.64 ======================================================================================= #13 28.64 Installing: #13 28.64 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 28.64 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 28.64 Installing dependencies: #13 28.64 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 28.64 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 28.64 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 28.64 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.64 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 28.64 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 28.64 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.64 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.64 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 28.64 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 28.64 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.64 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 28.64 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 28.64 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 28.64 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.64 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 28.64 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 28.64 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.64 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 28.64 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 28.64 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 28.64 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.64 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 28.64 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 28.64 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.64 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 28.64 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 28.64 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 28.64 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 28.64 #13 28.64 Transaction Summary #13 28.64 ======================================================================================= #13 28.64 Install 31 Packages #13 28.64 #13 28.64 Total download size: 12 M #13 28.64 Installed size: 41 M #13 28.64 Downloading Packages: #13 28.64 (1/31): boost-1.75.0-8.el9.x86_64.rpm 508 kB/s | 11 kB 00:00 #13 28.64 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 573 kB/s | 16 kB 00:00 #13 28.64 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 24 kB 00:00 #13 28.64 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 36 kB 00:00 #13 28.64 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 28.64 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 44 kB 00:00 #13 28.64 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 32 kB 00:00 #13 28.64 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #13 28.64 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #13 28.64 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.1 MB/s | 57 kB 00:00 #13 28.64 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #13 28.64 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.9 MB/s | 38 kB 00:00 #13 28.64 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 20 MB/s | 214 kB 00:00 #13 28.64 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 24 MB/s | 408 kB 00:00 #13 28.64 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #13 28.64 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #13 28.64 (17/31): boost-program-options-1.75.0-8.el9.x86 18 MB/s | 106 kB 00:00 #13 28.64 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 28.64 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #13 28.64 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 30 MB/s | 277 kB 00:00 #13 28.64 (21/31): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #13 28.64 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.5 MB/s | 27 kB 00:00 #13 28.64 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 28.64 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #13 28.64 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 55 kB 00:00 #13 28.64 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #13 28.64 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.6 MB/s | 30 kB 00:00 #13 28.64 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #13 28.64 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 28.64 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.7 MB/s | 67 kB 00:00 #13 28.78 (31/31): libicu-67.1-9.el9.x86_64.rpm 36 MB/s | 9.6 MB 00:00 #13 28.78 -------------------------------------------------------------------------------- #13 28.78 Total 46 MB/s | 12 MB 00:00 #13 28.78 Running transaction check #13 28.78 Transaction check succeeded. #13 28.78 Running transaction test #13 29.02 Transaction test succeeded. #13 29.02 Running transaction #13 29.37 Preparing : 1/1 #13 29.51 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 29.73 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 29.77 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 29.98 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 30.25 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 30.25 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 30.25 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 30.25 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 30.25 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 30.25 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 30.34 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 30.34 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 30.34 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 30.34 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 30.34 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 30.34 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 30.34 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 30.34 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 30.34 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 30.35 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 30.35 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 30.36 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 30.36 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 30.40 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 30.40 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 30.40 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 30.40 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 30.45 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 30.45 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 30.45 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 30.46 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.51 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.71 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 30.71 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 30.71 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 30.71 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 30.71 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 30.71 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 30.71 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 30.71 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 30.71 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 30.71 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 30.71 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 30.71 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 30.71 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 30.71 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 30.71 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 30.71 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 30.71 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 30.71 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 30.71 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 30.71 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 30.71 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 30.71 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 30.71 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 30.71 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 30.71 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 30.71 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 30.71 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 30.71 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 30.71 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 30.71 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 30.71 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 30.82 #13 30.82 Installed: #13 30.82 boost-1.75.0-8.el9.x86_64 #13 30.82 boost-atomic-1.75.0-8.el9.x86_64 #13 30.82 boost-chrono-1.75.0-8.el9.x86_64 #13 30.82 boost-container-1.75.0-8.el9.x86_64 #13 30.82 boost-context-1.75.0-8.el9.x86_64 #13 30.82 boost-contract-1.75.0-8.el9.x86_64 #13 30.82 boost-coroutine-1.75.0-8.el9.x86_64 #13 30.82 boost-date-time-1.75.0-8.el9.x86_64 #13 30.82 boost-fiber-1.75.0-8.el9.x86_64 #13 30.82 boost-filesystem-1.75.0-8.el9.x86_64 #13 30.82 boost-graph-1.75.0-8.el9.x86_64 #13 30.82 boost-iostreams-1.75.0-8.el9.x86_64 #13 30.82 boost-locale-1.75.0-8.el9.x86_64 #13 30.82 boost-log-1.75.0-8.el9.x86_64 #13 30.82 boost-math-1.75.0-8.el9.x86_64 #13 30.82 boost-nowide-1.75.0-8.el9.x86_64 #13 30.82 boost-program-options-1.75.0-8.el9.x86_64 #13 30.82 boost-python3-1.75.0-8.el9.x86_64 #13 30.82 boost-random-1.75.0-8.el9.x86_64 #13 30.82 boost-regex-1.75.0-8.el9.x86_64 #13 30.82 boost-serialization-1.75.0-8.el9.x86_64 #13 30.82 boost-stacktrace-1.75.0-8.el9.x86_64 #13 30.82 boost-system-1.75.0-8.el9.x86_64 #13 30.82 boost-test-1.75.0-8.el9.x86_64 #13 30.82 boost-thread-1.75.0-8.el9.x86_64 #13 30.82 boost-timer-1.75.0-8.el9.x86_64 #13 30.82 boost-type_erasure-1.75.0-8.el9.x86_64 #13 30.82 boost-wave-1.75.0-8.el9.x86_64 #13 30.82 gperftools-libs-2.9.1-3.el9.x86_64 #13 30.82 libicu-67.1-9.el9.x86_64 #13 30.82 libunwind-1.6.2-1.el9.x86_64 #13 30.82 #13 30.82 Complete! #13 31.13 75 files removed #13 31.66 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 31.66 Collecting contrail-vrouter-api==0.1.dev0 #13 31.70 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 31.98 Installing collected packages: contrail-vrouter-api #13 31.98 Successfully installed contrail-vrouter-api-0.1.dev0 #13 32.02 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 DONE 33.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 1.9s done #15 writing image sha256:9341f6969ca0f76ec76ed4e7667f1d46971572aa7f76049cd624e2c799b05039 #15 writing image sha256:9341f6969ca0f76ec76ed4e7667f1d46971572aa7f76049cd624e2c799b05039 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_5-4 0.0s done #15 DONE 2.1s 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-30 01:21:28,906: INFO: Docker build duration: 170 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 53eb0bb598a5: Preparing 90b38377fb80: Preparing bf91f2fe5e16: Preparing fc436d8b49f5: Preparing afee762451ea: Preparing c3e0360370cd: Preparing 5d8cfce4d628: Preparing 4ce8440094e3: Preparing df57ddb7e95e: Preparing 815785ca65f1: Preparing 0af95d5773c5: Preparing 990c1f48eea2: Preparing 5fd46e09164e: Preparing 440e572ff4ff: Preparing 2bdbbae9d8a1: Preparing 94e10e945339: Preparing 3abd19010f04: Preparing 39c50225cd4e: Preparing 67ec71d55fca: Preparing 44343de3ea1d: Preparing 53eb0bb598a5: Waiting 90b38377fb80: Waiting bf91f2fe5e16: Waiting fc436d8b49f5: Waiting afee762451ea: Waiting c3e0360370cd: Waiting 5d8cfce4d628: Waiting 4ce8440094e3: Waiting df57ddb7e95e: Waiting 815785ca65f1: Waiting 0af95d5773c5: Waiting 990c1f48eea2: Waiting 5fd46e09164e: Waiting 440e572ff4ff: Waiting 2bdbbae9d8a1: Waiting 94e10e945339: Waiting 3abd19010f04: Waiting 39c50225cd4e: Waiting 67ec71d55fca: Waiting 44343de3ea1d: Waiting 53eb0bb598a5: Pushed bf91f2fe5e16: Pushed fc436d8b49f5: Pushed afee762451ea: Pushed c3e0360370cd: Pushed 5d8cfce4d628: Pushed 4ce8440094e3: Layer already exists df57ddb7e95e: Layer already exists 815785ca65f1: Layer already exists 0af95d5773c5: Layer already exists 990c1f48eea2: Layer already exists 5fd46e09164e: Layer already exists 440e572ff4ff: Layer already exists 2bdbbae9d8a1: Layer already exists 94e10e945339: Layer already exists 39c50225cd4e: Layer already exists 3abd19010f04: Layer already exists 67ec71d55fca: Layer already exists 44343de3ea1d: Layer already exists 90b38377fb80: Pushed master-2_2_5_5-4: digest: sha256:c69d85f7d808748dfd0649463eb8d932073f129b123f16f69e904931e2b2f24f size: 4505 2025-10-30 01:21:50,320: INFO: Building opensdn-tor-agent finished successfully, duration: 192 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_5-4 9341f6969ca0 24 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_5_5-4 b0a8b4162b86 24 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_5-4 36f53a4c8f7d 42 seconds ago 637MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_5-4 4643ae2b8be6 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_5-4 942a0112dbf0 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_5-4 6fb0bba308bb About a minute ago 774MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_5-4 831ce7791530 About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_5-4 e766cd30e4ab About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_5-4 d0f30923e52e About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_5-4 094088fe1a59 About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_5-4 a06dec133329 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_5-4 32f66f33c463 About a minute ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_5-4 0dd7e958a72a About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_5-4 daba441ccb51 2 minutes ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_5-4 5f1c745d975a 2 minutes ago 693MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_5-4 aa775e62adb3 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_5-4 d3151ae3dc15 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_5-4 316f9d0cef14 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_5-4 f91d10b75f47 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_5-4 149df43cd44d 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_5-4 2f12089bfd08 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_5-4 34ed48ed3004 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_5-4 7c7bdc31f667 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_5-4 3a13705234b7 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_5-4 c504bb80e34d 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_5-4 75703e039863 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_5-4 53930b187cde 3 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_5-4 01ca791b5329 3 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_5-4 3200508a8e1e 3 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_5-4 d942a80d4056 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_5-4 0a9b304ff354 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_5-4 2a75c61f040b 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_5-4 39e1fefa904e 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_5-4 ab1a206e69e6 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_5-4 7114d91e2cec 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_5-4 450b500e28c7 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_5-4 a9b3737c899d 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_5-4 5584eb53b820 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_5-4 e6ec36dee1c8 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_5-4 c5c5973da6a6 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_5-4 c13f7c729f3e 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_5-4 08310b3b63fd 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_5-4 dc8372a5ba49 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_5-4 051122fc7330 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_5-4 e9fcb79c59f1 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_5-4 d48c531552b8 7 minutes ago 2.45MB tf-dev-sandbox compile bdd076f720d5 8 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_5-4 be670c6f5b85 16 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 62ea6a6a287e 16 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_5-4 18549ac099ad 16 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_5-4 ca861ae75c2d 16 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_5-4 8690850406ce 16 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7ee1cbbce5c1 32 hours ago 23.5GB