2025-10-22 11:37:53,245: INFO: Building opensdn-tor-agent 2025-10-22 11:37:53,310: 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-3 --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: 2.10kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-3 #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: 2B done #4 DONE 0.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-3 #5 DONE 0.1s #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 0.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.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 2.027 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #13 3.925 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 730 kB 00:00 #13 4.392 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 264 kB 00:00 #13 5.013 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 7.0 MB 00:00 #13 9.078 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #13 10.93 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 939 kB 00:00 #13 11.36 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #13 12.71 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #13 13.13 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 451 kB 00:00 #13 13.75 added from: http://tf-mirrors.gz1.opensdn.io/re 377 kB/s | 16 kB 00:00 #13 14.18 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 kB/s | 257 B 00:00 #13 14.59 added from: http://tf-mirrors.gz1.opensdn.io/re 310 kB/s | 13 kB 00:00 #13 14.93 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #13 16.06 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 30 MB 00:00 #13 38.28 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 47.56 Dependencies resolved. #13 47.57 ======================================================================================= #13 47.57 Package Arch Version Repository Size #13 47.57 ======================================================================================= #13 47.57 Installing: #13 47.57 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 47.57 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 47.57 Installing dependencies: #13 47.57 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 47.57 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 47.57 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 47.57 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 47.57 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 47.57 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 47.57 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 47.57 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 47.57 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 47.57 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 47.57 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 47.57 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 47.57 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 47.57 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 47.57 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 47.57 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 47.57 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 47.57 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 47.57 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 47.57 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 47.57 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 47.57 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 47.57 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 47.57 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 47.57 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 47.57 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 47.57 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 47.57 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 47.57 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 47.57 #13 47.57 Transaction Summary #13 47.57 ======================================================================================= #13 47.57 Install 31 Packages #13 47.57 #13 47.57 Total download size: 12 M #13 47.57 Installed size: 41 M #13 47.57 Downloading Packages: #13 47.60 (1/31): boost-1.75.0-8.el9.x86_64.rpm 401 kB/s | 11 kB 00:00 #13 47.60 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 527 kB/s | 16 kB 00:00 #13 47.60 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 24 kB 00:00 #13 47.61 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 36 kB 00:00 #13 47.61 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #13 47.61 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 44 kB 00:00 #13 47.61 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 32 kB 00:00 #13 47.62 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 47.62 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 38 kB 00:00 #13 47.63 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 10 MB/s | 57 kB 00:00 #13 47.63 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 101 kB 00:00 #13 47.64 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.3 MB/s | 38 kB 00:00 #13 47.65 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #13 47.66 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #13 47.67 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 47.68 (16/31): boost-math-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 205 kB 00:00 #13 47.68 (17/31): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #13 47.69 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 92 kB 00:00 #13 47.70 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #13 47.71 (20/31): boost-serialization-1.75.0-8.el9.x86_6 7.1 MB/s | 129 kB 00:00 #13 47.72 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 277 kB 00:00 #13 47.73 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.0 MB/s | 27 kB 00:00 #13 47.73 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 47.74 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #13 47.74 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 55 kB 00:00 #13 47.74 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 47.75 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.5 MB/s | 30 kB 00:00 #13 47.76 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #13 47.77 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #13 47.77 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.0 MB/s | 67 kB 00:00 #13 47.88 (31/31): libicu-67.1-9.el9.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #13 47.88 -------------------------------------------------------------------------------- #13 47.88 Total 39 MB/s | 12 MB 00:00 #13 47.88 Running transaction check #13 47.93 Transaction check succeeded. #13 47.93 Running transaction test #13 48.27 Transaction test succeeded. #13 48.27 Running transaction #13 48.78 Preparing : 1/1 #13 48.95 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 49.13 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 49.21 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 49.35 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 50.15 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 50.20 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 50.20 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 50.21 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 50.22 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 50.25 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 50.28 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 50.29 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 50.29 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 50.31 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 50.32 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 50.33 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 50.33 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 50.34 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 50.37 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 50.37 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 50.38 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 50.38 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 50.39 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 50.40 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 50.41 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 50.45 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 50.45 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 50.45 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 50.47 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 50.50 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 50.50 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 50.51 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 50.70 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 50.70 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 50.70 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 50.70 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 50.70 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 50.70 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 50.70 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 50.70 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 50.70 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 50.70 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 50.70 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 50.70 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 50.70 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 50.70 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 50.70 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 50.70 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 50.70 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 50.70 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 50.70 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 50.70 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 50.70 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 50.70 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 50.70 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 50.70 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 50.70 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 50.70 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 50.70 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 50.70 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 50.70 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 50.70 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 50.70 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 50.78 #13 50.78 Installed: #13 50.78 boost-1.75.0-8.el9.x86_64 #13 50.78 boost-atomic-1.75.0-8.el9.x86_64 #13 50.78 boost-chrono-1.75.0-8.el9.x86_64 #13 50.78 boost-container-1.75.0-8.el9.x86_64 #13 50.78 boost-context-1.75.0-8.el9.x86_64 #13 50.78 boost-contract-1.75.0-8.el9.x86_64 #13 50.78 boost-coroutine-1.75.0-8.el9.x86_64 #13 50.78 boost-date-time-1.75.0-8.el9.x86_64 #13 50.78 boost-fiber-1.75.0-8.el9.x86_64 #13 50.78 boost-filesystem-1.75.0-8.el9.x86_64 #13 50.78 boost-graph-1.75.0-8.el9.x86_64 #13 50.78 boost-iostreams-1.75.0-8.el9.x86_64 #13 50.78 boost-locale-1.75.0-8.el9.x86_64 #13 50.78 boost-log-1.75.0-8.el9.x86_64 #13 50.78 boost-math-1.75.0-8.el9.x86_64 #13 50.78 boost-nowide-1.75.0-8.el9.x86_64 #13 50.78 boost-program-options-1.75.0-8.el9.x86_64 #13 50.78 boost-python3-1.75.0-8.el9.x86_64 #13 50.78 boost-random-1.75.0-8.el9.x86_64 #13 50.78 boost-regex-1.75.0-8.el9.x86_64 #13 50.78 boost-serialization-1.75.0-8.el9.x86_64 #13 50.78 boost-stacktrace-1.75.0-8.el9.x86_64 #13 50.78 boost-system-1.75.0-8.el9.x86_64 #13 50.78 boost-test-1.75.0-8.el9.x86_64 #13 50.78 boost-thread-1.75.0-8.el9.x86_64 #13 50.78 boost-timer-1.75.0-8.el9.x86_64 #13 50.78 boost-type_erasure-1.75.0-8.el9.x86_64 #13 50.78 boost-wave-1.75.0-8.el9.x86_64 #13 50.78 gperftools-libs-2.9.1-3.el9.x86_64 #13 50.78 libicu-67.1-9.el9.x86_64 #13 50.78 libunwind-1.6.2-1.el9.x86_64 #13 50.78 #13 50.78 Complete! #13 51.09 75 files removed #13 51.81 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 51.84 Collecting contrail-vrouter-api==0.1.dev0 #13 51.85 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 51.98 Installing collected packages: contrail-vrouter-api #13 52.00 Successfully installed contrail-vrouter-api-0.1.dev0 #13 52.00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 DONE 52.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 2.5s done #15 writing image sha256:96ddc3439fa59fa9a4670cfcd77f31b05598f98c9310f99c1136133d6e3928bf done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_8-3 0.0s done #15 DONE 2.7s 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 11:39:02,500: INFO: Docker build duration: 69 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 035c2bd8cf0e: Preparing d2b08b83e004: Preparing 2d7bcca01993: Preparing 39e3dd677320: Preparing 17e5a60cc2ed: Preparing 0b9af3824309: Preparing bce58ef39cc8: Preparing 64b888de63e1: Preparing a8e4b084c403: Preparing 7f1297497637: Preparing 39ea9809bd78: Preparing 15d7a31c43d6: Preparing 6706b086b3a7: Preparing d4f21d1b6069: Preparing afb323a57bd7: Preparing e00bb29ed818: Preparing d61b59481582: Preparing 1681a4d56db3: Preparing 44343de3ea1d: Preparing 0b9af3824309: Waiting bce58ef39cc8: Waiting 64b888de63e1: Waiting a8e4b084c403: Waiting 7f1297497637: Waiting 39ea9809bd78: Waiting 15d7a31c43d6: Waiting 6706b086b3a7: Waiting d4f21d1b6069: Waiting afb323a57bd7: Waiting e00bb29ed818: Waiting d61b59481582: Waiting 1681a4d56db3: Waiting 44343de3ea1d: Waiting 39e3dd677320: Pushed 2d7bcca01993: Pushed 035c2bd8cf0e: Pushed 64b888de63e1: Layer already exists 17e5a60cc2ed: Pushed a8e4b084c403: Layer already exists 0b9af3824309: Pushed 39ea9809bd78: Layer already exists 7f1297497637: Layer already exists 15d7a31c43d6: Layer already exists 6706b086b3a7: Layer already exists d4f21d1b6069: Layer already exists e00bb29ed818: Layer already exists afb323a57bd7: Layer already exists 44343de3ea1d: Layer already exists d61b59481582: Layer already exists 1681a4d56db3: Layer already exists bce58ef39cc8: Pushed d2b08b83e004: Pushed master-2_2_5_8-3: digest: sha256:49e04fc8b8c17ded22697794d6b526dec2c8f11d634ddfb3f0199a99d2b17730 size: 4292 2025-10-22 11:39:23,172: INFO: Building opensdn-tor-agent finished successfully, duration: 90 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_8-3 54f0ce4ea9c9 22 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_8-3 96ddc3439fa5 24 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_8-3 037db0655481 42 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_8-3 f402d4ee28d9 48 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_8-3 ee80bc4ac5ed 50 seconds ago 593MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_8-3 6f207a3cfdd5 52 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_8-3 a453d33065c5 59 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_8-3 af4570819dee 59 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_8-3 af2f208c41fc About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_8-3 80742ae79d8b About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_8-3 9c42ffeefaa5 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_8-3 9b2c22bc9aff About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_8-3 3915bc614c9b About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_8-3 abfef31d7c47 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_8-3 16ec37936b59 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_8-3 3e52f22b6e8a About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_8-3 d42ee78902a4 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_8-3 ae8cf9bead2d About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_8-3 6356a99d7b98 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_8-3 bc783514e7f6 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_8-3 8e79b723637c 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_8-3 029906b7243b 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_8-3 fd9d99ec2fd7 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_8-3 47cf56f43890 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_8-3 fdc8fd92c745 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_8-3 3824ce5e7c73 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_8-3 bfa34557ca4f 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_8-3 b69ae56ff0ef 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_8-3 25f54d0b8f9b 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_8-3 68a796f3b7d8 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_8-3 266c699fbfbc 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_8-3 da982a0e5249 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_8-3 2a499cb154ec 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_8-3 e8fee11917a1 5 minutes ago 2.45MB tf-dev-sandbox compile b95d2af0ca3c 5 minutes ago 24.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_8-3 419d508caf81 6 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src cac7b295da64 6 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_8-3 5924b9646266 6 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_8-3 8ce4ac4eb228 6 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_8-3 a47912cda758 6 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7202e29cf497 2 hours ago 23.6GB