2025-10-16 17:25:58,936: INFO: Building opensdn-tor-agent 2025-10-16 17:25:58,999: 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_5_1-4 --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_5_1-4 #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 3.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_1-4 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 3.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 5.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.6s #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 1.782 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 2.1 MB 00:00 #13 2.942 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #13 3.422 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 264 kB 00:00 #13 3.906 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 7.0 MB 00:00 #13 7.419 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.0 MB 00:00 #13 9.942 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 939 kB 00:00 #13 10.69 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.3 MB 00:00 #13 12.23 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 392 kB 00:00 #13 12.91 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #13 13.46 added from: http://tf-mirrors.gz1.opensdn.io/re 75 kB/s | 16 kB 00:00 #13 13.63 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #13 13.82 added from: http://tf-mirrors.gz1.opensdn.io/re 444 kB/s | 13 kB 00:00 #13 14.17 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #13 15.14 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 30 MB 00:00 #13 28.24 Third parties for OpenSDN 18 MB/s | 5.1 MB 00:00 #13 36.76 Dependencies resolved. #13 36.76 ======================================================================================= #13 36.76 Package Arch Version Repository Size #13 36.76 ======================================================================================= #13 36.76 Installing: #13 36.76 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 36.76 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 36.76 Installing dependencies: #13 36.76 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 36.76 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 36.76 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 36.76 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.76 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 36.76 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 36.76 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.76 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.76 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 36.76 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 36.76 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.76 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 36.76 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 36.76 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 36.76 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.76 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 36.76 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 36.76 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.76 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 36.76 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 36.76 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 36.76 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.76 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 36.76 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 36.76 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.76 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 36.76 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 36.76 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 36.76 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 36.76 #13 36.76 Transaction Summary #13 36.76 ======================================================================================= #13 36.76 Install 31 Packages #13 36.76 #13 36.76 Total download size: 12 M #13 36.76 Installed size: 41 M #13 36.76 Downloading Packages: #13 36.76 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 659 kB/s | 16 kB 00:00 #13 36.76 (2/31): boost-1.75.0-8.el9.x86_64.rpm 393 kB/s | 11 kB 00:00 #13 36.76 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 24 kB 00:00 #13 36.76 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 36 kB 00:00 #13 36.76 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 15 kB 00:00 #13 36.76 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 44 kB 00:00 #13 36.76 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 32 kB 00:00 #13 36.82 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 36.82 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 38 kB 00:00 #13 36.82 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.8 MB/s | 57 kB 00:00 #13 36.82 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #13 36.82 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.5 MB/s | 38 kB 00:00 #13 36.82 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #13 36.82 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 29 MB/s | 205 kB 00:00 #13 36.82 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #13 36.82 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 36.82 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #13 36.82 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #13 36.82 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #13 36.87 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 25 MB/s | 277 kB 00:00 #13 36.87 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 36.87 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.9 MB/s | 27 kB 00:00 #13 36.87 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 36.95 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 230 kB 00:00 #13 36.95 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 492 kB/s | 55 kB 00:00 #13 36.95 (26/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.3 MB/s | 30 kB 00:00 #13 36.95 (27/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 36.98 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #13 36.98 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 14 MB/s | 67 kB 00:00 #13 36.98 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 37.13 (31/31): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 37.13 -------------------------------------------------------------------------------- #13 37.13 Total 31 MB/s | 12 MB 00:00 #13 37.13 Running transaction check #13 37.18 Transaction check succeeded. #13 37.18 Running transaction test #13 37.51 Transaction test succeeded. #13 37.51 Running transaction #13 38.03 Preparing : 1/1 #13 38.18 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 38.21 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 38.21 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 38.21 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 38.68 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 38.68 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 38.72 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 38.72 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 38.72 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 38.75 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 38.77 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 38.80 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 38.80 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 38.80 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 38.84 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 38.84 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 38.86 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 38.86 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 38.88 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 38.91 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 38.95 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 39.13 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 39.22 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 39.32 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 39.51 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 39.51 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 39.51 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 39.51 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 39.54 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 39.65 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 39.65 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 39.65 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 40.11 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 40.11 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 40.11 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 40.11 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 40.11 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 40.11 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 40.11 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 40.11 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 40.11 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 40.11 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 40.11 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 40.11 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 40.11 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 40.11 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 40.11 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 40.11 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 40.11 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 40.11 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 40.11 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 40.11 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 40.11 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 40.11 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 40.11 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 40.11 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 40.11 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 40.11 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 40.11 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 40.11 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 40.11 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 40.11 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 40.11 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 40.34 #13 40.34 Installed: #13 40.34 boost-1.75.0-8.el9.x86_64 #13 40.34 boost-atomic-1.75.0-8.el9.x86_64 #13 40.34 boost-chrono-1.75.0-8.el9.x86_64 #13 40.34 boost-container-1.75.0-8.el9.x86_64 #13 40.34 boost-context-1.75.0-8.el9.x86_64 #13 40.34 boost-contract-1.75.0-8.el9.x86_64 #13 40.34 boost-coroutine-1.75.0-8.el9.x86_64 #13 40.34 boost-date-time-1.75.0-8.el9.x86_64 #13 40.34 boost-fiber-1.75.0-8.el9.x86_64 #13 40.34 boost-filesystem-1.75.0-8.el9.x86_64 #13 40.34 boost-graph-1.75.0-8.el9.x86_64 #13 40.34 boost-iostreams-1.75.0-8.el9.x86_64 #13 40.34 boost-locale-1.75.0-8.el9.x86_64 #13 40.34 boost-log-1.75.0-8.el9.x86_64 #13 40.34 boost-math-1.75.0-8.el9.x86_64 #13 40.34 boost-nowide-1.75.0-8.el9.x86_64 #13 40.34 boost-program-options-1.75.0-8.el9.x86_64 #13 40.34 boost-python3-1.75.0-8.el9.x86_64 #13 40.34 boost-random-1.75.0-8.el9.x86_64 #13 40.34 boost-regex-1.75.0-8.el9.x86_64 #13 40.34 boost-serialization-1.75.0-8.el9.x86_64 #13 40.34 boost-stacktrace-1.75.0-8.el9.x86_64 #13 40.34 boost-system-1.75.0-8.el9.x86_64 #13 40.34 boost-test-1.75.0-8.el9.x86_64 #13 40.34 boost-thread-1.75.0-8.el9.x86_64 #13 40.34 boost-timer-1.75.0-8.el9.x86_64 #13 40.34 boost-type_erasure-1.75.0-8.el9.x86_64 #13 40.34 boost-wave-1.75.0-8.el9.x86_64 #13 40.34 gperftools-libs-2.9.1-3.el9.x86_64 #13 40.34 libicu-67.1-9.el9.x86_64 #13 40.34 libunwind-1.6.2-1.el9.x86_64 #13 40.34 #13 40.34 Complete! #13 40.99 75 files removed #13 41.39 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 41.40 Collecting contrail-vrouter-api==0.1.dev0 #13 41.40 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 41.51 Installing collected packages: contrail-vrouter-api #13 41.95 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 41.96 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 43.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.7s #15 exporting to image #15 exporting layers #15 exporting layers 4.6s done #15 writing image sha256:459e6e373916cecd75ce3154c40d2aaeb29644381c3e5173b9dd02562896ebf2 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_1-4 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_1-4 0.1s done #15 DONE 4.9s 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-16 17:27:31,652: INFO: Docker build duration: 93 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 787fe66f2cb8: Preparing 88be96fb4526: Preparing 72e07fcd1ade: Preparing 90430d377bef: Preparing 3bc24325552c: Preparing 69d0e42ed7da: Preparing 46c5aacb5f3e: Preparing f02dfbc7a075: Preparing ff30d326e05a: Preparing 6a85905584a6: Preparing eb6f54cbbcb6: Preparing ef4038514517: Preparing 0a55169810f8: Preparing 0d1337713676: Preparing 6fc4054e2e65: Preparing 47e8a53067bf: Preparing 2e2cb1eb4e3d: Preparing 37b5ca803fb6: Preparing 44343de3ea1d: Preparing 787fe66f2cb8: Waiting 88be96fb4526: Waiting 72e07fcd1ade: Waiting 90430d377bef: Waiting 3bc24325552c: Waiting 69d0e42ed7da: Waiting 46c5aacb5f3e: Waiting f02dfbc7a075: Waiting ff30d326e05a: Waiting 6a85905584a6: Waiting eb6f54cbbcb6: Waiting ef4038514517: Waiting 0a55169810f8: Waiting 0d1337713676: Waiting 6fc4054e2e65: Waiting 47e8a53067bf: Waiting 2e2cb1eb4e3d: Waiting 37b5ca803fb6: Waiting 44343de3ea1d: Waiting 72e07fcd1ade: Pushed 787fe66f2cb8: Pushed 90430d377bef: Pushed 3bc24325552c: Pushed 69d0e42ed7da: Pushed 46c5aacb5f3e: Pushed f02dfbc7a075: Layer already exists ff30d326e05a: Layer already exists 6a85905584a6: Layer already exists eb6f54cbbcb6: Layer already exists ef4038514517: Layer already exists 0a55169810f8: Layer already exists 0d1337713676: Layer already exists 6fc4054e2e65: Layer already exists 47e8a53067bf: Layer already exists 2e2cb1eb4e3d: Layer already exists 37b5ca803fb6: Layer already exists 44343de3ea1d: Layer already exists 88be96fb4526: Pushed master-2_2_5_1-4: digest: sha256:c04310ff15433428527cd75d92849c1f7375eb91a5ac21fef77279e67092c25c size: 4292 2025-10-16 17:27:50,575: INFO: Building opensdn-tor-agent finished successfully, duration: 112 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_1-4 4006f3343590 2 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_1-4 a7ecdb7c8acb 6 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_1-4 4701b6f915ec 7 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_1-4 1d59ada01e85 7 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_1-4 c9d598dabb55 10 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_1-4 a60d86c41178 10 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_1-4 3a7d41a8aebb 14 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_1-4 459e6e373916 25 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_1-4 a0083a58c6fc 27 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_5_1-4 cb1456c9f7e8 41 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_1-4 1b4fc3a6abe8 46 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_1-4 2c1183dba70f 50 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_1-4 a05432132832 58 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_1-4 23eb160ee29a About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_1-4 26f62a231056 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_1-4 0ecd00ca2a06 About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_1-4 648d570035c6 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_1-4 da1c87fa7ebe About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_1-4 65a448004ee5 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_1-4 98247cb817c6 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_1-4 8bb4464ae498 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_1-4 562ba9081384 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_1-4 94cd4507e0ce About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_1-4 1607e1024fd9 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_1-4 823f9644c2ba About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_1-4 a90e6492d2a6 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_1-4 9b0c7d36e871 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_1-4 e495793a2c58 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_1-4 745b0bd9b9f7 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_1-4 210ad706c451 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_1-4 81f3d9d71ad2 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_1-4 496d32eb1a33 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_1-4 7fe6ffd3016c 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_1-4 5e8b9f104764 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_1-4 c3aacbf7663d 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_1-4 87dd459dbe7c 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_1-4 86c56cdf6cfc 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_1-4 f27529f8bfa8 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_1-4 33f6af874a65 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_1-4 2c039f45b21e 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_1-4 f54b995f9c00 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_1-4 18b25c16f67e 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_1-4 418ee86dc7cc 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_1-4 b31503b9e354 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_1-4 a8745ac4d29d 5 minutes ago 2.45MB tf-dev-sandbox compile c825e1a7509d 6 minutes ago 35.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_1-4 24e51eea6dd0 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_1-4 f064c85bf551 13 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 917789f5326a 13 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_1-4 497eb2c74646 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_1-4 30b0eb6d4b20 13 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7b13aef14512 56 minutes ago 23.8GB