2025-11-05 14:58:48,806: INFO: Building opensdn-tor-agent 2025-11-05 14:58:48,888: 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_3_2_7-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_7-2 #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 2.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_7-2 #5 DONE 0.1s #6 [internal] load build context #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #6 [internal] load build context #6 transferring context: 1.52kB done #6 DONE 0.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.4s #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 1.736 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 2.1 MB 00:00 #13 2.112 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 2.613 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 MB/s | 264 kB 00:00 #13 3.018 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #13 5.676 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #13 7.514 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 939 kB 00:00 #13 7.900 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #13 9.146 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 392 kB 00:00 #13 9.499 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #13 9.858 added from: http://tf-mirrors.gz1.opensdn.io/re 453 kB/s | 16 kB 00:00 #13 10.15 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #13 10.46 added from: http://tf-mirrors.gz1.opensdn.io/re 275 kB/s | 13 kB 00:00 #13 10.79 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #13 11.68 added from: http://tf-mirrors.gz1.opensdn.io/re 72 MB/s | 30 MB 00:00 #13 24.51 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 34.07 Dependencies resolved. #13 34.10 ======================================================================================= #13 34.10 Package Arch Version Repository Size #13 34.10 ======================================================================================= #13 34.10 Installing: #13 34.10 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 34.10 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 34.10 Installing dependencies: #13 34.10 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 34.10 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 34.10 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 34.10 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.10 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 34.10 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 34.10 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.10 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.10 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 34.10 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 34.10 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.10 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 34.10 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 34.10 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 34.10 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.10 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 34.10 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 34.10 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.10 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 34.10 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 34.10 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 34.10 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.10 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 34.10 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 34.10 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.10 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 34.10 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 34.10 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 34.10 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 34.10 #13 34.10 Transaction Summary #13 34.10 ======================================================================================= #13 34.10 Install 31 Packages #13 34.10 #13 34.10 Total download size: 12 M #13 34.10 Installed size: 41 M #13 34.10 Downloading Packages: #13 34.11 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 807 kB/s | 16 kB 00:00 #13 34.11 (2/31): boost-1.75.0-8.el9.x86_64.rpm 478 kB/s | 11 kB 00:00 #13 34.11 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 24 kB 00:00 #13 34.12 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 36 kB 00:00 #13 34.13 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #13 34.13 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 44 kB 00:00 #13 34.16 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 32 kB 00:00 #13 34.16 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 773 kB/s | 13 kB 00:00 #13 34.16 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 38 kB 00:00 #13 34.16 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.2 MB/s | 57 kB 00:00 #13 34.16 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 34.17 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.5 MB/s | 38 kB 00:00 #13 34.17 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 16 MB/s | 214 kB 00:00 #13 34.20 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 205 kB 00:00 #13 34.22 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 10 MB/s | 408 kB 00:00 #13 34.22 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 845 kB/s | 15 kB 00:00 #13 34.23 (17/31): boost-program-options-1.75.0-8.el9.x86 5.2 MB/s | 106 kB 00:00 #13 34.23 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 92 kB 00:00 #13 34.24 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #13 34.26 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 277 kB 00:00 #13 34.28 (21/31): boost-serialization-1.75.0-8.el9.x86_6 3.4 MB/s | 129 kB 00:00 #13 34.28 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.6 MB/s | 27 kB 00:00 #13 34.29 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #13 34.29 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 26 MB/s | 230 kB 00:00 #13 34.35 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 55 kB 00:00 #13 34.35 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 574 kB/s | 23 kB 00:00 #13 34.35 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.9 MB/s | 30 kB 00:00 #13 34.35 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #13 34.36 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 12 MB/s | 308 kB 00:00 #13 34.44 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 890 kB/s | 67 kB 00:00 #13 34.61 (31/31): libicu-67.1-9.el9.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #13 34.61 -------------------------------------------------------------------------------- #13 34.61 Total 24 MB/s | 12 MB 00:00 #13 34.61 Running transaction check #13 34.72 Transaction check succeeded. #13 34.72 Running transaction test #13 34.93 Transaction test succeeded. #13 34.93 Running transaction #13 35.49 Preparing : 1/1 #13 35.59 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 35.61 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 35.61 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 35.61 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 35.95 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 35.99 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 35.99 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 35.99 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 35.99 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 36.01 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 36.01 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 36.04 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 36.04 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 36.04 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 36.05 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 36.08 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 36.08 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 36.08 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 36.10 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 36.10 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 36.12 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 36.12 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 36.12 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 36.12 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 36.15 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 36.15 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 36.15 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 36.15 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 36.16 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 36.20 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 36.20 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 36.20 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 36.42 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 36.42 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 36.42 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 36.42 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 36.42 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 36.42 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 36.42 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 36.42 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 36.42 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 36.42 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 36.42 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 36.42 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 36.42 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 36.42 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 36.42 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 36.42 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 36.42 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 36.42 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 36.42 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 36.42 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 36.42 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 36.42 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 36.42 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 36.42 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 36.42 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 36.42 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 36.42 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 36.42 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 36.42 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 36.42 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 36.42 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 36.53 #13 36.53 Installed: #13 36.53 boost-1.75.0-8.el9.x86_64 #13 36.53 boost-atomic-1.75.0-8.el9.x86_64 #13 36.53 boost-chrono-1.75.0-8.el9.x86_64 #13 36.53 boost-container-1.75.0-8.el9.x86_64 #13 36.53 boost-context-1.75.0-8.el9.x86_64 #13 36.53 boost-contract-1.75.0-8.el9.x86_64 #13 36.53 boost-coroutine-1.75.0-8.el9.x86_64 #13 36.53 boost-date-time-1.75.0-8.el9.x86_64 #13 36.53 boost-fiber-1.75.0-8.el9.x86_64 #13 36.53 boost-filesystem-1.75.0-8.el9.x86_64 #13 36.53 boost-graph-1.75.0-8.el9.x86_64 #13 36.53 boost-iostreams-1.75.0-8.el9.x86_64 #13 36.53 boost-locale-1.75.0-8.el9.x86_64 #13 36.53 boost-log-1.75.0-8.el9.x86_64 #13 36.53 boost-math-1.75.0-8.el9.x86_64 #13 36.53 boost-nowide-1.75.0-8.el9.x86_64 #13 36.53 boost-program-options-1.75.0-8.el9.x86_64 #13 36.53 boost-python3-1.75.0-8.el9.x86_64 #13 36.53 boost-random-1.75.0-8.el9.x86_64 #13 36.53 boost-regex-1.75.0-8.el9.x86_64 #13 36.53 boost-serialization-1.75.0-8.el9.x86_64 #13 36.53 boost-stacktrace-1.75.0-8.el9.x86_64 #13 36.53 boost-system-1.75.0-8.el9.x86_64 #13 36.53 boost-test-1.75.0-8.el9.x86_64 #13 36.53 boost-thread-1.75.0-8.el9.x86_64 #13 36.53 boost-timer-1.75.0-8.el9.x86_64 #13 36.53 boost-type_erasure-1.75.0-8.el9.x86_64 #13 36.53 boost-wave-1.75.0-8.el9.x86_64 #13 36.53 gperftools-libs-2.9.1-3.el9.x86_64 #13 36.53 libicu-67.1-9.el9.x86_64 #13 36.53 libunwind-1.6.2-1.el9.x86_64 #13 36.53 #13 36.53 Complete! #13 36.83 75 files removed #13 37.22 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 37.47 Collecting contrail-vrouter-api==0.1.dev0 #13 37.47 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 38.06 Installing collected packages: contrail-vrouter-api #13 38.08 Successfully installed contrail-vrouter-api-0.1.dev0 #13 38.08 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 38.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 3.0s done #15 writing image sha256:92ed29e8277e81ffbd5f6f7bdc52cf32c3c8e4b49e4337017da52ceac34fc879 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_2_7-2 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_2_7-2 0.0s done #15 DONE 3.2s 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-11-05 14:59:48,003: INFO: Docker build duration: 60 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 270b8d52a47d: Preparing 2595ac8f6f5b: Preparing 1545cfd0f3f7: Preparing 4126ee8c5e9b: Preparing 7d2142cd4e3a: Preparing 60fc7dcf15d2: Preparing c6547e2d550b: Preparing 6b6c2af5b194: Preparing f1abda3a023c: Preparing 39e2b534cc31: Preparing ad5e21bcb12f: Preparing a391f2af82df: Preparing 99025e8075bd: Preparing 595b93df4b6d: Preparing 26f106e5f8c0: Preparing 3f920eada0fd: Preparing 68dc719646c5: Preparing 03a1ae92e539: Preparing 73e9c3bdb353: Preparing 44343de3ea1d: Preparing 4126ee8c5e9b: Waiting 7d2142cd4e3a: Waiting 60fc7dcf15d2: Waiting c6547e2d550b: Waiting 6b6c2af5b194: Waiting f1abda3a023c: Waiting 39e2b534cc31: Waiting ad5e21bcb12f: Waiting a391f2af82df: Waiting 99025e8075bd: Waiting 595b93df4b6d: Waiting 26f106e5f8c0: Waiting 3f920eada0fd: Waiting 68dc719646c5: Waiting 03a1ae92e539: Waiting 73e9c3bdb353: Waiting 44343de3ea1d: Waiting 1545cfd0f3f7: Pushed 270b8d52a47d: Pushed 4126ee8c5e9b: Pushed 7d2142cd4e3a: Pushed 60fc7dcf15d2: Pushed 6b6c2af5b194: Layer already exists f1abda3a023c: Layer already exists 39e2b534cc31: Layer already exists ad5e21bcb12f: Layer already exists a391f2af82df: Layer already exists 99025e8075bd: Layer already exists 595b93df4b6d: Layer already exists 26f106e5f8c0: Layer already exists c6547e2d550b: Pushed 3f920eada0fd: Layer already exists 68dc719646c5: Layer already exists 03a1ae92e539: Layer already exists 73e9c3bdb353: Layer already exists 44343de3ea1d: Layer already exists 2595ac8f6f5b: Pushed master-2_3_2_7-2: digest: sha256:a9c3d4ee4e20bf2fe220aa2eda42581aff53eb53de73d0c3ec86c8cab5bb8b18 size: 4505 2025-11-05 15:00:27,755: INFO: Building opensdn-tor-agent finished successfully, duration: 99 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_2_7-2 ec1e951b0655 8 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_2_7-2 cb7bd95a8a48 27 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_2_7-2 ebde86999a90 30 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_2_7-2 298290604f26 32 seconds ago 632MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_2_7-2 92ed29e8277e 44 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_2_7-2 14f19b66c48d About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_7-2 8b9ad8fdfa1b About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_7-2 0b2a17bac07b About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_7-2 6b695cda1331 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_7-2 26bb399b9cca About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_7-2 0b6f180a3652 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_7-2 593666719d17 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_7-2 89434ebbf88a About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_7-2 a68c4c2ae4a3 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_7-2 dc508dd45154 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_7-2 2088848ff243 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_7-2 6c7469f6b9c3 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_7-2 b916a74420be About a minute ago 616MB opensdn-test-test master-2_3_2_7-2 6718a9837a2f About a minute ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_2_7-2 6718a9837a2f About a minute ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_7-2 a8a39b191d63 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_7-2 8044ddacba32 About a minute ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_7-2 8a5bf0a843e5 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_7-2 0ac88aa93780 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_7-2 98dab6af0163 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_7-2 44a5901c0107 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_7-2 e5ffd341264e 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_7-2 57c108c9aeb5 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_7-2 6a75a6daefc0 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_7-2 20866d7a403e 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_7-2 ede363a59b62 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_7-2 7e5c1a5dff68 3 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_7-2 9c83e9c99863 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_7-2 ecb18aad96de 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_7-2 ec607eef3b1f 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_7-2 5fcb7637855c 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_7-2 0d4be5eb4171 5 minutes ago 2.46MB tf-dev-sandbox compile 1bc2d43a481f 5 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_7-2 4ebfdb3563f8 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d105d0a514d5 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_7-2 f5eaab958df7 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_7-2 423192f70e28 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_7-2 19997d212f88 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_3_2_7-2 2cf8236f7852 About an hour ago 2.82GB tf-dev-sandbox sandbox-master-2_3_2_7-2 2cf8236f7852 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB