2025-09-22 15:01:27,419: INFO: Building opensdn-tor-agent 2025-09-22 15:01:27,468: 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_1_4_4-3 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB done #1 DONE 2.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-3 #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.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-3 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.3s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.8s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 4.2s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.7s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.2s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.8s #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 2.308 Contrail repo 2.9 MB/s | 77 kB 00:00 #13 2.446 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #13 3.604 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 4.110 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 264 kB 00:00 #13 4.636 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 7.0 MB 00:00 #13 8.632 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.0 MB 00:00 #13 11.00 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 939 kB 00:00 #13 11.59 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 2.3 MB 00:00 #13 12.81 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 392 kB 00:00 #13 13.06 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #13 13.78 added from: http://tf-mirrors.gz1.opensdn.io/re 67 kB/s | 16 kB 00:00 #13 13.85 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #13 14.28 added from: http://tf-mirrors.gz1.opensdn.io/re 429 kB/s | 13 kB 00:00 #13 14.42 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #13 15.28 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 30 MB 00:00 #13 25.61 Third parties for OpenSDN 36 MB/s | 5.4 MB 00:00 #13 30.40 Dependencies resolved. #13 30.40 ======================================================================================= #13 30.40 Package Arch Version Repository Size #13 30.40 ======================================================================================= #13 30.40 Installing: #13 30.40 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 30.40 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 30.40 Installing dependencies: #13 30.40 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 30.40 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 30.40 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 30.40 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 30.40 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 30.40 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 30.40 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 30.40 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 30.40 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 30.40 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 30.40 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 30.40 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 30.40 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 30.40 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 30.40 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 30.40 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 30.40 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 30.40 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 30.40 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 30.40 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 30.40 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 30.40 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 30.40 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 30.40 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 30.40 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 30.40 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 30.40 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 30.40 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 30.40 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 30.40 #13 30.40 Transaction Summary #13 30.40 ======================================================================================= #13 30.40 Install 31 Packages #13 30.40 #13 30.40 Total download size: 12 M #13 30.40 Installed size: 41 M #13 30.40 Downloading Packages: #13 30.42 (1/31): boost-1.75.0-8.el9.x86_64.rpm 646 kB/s | 11 kB 00:00 #13 30.43 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 739 kB/s | 16 kB 00:00 #13 30.44 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 24 kB 00:00 #13 30.44 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 36 kB 00:00 #13 30.44 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #13 30.44 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 44 kB 00:00 #13 30.44 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 32 kB 00:00 #13 30.45 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 30.45 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 38 kB 00:00 #13 30.47 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.7 MB/s | 57 kB 00:00 #13 30.47 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #13 30.47 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.7 MB/s | 38 kB 00:00 #13 30.48 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 20 MB/s | 214 kB 00:00 #13 30.48 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 23 MB/s | 205 kB 00:00 #13 30.48 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #13 30.51 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 30.51 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 30.51 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 30.51 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #13 30.51 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 28 MB/s | 277 kB 00:00 #13 30.63 (21/31): boost-serialization-1.75.0-8.el9.x86_6 1.0 MB/s | 129 kB 00:00 #13 30.82 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 99 kB/s | 27 kB 00:00 #13 30.82 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 80 kB/s | 13 kB 00:00 #13 30.82 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 23 MB/s | 230 kB 00:00 #13 30.82 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 55 kB 00:00 #13 30.82 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #13 30.82 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.4 MB/s | 30 kB 00:00 #13 30.82 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 14 MB/s | 208 kB 00:00 #13 30.84 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 11 MB/s | 67 kB 00:00 #13 30.84 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #13 30.92 (31/31): libicu-67.1-9.el9.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #13 30.92 -------------------------------------------------------------------------------- #13 30.92 Total 24 MB/s | 12 MB 00:00 #13 30.92 Running transaction check #13 30.95 Transaction check succeeded. #13 30.95 Running transaction test #13 31.13 Transaction test succeeded. #13 31.13 Running transaction #13 32.06 Preparing : 1/1 #13 32.41 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 32.44 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 32.44 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 32.44 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 32.71 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 32.74 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 32.74 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 32.74 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 32.74 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 32.79 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 32.79 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 32.79 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 32.79 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 32.79 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 32.82 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 32.82 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 32.82 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 32.83 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 32.86 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 32.86 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 32.87 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 32.90 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 32.90 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 32.90 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 32.91 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 32.92 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 32.99 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 32.99 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 32.99 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 32.99 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 32.99 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 32.99 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 33.18 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 33.18 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 33.18 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 33.18 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 33.18 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 33.18 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 33.18 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 33.18 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 33.18 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 33.18 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 33.18 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 33.18 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 33.18 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 33.18 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 33.18 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 33.18 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 33.18 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 33.18 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 33.18 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 33.18 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 33.18 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 33.18 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 33.18 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 33.18 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 33.18 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 33.18 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 33.18 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 33.18 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 33.18 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 33.18 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 33.18 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 33.30 #13 33.30 Installed: #13 33.30 boost-1.75.0-8.el9.x86_64 #13 33.30 boost-atomic-1.75.0-8.el9.x86_64 #13 33.30 boost-chrono-1.75.0-8.el9.x86_64 #13 33.30 boost-container-1.75.0-8.el9.x86_64 #13 33.30 boost-context-1.75.0-8.el9.x86_64 #13 33.30 boost-contract-1.75.0-8.el9.x86_64 #13 33.30 boost-coroutine-1.75.0-8.el9.x86_64 #13 33.30 boost-date-time-1.75.0-8.el9.x86_64 #13 33.30 boost-fiber-1.75.0-8.el9.x86_64 #13 33.30 boost-filesystem-1.75.0-8.el9.x86_64 #13 33.30 boost-graph-1.75.0-8.el9.x86_64 #13 33.30 boost-iostreams-1.75.0-8.el9.x86_64 #13 33.30 boost-locale-1.75.0-8.el9.x86_64 #13 33.30 boost-log-1.75.0-8.el9.x86_64 #13 33.30 boost-math-1.75.0-8.el9.x86_64 #13 33.30 boost-nowide-1.75.0-8.el9.x86_64 #13 33.30 boost-program-options-1.75.0-8.el9.x86_64 #13 33.30 boost-python3-1.75.0-8.el9.x86_64 #13 33.30 boost-random-1.75.0-8.el9.x86_64 #13 33.30 boost-regex-1.75.0-8.el9.x86_64 #13 33.30 boost-serialization-1.75.0-8.el9.x86_64 #13 33.30 boost-stacktrace-1.75.0-8.el9.x86_64 #13 33.30 boost-system-1.75.0-8.el9.x86_64 #13 33.30 boost-test-1.75.0-8.el9.x86_64 #13 33.30 boost-thread-1.75.0-8.el9.x86_64 #13 33.30 boost-timer-1.75.0-8.el9.x86_64 #13 33.30 boost-type_erasure-1.75.0-8.el9.x86_64 #13 33.30 boost-wave-1.75.0-8.el9.x86_64 #13 33.30 gperftools-libs-2.9.1-3.el9.x86_64 #13 33.30 libicu-67.1-9.el9.x86_64 #13 33.30 libunwind-1.6.2-1.el9.x86_64 #13 33.30 #13 33.30 Complete! #13 33.64 80 files removed #13 34.03 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 34.06 Collecting contrail-vrouter-api==0.1.dev0 #13 34.09 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 34.15 Installing collected packages: contrail-vrouter-api #13 34.16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 34.16 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 34.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 3.4s done #15 writing image sha256:fab4dcd5c4f5771a587bdc54e75d9872c28cbd6901c7017f74dc02444230726a #15 writing image sha256:fab4dcd5c4f5771a587bdc54e75d9872c28cbd6901c7017f74dc02444230726a 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_4-3 0.0s done #15 DONE 3.6s 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-09-22 15:03:44,129: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 31f4bb746c38: Preparing 129eca4baddf: Preparing ab16a81d3cb7: Preparing ea31b48cc969: Preparing f64e49f80494: Preparing 4cf55ee99926: Preparing 7535610684fc: Preparing 789f2c1b65d4: Preparing 247cc4a2c972: Preparing 6d2fbd7bcfa5: Preparing f412a46e0331: Preparing 78c3c78f8e7f: Preparing 2e8856362b70: Preparing 8de00deb0994: Preparing ff7086480bff: Preparing f55078ea098b: Preparing e9388e75dd77: Preparing eb542f9065c7: Preparing 44343de3ea1d: Preparing 31f4bb746c38: Waiting 129eca4baddf: Waiting ab16a81d3cb7: Waiting ea31b48cc969: Waiting f64e49f80494: Waiting 4cf55ee99926: Waiting 7535610684fc: Waiting 789f2c1b65d4: Waiting 247cc4a2c972: Waiting 6d2fbd7bcfa5: Waiting f412a46e0331: Waiting 78c3c78f8e7f: Waiting 2e8856362b70: Waiting 8de00deb0994: Waiting ff7086480bff: Waiting f55078ea098b: Waiting e9388e75dd77: Waiting eb542f9065c7: Waiting 44343de3ea1d: Waiting 31f4bb746c38: Pushed ab16a81d3cb7: Pushed ea31b48cc969: Pushed f64e49f80494: Pushed 4cf55ee99926: Pushed 789f2c1b65d4: Layer already exists 247cc4a2c972: Layer already exists 6d2fbd7bcfa5: Layer already exists 7535610684fc: Pushed f412a46e0331: Layer already exists 78c3c78f8e7f: Layer already exists 2e8856362b70: Layer already exists 8de00deb0994: Layer already exists ff7086480bff: Layer already exists f55078ea098b: Layer already exists e9388e75dd77: Layer already exists eb542f9065c7: Layer already exists 44343de3ea1d: Layer already exists 129eca4baddf: Pushed master-2_1_4_4-3: digest: sha256:20584a12a8171bb60a19bb84f69b942cb452eb142c9a1f74af851c2dec8b06a4 size: 4292 2025-09-22 15:04:07,311: INFO: Building opensdn-tor-agent finished successfully, duration: 160 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_4-3 fab4dcd5c4f5 27 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_4_4-3 cfb06a1c98ff 27 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_4_4-3 45b352710dd9 28 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_4-3 0f220b93697e 38 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_4-3 d8db1e1b8b9b 39 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_4_4-3 e69108622a89 47 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_4-3 241507ea2813 51 seconds ago 859MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_1_4_4-3 5d205ee55518 58 seconds ago 1.38GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_4-3 09a64402d869 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_4_4-3 0a31ebe54f6e About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_4-3 e120a5e7310d About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_4_4-3 279b4310fb51 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_4_4-3 7e078f82c471 About a minute ago 551MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_4-3 2ca0be7efb8e About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_4_4-3 cd87e08c61aa About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_4-3 2ddbf171313b About a minute ago 887MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_4-3 5a259a76a7b5 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_4-3 cfecbf27d4ea 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_4-3 9ec99e478d1b 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_4-3 1f4394940276 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_4-3 9b3119b40431 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_4-3 a4418b1bb8ca 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_4-3 e77b7a750a25 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_4-3 2254c024ade6 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_4-3 c92a29ebc595 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_4-3 6817cf1abd78 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_4-3 60a8cd3f64ca 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_4-3 7216b92b0379 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_4-3 8d7a30628ce4 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_4-3 880835d678f3 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_4-3 c40c261851ed 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_4-3 b40632e59eba 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_4-3 18c9d6a09276 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_4-3 7ced8c62b1df 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_4-3 5a899791ae77 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_4-3 4d1952fc6991 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_4-3 78b88bd96ff9 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_4-3 ecbd1fbfad21 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_4-3 c8be7431ea4d 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_4-3 6c058bd432be 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_4-3 a19c50cc84ff 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_4-3 d530900545a4 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_4-3 2260c1e3e2c6 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_4-3 d36d290fe556 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_4-3 55778370c533 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_4-3 141054132abf 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_4-3 2d7ded4cfd10 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_4-3 e8819a93d0b8 6 minutes ago 2.32MB tf-dev-sandbox compile 861d9c046c52 7 minutes ago 32.2GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_4-3 b8d2bfd9ad6c 15 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 6207a32f0fe8 15 minutes ago 2.3MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_4-3 acb9bb89639f 15 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_4-3 b8ef902aaaf1 15 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_4-3 1ddd78fed75b 15 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cc4c660bb7a7 24 hours ago 20.9GB