2025-10-14 17:18:30,700: INFO: Building opensdn-tor-agent 2025-10-14 17:18:30,741: 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_2_4_4-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 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_4-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 1.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_4_4-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_4-1 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.5s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.2s #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 1.5s #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.933 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.1 MB 00:00 #14 3.414 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #14 4.082 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 264 kB 00:00 #14 4.953 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 7.0 MB 00:00 #14 9.280 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #14 11.53 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #14 12.22 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #14 13.16 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 392 kB 00:00 #14 13.59 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 451 kB 00:00 #14 14.24 added from: http://tf-mirrors.gz1.opensdn.io/re 398 kB/s | 16 kB 00:00 #14 14.77 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #14 15.32 added from: http://tf-mirrors.gz1.opensdn.io/re 361 kB/s | 13 kB 00:00 #14 15.60 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #14 16.73 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 30 MB 00:00 #14 39.24 Third parties for OpenSDN 1.2 MB/s | 5.1 MB 00:04 #14 50.20 Dependencies resolved. #14 50.20 ======================================================================================= #14 50.20 Package Arch Version Repository Size #14 50.20 ======================================================================================= #14 50.20 Installing: #14 50.20 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 50.20 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 50.20 Installing dependencies: #14 50.20 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 50.20 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 50.20 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 50.20 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 50.20 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 50.20 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 50.20 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 50.20 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 50.20 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 50.20 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 50.20 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 50.20 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 50.20 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 50.20 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 50.20 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 50.20 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 50.20 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 50.20 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 50.20 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 50.20 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 50.20 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 50.20 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 50.20 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 50.20 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 50.20 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 50.20 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 50.20 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 50.20 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 50.20 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 50.20 #14 50.20 Transaction Summary #14 50.20 ======================================================================================= #14 50.20 Install 31 Packages #14 50.20 #14 50.20 Total download size: 12 M #14 50.20 Installed size: 41 M #14 50.20 Downloading Packages: #14 50.25 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 310 kB/s | 16 kB 00:00 #14 50.27 (2/31): boost-1.75.0-8.el9.x86_64.rpm 183 kB/s | 11 kB 00:00 #14 50.27 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 24 kB 00:00 #14 50.27 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 36 kB 00:00 #14 50.27 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #14 50.31 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 44 kB 00:00 #14 50.31 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 32 kB 00:00 #14 50.31 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #14 50.31 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 38 kB 00:00 #14 50.31 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.8 MB/s | 57 kB 00:00 #14 50.36 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 101 kB 00:00 #14 50.36 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 815 kB/s | 38 kB 00:00 #14 50.37 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 214 kB 00:00 #14 50.39 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #14 50.39 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 10 MB/s | 205 kB 00:00 #14 50.39 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #14 50.40 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #14 50.40 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 92 kB 00:00 #14 50.42 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #14 50.42 (20/31): boost-serialization-1.75.0-8.el9.x86_6 17 MB/s | 129 kB 00:00 #14 50.42 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #14 50.42 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.2 MB/s | 27 kB 00:00 #14 50.45 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #14 50.45 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 21 MB/s | 230 kB 00:00 #14 50.45 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 55 kB 00:00 #14 50.45 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #14 50.45 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.6 MB/s | 30 kB 00:00 #14 50.45 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #14 50.47 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #14 50.47 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 #14 50.68 (31/31): libicu-67.1-9.el9.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #14 50.68 -------------------------------------------------------------------------------- #14 50.68 Total 25 MB/s | 12 MB 00:00 #14 50.68 Running transaction check #14 50.78 Transaction check succeeded. #14 50.78 Running transaction test #14 51.11 Transaction test succeeded. #14 51.11 Running transaction #14 52.01 Preparing : 1/1 #14 52.23 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 52.23 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 52.23 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 52.23 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 52.74 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 52.82 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 52.82 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 52.82 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 52.83 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 52.84 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 52.86 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 52.86 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 52.86 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 52.88 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 52.91 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 52.91 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 52.91 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 52.91 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 52.98 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 52.98 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 52.98 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 52.98 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 52.99 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 53.01 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 53.01 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 53.04 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 53.06 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 53.14 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 53.14 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 53.17 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 53.19 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 53.23 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 53.57 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 53.57 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 53.57 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 53.57 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 53.57 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 53.57 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 53.57 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 53.57 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 53.57 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 53.57 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 53.57 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 53.57 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 53.57 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 53.57 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 53.57 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 53.57 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 53.57 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 53.57 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 53.57 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 53.57 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 53.57 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 53.57 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 53.57 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 53.57 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 53.57 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 53.57 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 53.57 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 53.57 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 53.57 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 53.57 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 53.57 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 53.75 #14 53.75 Installed: #14 53.75 boost-1.75.0-8.el9.x86_64 #14 53.75 boost-atomic-1.75.0-8.el9.x86_64 #14 53.75 boost-chrono-1.75.0-8.el9.x86_64 #14 53.75 boost-container-1.75.0-8.el9.x86_64 #14 53.75 boost-context-1.75.0-8.el9.x86_64 #14 53.75 boost-contract-1.75.0-8.el9.x86_64 #14 53.75 boost-coroutine-1.75.0-8.el9.x86_64 #14 53.75 boost-date-time-1.75.0-8.el9.x86_64 #14 53.75 boost-fiber-1.75.0-8.el9.x86_64 #14 53.75 boost-filesystem-1.75.0-8.el9.x86_64 #14 53.75 boost-graph-1.75.0-8.el9.x86_64 #14 53.75 boost-iostreams-1.75.0-8.el9.x86_64 #14 53.75 boost-locale-1.75.0-8.el9.x86_64 #14 53.75 boost-log-1.75.0-8.el9.x86_64 #14 53.75 boost-math-1.75.0-8.el9.x86_64 #14 53.75 boost-nowide-1.75.0-8.el9.x86_64 #14 53.75 boost-program-options-1.75.0-8.el9.x86_64 #14 53.75 boost-python3-1.75.0-8.el9.x86_64 #14 53.75 boost-random-1.75.0-8.el9.x86_64 #14 53.75 boost-regex-1.75.0-8.el9.x86_64 #14 53.75 boost-serialization-1.75.0-8.el9.x86_64 #14 53.75 boost-stacktrace-1.75.0-8.el9.x86_64 #14 53.75 boost-system-1.75.0-8.el9.x86_64 #14 53.75 boost-test-1.75.0-8.el9.x86_64 #14 53.75 boost-thread-1.75.0-8.el9.x86_64 #14 53.75 boost-timer-1.75.0-8.el9.x86_64 #14 53.75 boost-type_erasure-1.75.0-8.el9.x86_64 #14 53.75 boost-wave-1.75.0-8.el9.x86_64 #14 53.75 gperftools-libs-2.9.1-3.el9.x86_64 #14 53.75 libicu-67.1-9.el9.x86_64 #14 53.75 libunwind-1.6.2-1.el9.x86_64 #14 53.75 #14 53.75 Complete! #14 54.29 75 files removed #14 55.35 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 55.42 Collecting contrail-vrouter-api==0.1.dev0 #14 55.42 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 55.58 Installing collected packages: contrail-vrouter-api #14 55.61 Successfully installed contrail-vrouter-api-0.1.dev0 #14 55.61 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. #14 DONE 56.4s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.4s #16 exporting to image #16 exporting layers #16 exporting layers 4.4s done #16 writing image sha256:8cc77be2611a899383c6a96c4b399a6ece311c14f8ab3cea0483f1678ea4c6b2 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_4_4-1 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-10-14 17:20:22,968: INFO: Docker build duration: 112 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4e6b68f06c6f: Preparing 69f21b9ad4a9: Preparing 831b4838898d: Preparing 6681e3621cfb: Preparing fda016206243: Preparing ed5f6bb1a399: Preparing c74cc02ac3fb: Preparing 3e6a3a089e87: Preparing f7b6b527d9df: Preparing cad71a97f84e: Preparing 7132381650b4: Preparing ab6a1d3b38ee: Preparing 630d8122db09: Preparing 65dbd3258d40: Preparing 54fb94dbc5ca: Preparing e6c574deff65: Preparing 553f74fd7669: Preparing 1e71d2e3e452: Preparing 44343de3ea1d: Preparing 4e6b68f06c6f: Waiting 69f21b9ad4a9: Waiting 831b4838898d: Waiting 6681e3621cfb: Waiting fda016206243: Waiting ed5f6bb1a399: Waiting c74cc02ac3fb: Waiting 3e6a3a089e87: Waiting f7b6b527d9df: Waiting cad71a97f84e: Waiting 7132381650b4: Waiting ab6a1d3b38ee: Waiting 630d8122db09: Waiting 65dbd3258d40: Waiting 54fb94dbc5ca: Waiting e6c574deff65: Waiting 553f74fd7669: Waiting 1e71d2e3e452: Waiting 44343de3ea1d: Waiting 4e6b68f06c6f: Pushed 831b4838898d: Pushed 6681e3621cfb: Pushed fda016206243: Pushed ed5f6bb1a399: Pushed c74cc02ac3fb: Pushed 3e6a3a089e87: Layer already exists f7b6b527d9df: Layer already exists cad71a97f84e: Layer already exists 7132381650b4: Layer already exists ab6a1d3b38ee: Layer already exists 630d8122db09: Layer already exists 65dbd3258d40: Layer already exists 54fb94dbc5ca: Layer already exists e6c574deff65: Layer already exists 553f74fd7669: Layer already exists 1e71d2e3e452: Layer already exists 44343de3ea1d: Layer already exists 69f21b9ad4a9: Pushed master-2_2_4_4-1: digest: sha256:710216945c901fe7c1fbcb85cc151d9b5c403e5a96f415e7b9185d5cbf6447a6 size: 4292 2025-10-14 17:21:53,894: INFO: Building opensdn-tor-agent finished successfully, duration: 203 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_4_4-1 4ea7b305c1c4 57 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_2_4_4-1 8979f0f8c177 59 seconds ago 1.38GB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_4_4-1 c861cee67f26 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_4_4-1 c880d8a89f87 About a minute ago 551MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_4_4-1 97acab137c53 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_4_4-1 e51b82259930 About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_4_4-1 d7aa46b0731c About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_4_4-1 8cc77be2611a About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_4_4-1 b3a764999cd5 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_4_4-1 6be8a9ab7f05 2 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_4_4-1 9a0d87d91aa0 2 minutes ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_4_4-1 c21c61f24ad2 2 minutes ago 741MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_4_4-1 a23de6f7c78e 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_4_4-1 00aecc71ea43 2 minutes ago 889MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_4_4-1 10666ef50597 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_4_4-1 ee807dc482d2 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_4_4-1 98c77a1bfb06 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_4_4-1 f7bc4e293172 3 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_4_4-1 e10b8b9f788a 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_4_4-1 ca256da07536 3 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_4_4-1 ab0970a05beb 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_4_4-1 62f479d5ca9d 3 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_4_4-1 4711df3af960 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_4_4-1 c0b50a6f4454 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_4_4-1 d77662292ceb 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_4_4-1 f5acd8b9953d 3 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_4_4-1 99c5a30928a0 3 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_4_4-1 73a2fe20bde7 3 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_4_4-1 fe3b7e3acbdb 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_4_4-1 d0fd469d47c8 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_4_4-1 51bfb1d6be77 3 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_4_4-1 9c5ae147c11a 7 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_4_4-1 82b3f0b5933f 8 minutes ago 744MB opensdn-test-test master-2_2_4_4-1 187f8e42e8bc 8 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_4_4-1 187f8e42e8bc 8 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_4_4-1 b76744233fe8 8 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_4_4-1 5c4d95c0e9a6 9 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_4_4-1 f7741bd366b7 9 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_4_4-1 ef25ffdac889 9 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_4_4-1 1209b028b856 9 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_4_4-1 4d7bf74d396d 9 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_4_4-1 c70225e2c24f 9 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_4_4-1 e818b436ca7f 9 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_4_4-1 439e5ca205e7 9 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_4_4-1 1b6c475c8268 9 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_4_4-1 d8abd48027a5 11 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_4_4-1 5ba575cce5b3 11 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_4_4-1 1b455dd25a55 11 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_4_4-1 ca8c413178d9 12 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_4_4-1 2c7254575897 12 minutes ago 2.45MB tf-dev-sandbox compile feda68d0d95f 13 minutes ago 35.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_4_4-1 028c214641b7 20 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 447681d6d839 20 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_4_4-1 980fbac76f56 20 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_4_4-1 cbb4ecf89bfd 20 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_4_4-1 67c70e3756ad 20 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 29 hours ago 23.8GB