2025-11-01 14:54:02,059: INFO: Building opensdn-tor-agent 2025-11-01 14:54:02,098: 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_1_8-1 --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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_8-1 #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.1s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_8-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_8-1 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 1.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.4s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.8s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.7s #14 [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 #14 1.439 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #14 2.049 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #14 2.433 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 264 kB 00:00 #14 2.769 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 7.0 MB 00:00 #14 5.763 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #14 7.276 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 939 kB 00:00 #14 7.614 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 2.3 MB 00:00 #14 8.641 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 392 kB 00:00 #14 9.043 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #14 9.344 added from: http://tf-mirrors.gz1.opensdn.io/re 807 kB/s | 16 kB 00:00 #14 9.510 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 kB/s | 257 B 00:00 #14 9.799 added from: http://tf-mirrors.gz1.opensdn.io/re 331 kB/s | 13 kB 00:00 #14 10.38 added from: http://tf-mirrors.gz1.opensdn.io/re 180 kB/s | 64 kB 00:00 #14 11.14 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #14 21.72 Third parties for OpenSDN 48 MB/s | 5.1 MB 00:00 #14 28.45 Dependencies resolved. #14 28.45 ======================================================================================= #14 28.45 Package Arch Version Repository Size #14 28.45 ======================================================================================= #14 28.45 Installing: #14 28.45 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 28.45 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 28.45 Installing dependencies: #14 28.45 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 28.45 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 28.45 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 28.45 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 28.45 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 28.45 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 28.45 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 28.45 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 28.45 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 28.45 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 28.45 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 28.45 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 28.45 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 28.45 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 28.45 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 28.45 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 28.45 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 28.45 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 28.45 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 28.45 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 28.45 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 28.45 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 28.45 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 28.45 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 28.45 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 28.45 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 28.45 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 28.45 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 28.45 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 28.45 #14 28.45 Transaction Summary #14 28.45 ======================================================================================= #14 28.45 Install 31 Packages #14 28.45 #14 28.45 Total download size: 12 M #14 28.45 Installed size: 41 M #14 28.45 Downloading Packages: #14 28.45 (1/31): boost-1.75.0-8.el9.x86_64.rpm 465 kB/s | 11 kB 00:00 #14 28.48 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 487 kB/s | 16 kB 00:00 #14 28.48 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 24 kB 00:00 #14 28.48 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 36 kB 00:00 #14 28.48 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 15 kB 00:00 #14 28.48 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 11 MB/s | 44 kB 00:00 #14 28.48 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 32 kB 00:00 #14 28.48 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 13 kB 00:00 #14 28.48 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 9.1 MB/s | 38 kB 00:00 #14 28.48 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 11 MB/s | 57 kB 00:00 #14 28.49 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #14 28.49 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.6 MB/s | 38 kB 00:00 #14 28.49 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 32 MB/s | 214 kB 00:00 #14 28.50 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 35 MB/s | 408 kB 00:00 #14 28.50 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 18 MB/s | 205 kB 00:00 #14 28.50 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #14 28.50 (17/31): boost-program-options-1.75.0-8.el9.x86 21 MB/s | 106 kB 00:00 #14 28.57 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 15 MB/s | 92 kB 00:00 #14 28.57 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 23 kB 00:00 #14 28.57 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 38 MB/s | 277 kB 00:00 #14 28.57 (21/31): boost-serialization-1.75.0-8.el9.x86_6 15 MB/s | 129 kB 00:00 #14 28.57 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.9 MB/s | 27 kB 00:00 #14 28.57 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 13 kB 00:00 #14 28.57 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 35 MB/s | 230 kB 00:00 #14 28.57 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 55 kB 00:00 #14 28.57 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 23 kB 00:00 #14 28.57 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 7.0 MB/s | 30 kB 00:00 #14 28.57 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 32 MB/s | 208 kB 00:00 #14 28.57 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 30 MB/s | 308 kB 00:00 #14 28.57 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.8 MB/s | 67 kB 00:00 #14 28.67 (31/31): libicu-67.1-9.el9.x86_64.rpm 46 MB/s | 9.6 MB 00:00 #14 28.67 -------------------------------------------------------------------------------- #14 28.67 Total 59 MB/s | 12 MB 00:00 #14 28.67 Running transaction check #14 28.67 Transaction check succeeded. #14 28.67 Running transaction test #14 28.81 Transaction test succeeded. #14 28.81 Running transaction #14 29.32 Preparing : 1/1 #14 29.44 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 29.44 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 29.44 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 29.44 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 29.64 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 29.64 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 29.64 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 29.64 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 29.67 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 29.67 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 29.67 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 29.75 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 29.75 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 29.75 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 29.75 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 29.75 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 29.75 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 29.75 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 29.75 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 29.75 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 29.79 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 29.79 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 29.79 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 29.79 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 29.79 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 29.84 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 29.84 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 29.84 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 29.84 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 29.84 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 29.95 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 29.95 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 30.26 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 30.26 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 30.26 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 30.26 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 30.26 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 30.26 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 30.26 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 30.26 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 30.26 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 30.26 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 30.26 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 30.26 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 30.26 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 30.26 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 30.26 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 30.26 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 30.26 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 30.26 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 30.26 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 30.26 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 30.26 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 30.26 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 30.26 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 30.26 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 30.26 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 30.26 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 30.26 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 30.26 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 30.26 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 30.26 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 30.26 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 30.42 #14 30.42 Installed: #14 30.42 boost-1.75.0-8.el9.x86_64 #14 30.42 boost-atomic-1.75.0-8.el9.x86_64 #14 30.42 boost-chrono-1.75.0-8.el9.x86_64 #14 30.42 boost-container-1.75.0-8.el9.x86_64 #14 30.42 boost-context-1.75.0-8.el9.x86_64 #14 30.42 boost-contract-1.75.0-8.el9.x86_64 #14 30.42 boost-coroutine-1.75.0-8.el9.x86_64 #14 30.42 boost-date-time-1.75.0-8.el9.x86_64 #14 30.42 boost-fiber-1.75.0-8.el9.x86_64 #14 30.42 boost-filesystem-1.75.0-8.el9.x86_64 #14 30.42 boost-graph-1.75.0-8.el9.x86_64 #14 30.42 boost-iostreams-1.75.0-8.el9.x86_64 #14 30.42 boost-locale-1.75.0-8.el9.x86_64 #14 30.42 boost-log-1.75.0-8.el9.x86_64 #14 30.42 boost-math-1.75.0-8.el9.x86_64 #14 30.42 boost-nowide-1.75.0-8.el9.x86_64 #14 30.42 boost-program-options-1.75.0-8.el9.x86_64 #14 30.42 boost-python3-1.75.0-8.el9.x86_64 #14 30.42 boost-random-1.75.0-8.el9.x86_64 #14 30.42 boost-regex-1.75.0-8.el9.x86_64 #14 30.42 boost-serialization-1.75.0-8.el9.x86_64 #14 30.42 boost-stacktrace-1.75.0-8.el9.x86_64 #14 30.42 boost-system-1.75.0-8.el9.x86_64 #14 30.42 boost-test-1.75.0-8.el9.x86_64 #14 30.42 boost-thread-1.75.0-8.el9.x86_64 #14 30.42 boost-timer-1.75.0-8.el9.x86_64 #14 30.42 boost-type_erasure-1.75.0-8.el9.x86_64 #14 30.42 boost-wave-1.75.0-8.el9.x86_64 #14 30.42 gperftools-libs-2.9.1-3.el9.x86_64 #14 30.42 libicu-67.1-9.el9.x86_64 #14 30.42 libunwind-1.6.2-1.el9.x86_64 #14 30.42 #14 30.42 Complete! #14 30.58 75 files removed #14 31.16 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 31.23 Collecting contrail-vrouter-api==0.1.dev0 #14 31.23 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 31.55 Installing collected packages: contrail-vrouter-api #14 31.55 Successfully installed contrail-vrouter-api-0.1.dev0 #14 31.58 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 #14 DONE 32.4s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.8s #16 exporting to image #16 exporting layers #16 exporting layers 3.3s done #16 writing image sha256:23c5488389e78d0751cd2336ecd2299600715707ba61776f73652b779c066222 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_8-1 done #16 DONE 4.0s 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-01 14:55:28,746: INFO: Docker build duration: 86 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c6b106b6a5ea: Preparing 46f23ac8c26d: Preparing 0c8f0f6dc533: Preparing 9dee6c8a5725: Preparing d60a4d3b9b53: Preparing fc1c6dafe96c: Preparing 5d17773a9237: Preparing b3609e08cbef: Preparing 1c288ea29f30: Preparing bd9a545fa105: Preparing fe3bac33df7a: Preparing 69c90dfcf36b: Preparing 755667c9c046: Preparing b0a6b9078503: Preparing f079a7a371ec: Preparing 9b3c52933a79: Preparing 8baf2be7ca2f: Preparing e695b3b440e0: Preparing a9e3bf695d9e: Preparing 44343de3ea1d: Preparing c6b106b6a5ea: Waiting 46f23ac8c26d: Waiting 0c8f0f6dc533: Waiting 9dee6c8a5725: Waiting d60a4d3b9b53: Waiting fc1c6dafe96c: Waiting 5d17773a9237: Waiting b3609e08cbef: Waiting 1c288ea29f30: Waiting bd9a545fa105: Waiting fe3bac33df7a: Waiting 69c90dfcf36b: Waiting 755667c9c046: Waiting b0a6b9078503: Waiting f079a7a371ec: Waiting 9b3c52933a79: Waiting 8baf2be7ca2f: Waiting e695b3b440e0: Waiting a9e3bf695d9e: Waiting 44343de3ea1d: Waiting c6b106b6a5ea: Pushed 0c8f0f6dc533: Pushed 9dee6c8a5725: Pushed d60a4d3b9b53: Pushed fc1c6dafe96c: Pushed b3609e08cbef: Layer already exists 1c288ea29f30: Layer already exists bd9a545fa105: Layer already exists fe3bac33df7a: Layer already exists 69c90dfcf36b: Layer already exists 755667c9c046: Layer already exists b0a6b9078503: Layer already exists f079a7a371ec: Layer already exists 5d17773a9237: Pushed 9b3c52933a79: Layer already exists 8baf2be7ca2f: Layer already exists e695b3b440e0: Layer already exists 44343de3ea1d: Layer already exists a9e3bf695d9e: Layer already exists 46f23ac8c26d: Pushed master-2_3_1_8-1: digest: sha256:94a8e29a138a29821a2d296f46c23cba0120231d1f0f9539cdc5fd42b58c781a size: 4505 2025-11-01 14:56:09,577: INFO: Building opensdn-tor-agent finished successfully, duration: 127 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_8-1 177df793e3c1 12 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_1_8-1 dbc8d23c1bc7 44 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_1_8-1 0a69df7f356f 46 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_8-1 23c5488389e7 46 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_8-1 1bc5b8cfdb71 48 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_8-1 17e5a21a3cc1 51 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_8-1 588532c5722e About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_1_8-1 3962c9ffcf6a About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_8-1 690a10debb06 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_8-1 40454e034892 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_8-1 dfb3320eed38 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_8-1 642f7335cfda About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_8-1 a6100201eaa7 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_8-1 e09254ff2482 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_8-1 0062b9b2389e About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_8-1 1a8c14b21003 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_8-1 534e1d6b4588 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_8-1 5a33d64b407d About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_8-1 a20d86fd2b89 About a minute ago 628MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_8-1 429b09b91e8e About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_8-1 b7cc0f6e4b7c About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_8-1 0b15b9711993 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_8-1 d03d6cfa34c4 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_8-1 b70ea1605a4a About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_8-1 5974863c69f7 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_8-1 3f0836316b8b About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_8-1 30011efdc918 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_8-1 ba8ffdca0b44 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_8-1 f46d7b421f47 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_1_8-1 8b461a32f7d9 4 minutes ago 430MB opensdn-test-test master-2_3_1_8-1 787b5dfa5472 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_8-1 787b5dfa5472 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_8-1 052eab46f4bf 6 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_8-1 e8a592785551 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_8-1 f180d292a24c 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_8-1 d04397245f1a 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_8-1 87f920f128dd 6 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_8-1 5410ecb154e9 6 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_8-1 07d537c09ebd 7 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_8-1 72586bb78892 7 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_8-1 343e754214bd 7 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_8-1 ab23897c5569 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_8-1 1281b20a268e 8 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_8-1 81fe8f56c48a 8 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_8-1 f20ceea3d5de 8 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_8-1 7b3373e668dd 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_8-1 a1f2dcd792a8 9 minutes ago 2.45MB tf-dev-sandbox compile 5c4188c0443e 10 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_8-1 fcd1218aedb0 17 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_8-1 b886e9febbe8 17 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_8-1 805d5a82bc7a 17 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 456b380babaa 17 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_8-1 e27339326a0c 17 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 846111fe481d 17 hours ago 23.5GB