2025-10-13 13:22:32,567: INFO: Building opensdn-tor-agent 2025-10-13 13:22:32,639: 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_0_4_4-6 --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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_4-6 #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 3.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_4-6 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 12.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.3s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 3.912 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #13 4.857 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 730 kB 00:00 #13 5.330 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 264 kB 00:00 #13 5.936 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 7.0 MB 00:00 #13 8.811 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #13 10.34 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #13 11.02 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.3 MB 00:00 #13 12.54 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #13 12.90 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 451 kB 00:00 #13 13.67 added from: http://tf-mirrors.gz1.opensdn.io/re 65 kB/s | 16 kB 00:00 #13 14.08 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 kB/s | 257 B 00:00 #13 14.22 added from: http://tf-mirrors.gz1.opensdn.io/re 537 kB/s | 13 kB 00:00 #13 14.43 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #13 15.33 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 30 MB 00:00 #13 28.60 Third parties for OpenSDN 42 MB/s | 5.1 MB 00:00 #13 34.05 Dependencies resolved. #13 34.05 ======================================================================================= #13 34.05 Package Arch Version Repository Size #13 34.05 ======================================================================================= #13 34.05 Installing: #13 34.05 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 34.05 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 34.05 Installing dependencies: #13 34.05 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 34.05 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 34.05 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 34.05 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.05 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 34.05 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 34.05 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.05 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.05 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 34.05 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 34.05 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.05 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 34.05 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 34.05 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 34.05 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.05 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 34.05 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 34.05 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.05 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 34.05 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 34.05 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 34.05 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.05 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 34.05 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 34.05 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.05 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 34.05 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 34.05 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 34.05 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 34.05 #13 34.05 Transaction Summary #13 34.05 ======================================================================================= #13 34.05 Install 31 Packages #13 34.05 #13 34.05 Total download size: 12 M #13 34.05 Installed size: 41 M #13 34.05 Downloading Packages: #13 34.05 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 800 kB/s | 16 kB 00:00 #13 34.05 (2/31): boost-1.75.0-8.el9.x86_64.rpm 336 kB/s | 11 kB 00:00 #13 34.05 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 24 kB 00:00 #13 34.05 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 36 kB 00:00 #13 34.05 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #13 34.05 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 44 kB 00:00 #13 34.05 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 32 kB 00:00 #13 34.05 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #13 34.05 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 38 kB 00:00 #13 34.05 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.5 MB/s | 57 kB 00:00 #13 34.05 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 101 kB 00:00 #13 34.05 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.6 MB/s | 38 kB 00:00 #13 34.05 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 16 MB/s | 214 kB 00:00 #13 34.05 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 27 MB/s | 205 kB 00:00 #13 34.05 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #13 34.05 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 12 MB/s | 408 kB 00:00 #13 34.05 (17/31): boost-program-options-1.75.0-8.el9.x86 5.6 MB/s | 106 kB 00:00 #13 34.05 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 92 kB 00:00 #13 34.23 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 34.23 (20/31): boost-serialization-1.75.0-8.el9.x86_6 16 MB/s | 129 kB 00:00 #13 34.23 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 13 MB/s | 277 kB 00:00 #13 34.23 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 913 kB/s | 27 kB 00:00 #13 34.23 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 156 kB/s | 13 kB 00:00 #13 34.41 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 856 kB/s | 230 kB 00:00 #13 34.47 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 183 kB/s | 55 kB 00:00 #13 34.67 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 80 kB/s | 23 kB 00:00 #13 34.90 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 69 kB/s | 30 kB 00:00 #13 34.93 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 783 kB/s | 208 kB 00:00 #13 34.97 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 6.7 MB/s | 308 kB 00:00 #13 34.97 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.8 MB/s | 67 kB 00:00 #13 35.10 (31/31): libicu-67.1-9.el9.x86_64.rpm 8.2 MB/s | 9.6 MB 00:01 #13 35.10 -------------------------------------------------------------------------------- #13 35.10 Total 11 MB/s | 12 MB 00:01 #13 35.10 Running transaction check #13 35.19 Transaction check succeeded. #13 35.19 Running transaction test #13 35.61 Transaction test succeeded. #13 35.61 Running transaction #13 36.52 Preparing : 1/1 #13 36.68 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 36.68 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 36.71 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 36.71 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 37.01 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 37.01 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 37.01 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 37.04 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 37.04 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 37.06 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 37.08 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 37.10 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 37.10 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 37.13 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 37.13 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 37.13 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 37.16 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 37.16 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 37.16 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 37.16 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 37.22 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 37.22 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 37.22 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 37.22 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 37.22 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 37.26 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 37.28 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 37.28 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 37.30 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 37.30 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 37.32 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 37.34 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 37.89 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 37.89 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 37.89 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 37.89 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 37.89 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 37.89 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 37.89 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 37.89 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 37.89 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 37.89 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 37.89 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 37.89 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 37.89 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 37.89 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 37.89 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 37.89 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 37.89 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 37.89 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 37.89 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 37.89 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 37.89 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 37.89 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 37.89 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 37.89 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 37.89 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 37.89 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 37.89 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 37.89 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 37.89 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 37.89 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 37.89 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 38.01 #13 38.01 Installed: #13 38.01 boost-1.75.0-8.el9.x86_64 #13 38.01 boost-atomic-1.75.0-8.el9.x86_64 #13 38.01 boost-chrono-1.75.0-8.el9.x86_64 #13 38.01 boost-container-1.75.0-8.el9.x86_64 #13 38.01 boost-context-1.75.0-8.el9.x86_64 #13 38.01 boost-contract-1.75.0-8.el9.x86_64 #13 38.01 boost-coroutine-1.75.0-8.el9.x86_64 #13 38.01 boost-date-time-1.75.0-8.el9.x86_64 #13 38.01 boost-fiber-1.75.0-8.el9.x86_64 #13 38.01 boost-filesystem-1.75.0-8.el9.x86_64 #13 38.01 boost-graph-1.75.0-8.el9.x86_64 #13 38.01 boost-iostreams-1.75.0-8.el9.x86_64 #13 38.01 boost-locale-1.75.0-8.el9.x86_64 #13 38.01 boost-log-1.75.0-8.el9.x86_64 #13 38.01 boost-math-1.75.0-8.el9.x86_64 #13 38.01 boost-nowide-1.75.0-8.el9.x86_64 #13 38.01 boost-program-options-1.75.0-8.el9.x86_64 #13 38.01 boost-python3-1.75.0-8.el9.x86_64 #13 38.01 boost-random-1.75.0-8.el9.x86_64 #13 38.01 boost-regex-1.75.0-8.el9.x86_64 #13 38.01 boost-serialization-1.75.0-8.el9.x86_64 #13 38.01 boost-stacktrace-1.75.0-8.el9.x86_64 #13 38.01 boost-system-1.75.0-8.el9.x86_64 #13 38.01 boost-test-1.75.0-8.el9.x86_64 #13 38.01 boost-thread-1.75.0-8.el9.x86_64 #13 38.01 boost-timer-1.75.0-8.el9.x86_64 #13 38.01 boost-type_erasure-1.75.0-8.el9.x86_64 #13 38.01 boost-wave-1.75.0-8.el9.x86_64 #13 38.01 gperftools-libs-2.9.1-3.el9.x86_64 #13 38.01 libicu-67.1-9.el9.x86_64 #13 38.01 libunwind-1.6.2-1.el9.x86_64 #13 38.01 #13 38.01 Complete! #13 38.68 75 files removed #13 39.32 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 39.37 Collecting contrail-vrouter-api==0.1.dev0 #13 39.37 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 39.51 Installing collected packages: contrail-vrouter-api #13 39.51 Successfully installed contrail-vrouter-api-0.1.dev0 #13 39.51 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 40.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 5.3s done #15 writing image sha256:ef49c98645d6cb2b4665db2ed3fd46d2d3efdcffe02df392d3a8ddb575771397 #15 writing image sha256:ef49c98645d6cb2b4665db2ed3fd46d2d3efdcffe02df392d3a8ddb575771397 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_0_4_4-6 0.0s done #15 DONE 5.4s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-10-13 13:24:51,477: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 0c7aa16363d7: Preparing e39d51dbb5ce: Preparing 2aad3a5818ae: Preparing 5ac208f4ce61: Preparing 46ba8c0a125d: Preparing fc73b7b55a37: Preparing 185b3e3ba18e: Preparing 31314fe07a40: Preparing b03991ddbb43: Preparing 35c7e3cefa58: Preparing cf8da5a3707e: Preparing 6a5cdd0dbab1: Preparing 22cab3c8683a: Preparing c8eae4f666dc: Preparing 6f384b6f3e54: Preparing 211ebed493ed: Preparing 338c74d7c53a: Preparing d5fda09b99cd: Preparing 44343de3ea1d: Preparing 0c7aa16363d7: Waiting e39d51dbb5ce: Waiting 2aad3a5818ae: Waiting 5ac208f4ce61: Waiting 46ba8c0a125d: Waiting fc73b7b55a37: Waiting 185b3e3ba18e: Waiting 31314fe07a40: Waiting b03991ddbb43: Waiting 35c7e3cefa58: Waiting cf8da5a3707e: Waiting 6a5cdd0dbab1: Waiting 22cab3c8683a: Waiting c8eae4f666dc: Waiting 6f384b6f3e54: Waiting 211ebed493ed: Waiting 338c74d7c53a: Waiting d5fda09b99cd: Waiting 44343de3ea1d: Waiting 0c7aa16363d7: Pushed 2aad3a5818ae: Pushed 5ac208f4ce61: Pushed 46ba8c0a125d: Pushed fc73b7b55a37: Pushed 185b3e3ba18e: Pushed 31314fe07a40: Layer already exists b03991ddbb43: Layer already exists 35c7e3cefa58: Layer already exists cf8da5a3707e: Layer already exists 6a5cdd0dbab1: Layer already exists 22cab3c8683a: Layer already exists c8eae4f666dc: Layer already exists 6f384b6f3e54: Layer already exists 211ebed493ed: Layer already exists e39d51dbb5ce: Pushed 338c74d7c53a: Layer already exists d5fda09b99cd: Layer already exists 44343de3ea1d: Layer already exists master-2_0_4_4-6: digest: sha256:2539d51165e9a6b3d142ae71a120a4185ae7cab7a785e8f18c99a275a3d4f213 size: 4292 2025-10-13 13:25:08,706: INFO: Building opensdn-tor-agent finished successfully, duration: 156 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_4_4-6 226b678cba24 23 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_4_4-6 ef49c98645d6 24 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_0_4_4-6 b7c550439250 36 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_0_4_4-6 376023f172b1 37 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_4_4-6 6cc53df273c5 56 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_4_4-6 f592d8b3d5bc About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_4_4-6 65a72f8db6a5 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_4_4-6 f29a772e9e7d About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_4_4-6 60fd0a912c8f About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_4_4-6 a8e19d3408f4 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_4-6 ca1d83c56d4f About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_4_4-6 c136eb4204bb About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_4_4-6 e4952e764122 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_4-6 4f06430586d9 About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_4_4-6 9d50da731608 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_4-6 c0d3ffe7711b 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_4-6 777c4cd8de5a 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_4-6 dbef62f37cc8 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_4-6 4572c8bcffc6 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_4-6 0bbeceacdca8 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_4-6 9b46bec47109 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_4-6 aaaee552247d 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_4-6 8d2fd2d762a8 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_4-6 a0ea6d35a119 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_4-6 462da553a835 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_4-6 b91cb11f1424 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_4-6 d0b409c03854 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_4-6 02f9270b76cd 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_4-6 28560ff144a6 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_4-6 00e0d0b36762 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_4-6 3349f2f6cade 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_4-6 c45081d4fd20 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_4-6 11b7c4cc5253 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_4-6 a7c8a8d42910 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_4-6 826152dd2ac5 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_4-6 e755f1513dbe 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_4-6 0a8fd299705d 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_4-6 5041d4e3cf35 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_4-6 01a729ffbc65 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_4-6 9ba1da3b8565 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_4-6 f668c332b9e3 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_4-6 0c64b4965664 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_4-6 7b9b478e6952 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_4-6 d955109a4f3d 6 minutes ago 2.45MB tf-dev-sandbox compile 466cc0aba8c1 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_4-6 ded3253e8d83 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_4-6 f04c92194853 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_4-6 26041b304e1d 7 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 375736746dcf 7 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_4-6 f9cbec448b61 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 About an hour ago 23.8GB