2025-11-03 08:13:48,320: INFO: Building opensdn-tor-agent 2025-11-03 08:13:48,385: 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_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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_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 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_4-6 #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_4-6 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.4s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.7s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.9s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.4s #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.076 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #14 2.290 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #14 2.920 added from: http://tf-mirrors.gz1.opensdn.io/re 445 kB/s | 264 kB 00:00 #14 3.656 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 7.0 MB 00:00 #14 7.031 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 4.0 MB 00:00 #14 8.349 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #14 8.903 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.3 MB 00:00 #14 9.939 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 392 kB 00:00 #14 10.30 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #14 10.63 added from: http://tf-mirrors.gz1.opensdn.io/re 653 kB/s | 16 kB 00:00 #14 10.91 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #14 11.12 added from: http://tf-mirrors.gz1.opensdn.io/re 462 kB/s | 13 kB 00:00 #14 11.38 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #14 12.20 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 30 MB 00:00 #14 25.08 Third parties for OpenSDN 18 MB/s | 5.1 MB 00:00 #14 30.67 Dependencies resolved. #14 30.67 ======================================================================================= #14 30.67 Package Arch Version Repository Size #14 30.67 ======================================================================================= #14 30.67 Installing: #14 30.67 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 30.67 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 30.67 Installing dependencies: #14 30.67 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 30.67 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 30.67 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 30.67 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 30.67 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 30.67 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 30.67 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 30.67 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 30.67 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 30.67 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 30.67 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 30.67 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 30.67 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 30.67 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 30.67 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 30.67 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 30.67 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 30.67 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 30.67 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 30.67 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 30.67 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 30.67 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 30.67 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 30.67 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 30.67 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 30.67 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 30.67 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 30.67 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 30.67 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 30.67 #14 30.67 Transaction Summary #14 30.67 ======================================================================================= #14 30.67 Install 31 Packages #14 30.67 #14 30.67 Total download size: 12 M #14 30.67 Installed size: 41 M #14 30.67 Downloading Packages: #14 30.71 (1/31): boost-1.75.0-8.el9.x86_64.rpm 375 kB/s | 11 kB 00:00 #14 30.71 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 450 kB/s | 16 kB 00:00 #14 30.75 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 24 kB 00:00 #14 30.75 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 36 kB 00:00 #14 30.75 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #14 30.75 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 44 kB 00:00 #14 30.75 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 32 kB 00:00 #14 30.75 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #14 30.75 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #14 30.75 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 10 MB/s | 57 kB 00:00 #14 30.79 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 10 MB/s | 101 kB 00:00 #14 30.79 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.7 MB/s | 38 kB 00:00 #14 30.79 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 11 MB/s | 214 kB 00:00 #14 30.79 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 205 kB 00:00 #14 30.82 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 9.1 MB/s | 408 kB 00:00 #14 30.82 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #14 30.82 (17/31): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #14 30.88 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 92 kB 00:00 #14 30.88 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 415 kB/s | 23 kB 00:00 #14 30.88 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #14 30.92 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.0 MB/s | 129 kB 00:00 #14 30.92 (22/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #14 30.92 (23/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.3 MB/s | 27 kB 00:00 #14 30.92 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 21 MB/s | 230 kB 00:00 #14 30.92 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 55 kB 00:00 #14 30.92 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #14 30.92 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.4 MB/s | 30 kB 00:00 #14 30.92 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #14 30.92 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.1 MB/s | 67 kB 00:00 #14 30.94 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #14 31.05 (31/31): libicu-67.1-9.el9.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #14 31.05 -------------------------------------------------------------------------------- #14 31.05 Total 36 MB/s | 12 MB 00:00 #14 31.05 Running transaction check #14 31.11 Transaction check succeeded. #14 31.11 Running transaction test #14 31.54 Transaction test succeeded. #14 31.54 Running transaction #14 32.51 Preparing : 1/1 #14 32.65 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 33.10 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 33.10 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 33.10 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 33.67 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 33.75 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 33.84 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 34.05 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 34.21 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 34.25 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 34.25 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 34.27 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 34.27 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 34.31 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 34.31 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 34.31 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 34.36 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 34.36 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 34.36 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 34.49 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 34.49 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 34.65 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 34.65 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 34.65 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 34.73 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 34.73 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 34.77 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 34.77 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 34.77 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 34.77 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 34.77 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 34.82 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 35.23 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 35.23 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 35.23 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 35.23 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 35.23 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 35.23 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 35.23 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 35.23 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 35.23 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 35.23 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 35.23 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 35.23 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 35.23 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 35.23 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 35.23 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 35.23 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 35.23 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 35.23 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 35.23 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 35.23 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 35.23 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 35.23 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 35.23 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 35.23 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 35.23 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 35.23 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 35.23 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 35.23 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 35.23 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 35.23 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 35.23 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 35.46 #14 35.46 Installed: #14 35.46 boost-1.75.0-8.el9.x86_64 #14 35.46 boost-atomic-1.75.0-8.el9.x86_64 #14 35.46 boost-chrono-1.75.0-8.el9.x86_64 #14 35.46 boost-container-1.75.0-8.el9.x86_64 #14 35.46 boost-context-1.75.0-8.el9.x86_64 #14 35.46 boost-contract-1.75.0-8.el9.x86_64 #14 35.46 boost-coroutine-1.75.0-8.el9.x86_64 #14 35.46 boost-date-time-1.75.0-8.el9.x86_64 #14 35.46 boost-fiber-1.75.0-8.el9.x86_64 #14 35.46 boost-filesystem-1.75.0-8.el9.x86_64 #14 35.46 boost-graph-1.75.0-8.el9.x86_64 #14 35.46 boost-iostreams-1.75.0-8.el9.x86_64 #14 35.46 boost-locale-1.75.0-8.el9.x86_64 #14 35.46 boost-log-1.75.0-8.el9.x86_64 #14 35.46 boost-math-1.75.0-8.el9.x86_64 #14 35.46 boost-nowide-1.75.0-8.el9.x86_64 #14 35.46 boost-program-options-1.75.0-8.el9.x86_64 #14 35.46 boost-python3-1.75.0-8.el9.x86_64 #14 35.46 boost-random-1.75.0-8.el9.x86_64 #14 35.46 boost-regex-1.75.0-8.el9.x86_64 #14 35.46 boost-serialization-1.75.0-8.el9.x86_64 #14 35.46 boost-stacktrace-1.75.0-8.el9.x86_64 #14 35.46 boost-system-1.75.0-8.el9.x86_64 #14 35.46 boost-test-1.75.0-8.el9.x86_64 #14 35.46 boost-thread-1.75.0-8.el9.x86_64 #14 35.46 boost-timer-1.75.0-8.el9.x86_64 #14 35.46 boost-type_erasure-1.75.0-8.el9.x86_64 #14 35.46 boost-wave-1.75.0-8.el9.x86_64 #14 35.46 gperftools-libs-2.9.1-3.el9.x86_64 #14 35.46 libicu-67.1-9.el9.x86_64 #14 35.46 libunwind-1.6.2-1.el9.x86_64 #14 35.46 #14 35.46 Complete! #14 36.16 75 files removed #14 37.10 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 37.22 Collecting contrail-vrouter-api==0.1.dev0 #14 37.26 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 37.45 Installing collected packages: contrail-vrouter-api #14 37.93 Successfully installed contrail-vrouter-api-0.1.dev0 #14 37.93 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 39.6s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.5s #16 exporting to image #16 exporting layers #16 exporting layers 4.3s done #16 writing image sha256:2610d7e8e8bad754cb3c3a13451c99c6bf6130b1d1dbe32b8177cdb1bebe7ef4 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_4-6 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_4-6 0.1s done #16 DONE 4.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-11-03 08:15:10,725: INFO: Docker build duration: 82 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a680bae6358e: Preparing 6d920556eab7: Preparing 62909d898d20: Preparing 7d2d74e85302: Preparing 2017acdda941: Preparing 6901edbfc898: Preparing 11eec8a77fb3: Preparing ab6ab311fd01: Preparing 8d6c0e5fd531: Preparing af8093366444: Preparing a4b63fcb11f0: Preparing bf4974b5a33a: Preparing 49969d57003f: Preparing f41143e45f82: Preparing faec331a8730: Preparing d2818acf3f1d: Preparing 8cf0fad5496f: Preparing 902aae89c054: Preparing 616d90e231c2: Preparing 44343de3ea1d: Preparing 7d2d74e85302: Waiting 2017acdda941: Waiting 6901edbfc898: Waiting 11eec8a77fb3: Waiting ab6ab311fd01: Waiting 8d6c0e5fd531: Waiting af8093366444: Waiting a4b63fcb11f0: Waiting bf4974b5a33a: Waiting 49969d57003f: Waiting f41143e45f82: Waiting faec331a8730: Waiting d2818acf3f1d: Waiting 8cf0fad5496f: Waiting 902aae89c054: Waiting 616d90e231c2: Waiting 44343de3ea1d: Waiting 62909d898d20: Pushed a680bae6358e: Pushed 7d2d74e85302: Pushed 2017acdda941: Pushed 6901edbfc898: Pushed ab6ab311fd01: Layer already exists 8d6c0e5fd531: Layer already exists af8093366444: Layer already exists a4b63fcb11f0: Layer already exists bf4974b5a33a: Layer already exists 49969d57003f: Layer already exists 11eec8a77fb3: Pushed f41143e45f82: Layer already exists faec331a8730: Layer already exists d2818acf3f1d: Layer already exists 902aae89c054: Layer already exists 8cf0fad5496f: Layer already exists 616d90e231c2: Layer already exists 44343de3ea1d: Layer already exists 6d920556eab7: Pushed master-2_3_1_4-6: digest: sha256:48fd77550cc724e86ddd1dd5187b583ed5a3634ddf4631fc2a28842d5d159c60 size: 4505 2025-11-03 08:15:45,311: INFO: Building opensdn-tor-agent finished successfully, duration: 117 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_4-6 d3346d3c2ab4 9 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_4-6 cceee70740b3 31 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_4-6 42b86ed3e569 40 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_4-6 2610d7e8e8ba 41 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_4-6 0f37daa76fb2 45 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_4-6 1e7cf976b82f 53 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_4-6 dbe4823b530d 56 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_4-6 871aab4d6634 About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_4-6 c803ccb7ce5a About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_4-6 f80a0c65fd90 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_4-6 00b395566daa About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_4-6 f19f64139b15 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_4-6 759a7529f58d About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_4-6 12af1f397456 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_4-6 4bd6ffe4466a About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_4-6 adeb035ea9c7 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_4-6 b3372283e8f1 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_4-6 51c9a5ead430 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_4-6 82405cb51812 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_4-6 4b1e3ac4aacc About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_4-6 777453475a75 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_4-6 b75e2c1ff4e1 About a minute ago 628MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_4-6 fefa071f4831 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_4-6 cfa581554b7b 2 minutes ago 392MB opensdn-test-test master-2_3_1_4-6 7820896b7bba 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_4-6 7820896b7bba 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_4-6 faf4db74e79b 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_4-6 b2ced324f8e5 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_4-6 5cf6d15038fb 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_4-6 46edffe8ac7c 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_4-6 848666b0c643 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_4-6 002a986ded27 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_4-6 7e5840e2654e 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_4-6 563657f04c67 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_4-6 071c4cce0a53 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_4-6 783baa3de36a 3 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_4-6 36cf9895ad04 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_4-6 4eef25893f9f 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_4-6 545608daaa57 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_4-6 11ca68c286b2 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_4-6 97817a58e1c5 6 minutes ago 2.45MB tf-dev-sandbox compile ca6351201498 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_4-6 0712c90e5654 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_4-6 750881c5c3df About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 5b7517bbcef9 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_4-6 26d03eaa1658 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_4-6 2ae0da6a6bad About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_3_1_4-6 769bcf7c9a81 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_3_1_4-6 769bcf7c9a81 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB