2025-11-15 19:02:55,927: INFO: Building opensdn-tor-agent 2025-11-15 19:02:55,986: 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_5_1-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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_1-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 transferring context: #4 transferring context: 2B done #4 DONE 0.7s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_1-6 #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_5_1-6 #7 DONE 0.0s #8 [internal] load build context #8 ... #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.7s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 ... #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.0s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.3s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.6s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.0s #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.759 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #14 3.323 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #14 3.728 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 264 kB 00:00 #14 4.185 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #14 8.965 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.0 MB 00:00 #14 11.46 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #14 12.28 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 2.3 MB 00:00 #14 14.20 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 392 kB 00:00 #14 14.69 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 451 kB 00:00 #14 15.31 added from: http://tf-mirrors.gz1.opensdn.io/re 72 kB/s | 16 kB 00:00 #14 15.61 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 kB/s | 257 B 00:00 #14 16.01 added from: http://tf-mirrors.gz1.opensdn.io/re 408 kB/s | 13 kB 00:00 #14 16.41 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 64 kB 00:00 #14 17.43 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #14 41.47 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #14 54.34 Dependencies resolved. #14 54.34 ======================================================================================= #14 54.34 Package Arch Version Repository Size #14 54.34 ======================================================================================= #14 54.34 Installing: #14 54.34 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 54.34 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 54.34 Installing dependencies: #14 54.34 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 54.34 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 54.34 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 54.34 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 54.34 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 54.34 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 54.34 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 54.34 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 54.34 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 54.34 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 54.34 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 54.34 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 54.34 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 54.34 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 54.34 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 54.34 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 54.34 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 54.34 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 54.34 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 54.34 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 54.34 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 54.34 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 54.34 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 54.34 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 54.34 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 54.34 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 54.34 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 54.34 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 54.34 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 54.34 #14 54.34 Transaction Summary #14 54.34 ======================================================================================= #14 54.34 Install 31 Packages #14 54.34 #14 54.34 Total download size: 12 M #14 54.34 Installed size: 41 M #14 54.34 Downloading Packages: #14 54.41 (1/31): boost-1.75.0-8.el9.x86_64.rpm 439 kB/s | 11 kB 00:00 #14 54.41 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 473 kB/s | 16 kB 00:00 #14 54.41 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 24 kB 00:00 #14 54.41 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 36 kB 00:00 #14 54.41 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 871 kB/s | 15 kB 00:00 #14 54.41 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 44 kB 00:00 #14 54.41 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 32 kB 00:00 #14 54.41 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #14 54.46 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 38 kB 00:00 #14 54.46 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.0 MB/s | 57 kB 00:00 #14 54.46 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 101 kB 00:00 #14 54.46 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.9 MB/s | 38 kB 00:00 #14 54.46 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 9.7 MB/s | 214 kB 00:00 #14 54.48 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 205 kB 00:00 #14 54.50 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 408 kB 00:00 #14 54.50 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 724 kB/s | 15 kB 00:00 #14 54.51 (17/31): boost-program-options-1.75.0-8.el9.x86 6.8 MB/s | 106 kB 00:00 #14 54.53 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 92 kB 00:00 #14 54.53 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #14 54.54 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 11 MB/s | 277 kB 00:00 #14 54.55 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.6 MB/s | 129 kB 00:00 #14 54.56 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.8 MB/s | 27 kB 00:00 #14 54.57 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 724 kB/s | 13 kB 00:00 #14 54.58 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 12 MB/s | 230 kB 00:00 #14 54.62 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 55 kB 00:00 #14 54.62 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #14 54.62 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.0 MB/s | 30 kB 00:00 #14 54.62 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 12 MB/s | 208 kB 00:00 #14 54.62 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #14 54.62 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.2 MB/s | 67 kB 00:00 #14 54.84 (31/31): libicu-67.1-9.el9.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #14 54.84 -------------------------------------------------------------------------------- #14 54.84 Total 25 MB/s | 12 MB 00:00 #14 54.84 Running transaction check #14 55.03 Transaction check succeeded. #14 55.03 Running transaction test #14 55.74 Transaction test succeeded. #14 55.75 Running transaction #14 56.81 Preparing : 1/1 #14 56.93 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 56.97 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 56.97 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 56.99 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 58.23 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 58.26 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 58.26 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 58.28 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 58.28 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 58.35 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 58.35 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 58.40 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 58.40 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 58.40 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 58.40 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 58.46 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 58.46 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 58.53 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 58.53 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 58.53 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 58.55 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 58.59 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 58.59 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 58.59 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 58.60 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 58.69 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 58.69 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 58.69 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 58.69 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 58.69 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 58.73 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 58.73 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 58.96 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 58.96 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 58.96 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 58.96 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 58.96 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 58.96 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 58.96 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 58.96 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 58.96 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 58.96 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 58.96 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 58.96 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 58.96 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 58.96 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 58.96 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 58.96 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 58.96 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 58.96 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 58.96 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 58.96 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 58.96 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 58.96 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 58.96 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 58.96 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 58.96 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 58.96 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 58.96 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 58.96 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 58.96 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 58.96 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 58.96 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 59.14 #14 59.14 Installed: #14 59.14 boost-1.75.0-8.el9.x86_64 #14 59.14 boost-atomic-1.75.0-8.el9.x86_64 #14 59.14 boost-chrono-1.75.0-8.el9.x86_64 #14 59.14 boost-container-1.75.0-8.el9.x86_64 #14 59.14 boost-context-1.75.0-8.el9.x86_64 #14 59.14 boost-contract-1.75.0-8.el9.x86_64 #14 59.14 boost-coroutine-1.75.0-8.el9.x86_64 #14 59.14 boost-date-time-1.75.0-8.el9.x86_64 #14 59.14 boost-fiber-1.75.0-8.el9.x86_64 #14 59.14 boost-filesystem-1.75.0-8.el9.x86_64 #14 59.14 boost-graph-1.75.0-8.el9.x86_64 #14 59.14 boost-iostreams-1.75.0-8.el9.x86_64 #14 59.14 boost-locale-1.75.0-8.el9.x86_64 #14 59.14 boost-log-1.75.0-8.el9.x86_64 #14 59.14 boost-math-1.75.0-8.el9.x86_64 #14 59.14 boost-nowide-1.75.0-8.el9.x86_64 #14 59.14 boost-program-options-1.75.0-8.el9.x86_64 #14 59.14 boost-python3-1.75.0-8.el9.x86_64 #14 59.14 boost-random-1.75.0-8.el9.x86_64 #14 59.14 boost-regex-1.75.0-8.el9.x86_64 #14 59.14 boost-serialization-1.75.0-8.el9.x86_64 #14 59.14 boost-stacktrace-1.75.0-8.el9.x86_64 #14 59.14 boost-system-1.75.0-8.el9.x86_64 #14 59.14 boost-test-1.75.0-8.el9.x86_64 #14 59.14 boost-thread-1.75.0-8.el9.x86_64 #14 59.14 boost-timer-1.75.0-8.el9.x86_64 #14 59.14 boost-type_erasure-1.75.0-8.el9.x86_64 #14 59.14 boost-wave-1.75.0-8.el9.x86_64 #14 59.14 gperftools-libs-2.9.1-3.el9.x86_64 #14 59.14 libicu-67.1-9.el9.x86_64 #14 59.14 libunwind-1.6.2-1.el9.x86_64 #14 59.14 #14 59.14 Complete! #14 59.64 75 files removed #14 61.31 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 61.49 Collecting contrail-vrouter-api==0.1.dev0 #14 61.53 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 62.67 Installing collected packages: contrail-vrouter-api #14 62.67 Successfully installed contrail-vrouter-api-0.1.dev0 #14 62.69 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 63.8s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.3s #16 exporting to image #16 exporting layers #16 exporting layers 11.9s done #16 writing image sha256:867b9a41dbe4d8d218da35c0bff54342c070209f6c04ca7ba39fd795c2dad3db #16 writing image sha256:867b9a41dbe4d8d218da35c0bff54342c070209f6c04ca7ba39fd795c2dad3db 0.6s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_1-6 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_1-6 0.2s done #16 DONE 16.3s 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-15 19:04:52,979: INFO: Docker build duration: 117 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 699345ba9a99: Preparing 8557968850ce: Preparing 4051f96fc55d: Preparing 7a7e8badc8f9: Preparing ae9bd53bd836: Preparing 3adf87a0cc01: Preparing 0d97fce62e56: Preparing a6b694ee91fb: Preparing f01d5d101e2c: Preparing c680d6d57fb3: Preparing 5a289e7e0ab4: Preparing e9792f0da8be: Preparing d83b21c347e3: Preparing a2b5292151f8: Preparing 516cdd26f8d1: Preparing 6c7a4ca0afa6: Preparing 9786a9d649b4: Preparing d133f9f10234: Preparing 2227f1fdcda1: Preparing 44343de3ea1d: Preparing 3adf87a0cc01: Waiting 0d97fce62e56: Waiting a6b694ee91fb: Waiting f01d5d101e2c: Waiting c680d6d57fb3: Waiting 5a289e7e0ab4: Waiting e9792f0da8be: Waiting d83b21c347e3: Waiting a2b5292151f8: Waiting 516cdd26f8d1: Waiting 6c7a4ca0afa6: Waiting 9786a9d649b4: Waiting d133f9f10234: Waiting 2227f1fdcda1: Waiting 44343de3ea1d: Waiting 699345ba9a99: Pushed 4051f96fc55d: Pushed 7a7e8badc8f9: Pushed a6b694ee91fb: Layer already exists 3adf87a0cc01: Pushed f01d5d101e2c: Layer already exists ae9bd53bd836: Pushed c680d6d57fb3: Layer already exists e9792f0da8be: Layer already exists 5a289e7e0ab4: Layer already exists d83b21c347e3: Layer already exists 516cdd26f8d1: Layer already exists 0d97fce62e56: Pushed a2b5292151f8: Layer already exists 9786a9d649b4: Layer already exists 6c7a4ca0afa6: Layer already exists d133f9f10234: Layer already exists 2227f1fdcda1: Layer already exists 44343de3ea1d: Layer already exists 8557968850ce: Pushed master-2_3_5_1-6: digest: sha256:6748402885cdaaf7ac3b570fb873b446e428fed2f7f84c1c7ede03322b929bf5 size: 4505 2025-11-15 19:05:09,883: INFO: Building opensdn-tor-agent finished successfully, duration: 134 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_5_1-6 c1a0897cc055 7 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_5_1-6 1addcd406aea 9 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_5_1-6 73c1275fe315 18 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_5_1-6 17ac0536ce6a 28 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_5_1-6 70cd3d0340a6 29 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_5_1-6 867b9a41dbe4 35 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_5_1-6 ad4319bdebc4 37 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_5_1-6 0749cfccc234 43 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_5_1-6 a7366ec4c8b8 44 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_5_1-6 3e290515126c 58 seconds ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_5_1-6 3178dcdf06d9 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_5_1-6 7a98faeedf45 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_5_1-6 45d140ced619 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_5_1-6 95686fbb91a2 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_1-6 cef640221b3e About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_1-6 d5218b18fe1e About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_1-6 86d936d7eb34 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_1-6 8b10cf5302e4 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_1-6 25aa6a5d1d84 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_1-6 fa3f277393bf 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_1-6 49ceb817b7c5 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_1-6 825c6a09631a 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_1-6 8d6c05097ae3 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_1-6 c777d2a2cb43 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_1-6 5001b57b3bb2 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_1-6 9b49a3bf6096 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_1-6 3d3b526815e0 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_5_1-6 3e08fae23dad 3 minutes ago 430MB opensdn-test-test master-2_3_5_1-6 dbdc77737110 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_1-6 dbdc77737110 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_1-6 0dd2e6b02d0f 5 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_1-6 3eb5e22376f0 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_1-6 389a86626ffc 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_1-6 ebb3555cd158 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_1-6 9047a78e4ce1 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_1-6 b581209318a3 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_1-6 ad880266a596 6 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_1-6 49ab7ed12b50 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_1-6 0048f57ecd71 7 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_1-6 afda4b843647 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_1-6 ac1a7424ad87 7 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_1-6 62876e3a7c21 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_1-6 cdcd36def33f 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_1-6 572fc730d248 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_1-6 529d7557d991 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_1-6 5ea9d0ea9b83 9 minutes ago 2.46MB tf-dev-sandbox compile 61456de70a77 9 minutes ago 39.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_1-6 4d7ba2a5631f 41 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 825cab269de4 41 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_1-6 c27f26b1cd2e 41 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_1-6 2c4dc23c5abb 41 minutes ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_1-6 34ebf498d7e4 41 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 662f51d64a14 3 days ago 23.5GB