2025-10-13 12:09:39,490: INFO: Building opensdn-tor-agent 2025-10-13 12:09:39,541: 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_1-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.5s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_1-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.5s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_1-1 #5 DONE 0.6s #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 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.2s #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.568 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #13 2.752 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #13 3.276 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 264 kB 00:00 #13 3.778 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #13 7.323 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #13 9.673 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 939 kB 00:00 #13 10.30 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #13 11.74 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #13 12.31 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 12.90 added from: http://tf-mirrors.gz1.opensdn.io/re 450 kB/s | 16 kB 00:00 #13 13.17 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #13 13.47 added from: http://tf-mirrors.gz1.opensdn.io/re 537 kB/s | 13 kB 00:00 #13 13.79 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 64 kB 00:00 #13 14.69 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 30 MB 00:00 #13 34.09 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #13 44.59 Dependencies resolved. #13 44.62 ======================================================================================= #13 44.62 Package Arch Version Repository Size #13 44.62 ======================================================================================= #13 44.62 Installing: #13 44.62 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 44.62 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 44.62 Installing dependencies: #13 44.62 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 44.62 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 44.62 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 44.62 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 44.62 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 44.62 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 44.62 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 44.62 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 44.62 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 44.62 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 44.62 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 44.62 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 44.62 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 44.62 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 44.62 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 44.62 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 44.62 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 44.62 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 44.62 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 44.62 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 44.62 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 44.62 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 44.62 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 44.62 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 44.62 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 44.62 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 44.62 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 44.62 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 44.62 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 44.62 #13 44.62 Transaction Summary #13 44.62 ======================================================================================= #13 44.62 Install 31 Packages #13 44.62 #13 44.62 Total download size: 12 M #13 44.62 Installed size: 41 M #13 44.62 Downloading Packages: #13 44.62 (1/31): boost-1.75.0-8.el9.x86_64.rpm 433 kB/s | 11 kB 00:00 #13 44.62 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 477 kB/s | 16 kB 00:00 #13 44.65 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 24 kB 00:00 #13 44.65 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 36 kB 00:00 #13 44.65 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 893 kB/s | 15 kB 00:00 #13 44.68 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 44 kB 00:00 #13 44.68 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 32 kB 00:00 #13 44.68 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 44.68 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 38 kB 00:00 #13 44.70 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.7 MB/s | 57 kB 00:00 #13 44.70 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #13 44.70 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.6 MB/s | 38 kB 00:00 #13 44.70 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #13 44.74 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 29 MB/s | 408 kB 00:00 #13 44.74 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #13 44.74 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 697 kB/s | 15 kB 00:00 #13 44.74 (17/31): boost-program-options-1.75.0-8.el9.x86 5.4 MB/s | 106 kB 00:00 #13 44.79 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 44.79 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #13 44.79 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 26 MB/s | 277 kB 00:00 #13 44.79 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.6 MB/s | 129 kB 00:00 #13 44.79 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.2 MB/s | 27 kB 00:00 #13 44.79 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 44.79 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 27 MB/s | 230 kB 00:00 #13 44.79 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 55 kB 00:00 #13 44.79 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 23 kB 00:00 #13 44.79 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.0 MB/s | 30 kB 00:00 #13 44.79 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #13 44.79 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #13 44.81 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.7 MB/s | 67 kB 00:00 #13 44.92 (31/31): libicu-67.1-9.el9.x86_64.rpm 29 MB/s | 9.6 MB 00:00 #13 44.92 -------------------------------------------------------------------------------- #13 44.92 Total 36 MB/s | 12 MB 00:00 #13 44.92 Running transaction check #13 45.02 Transaction check succeeded. #13 45.02 Running transaction test #13 45.35 Transaction test succeeded. #13 45.35 Running transaction #13 46.05 Preparing : 1/1 #13 46.17 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 46.39 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 46.46 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 46.60 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 47.06 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 47.06 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 47.08 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 47.08 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 47.08 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 47.10 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 47.13 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 47.13 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 47.13 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 47.16 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 47.16 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 47.16 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 47.17 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 47.18 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 47.19 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 47.65 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 47.65 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 47.71 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 47.71 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 47.71 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 47.71 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 47.71 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 47.71 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 47.74 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 47.74 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 47.74 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 47.79 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 47.81 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 50.17 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 50.17 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 50.17 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 50.17 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 50.17 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 50.17 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 50.17 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 50.17 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 50.17 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 50.17 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 50.17 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 50.17 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 50.17 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 50.17 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 50.17 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 50.17 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 50.17 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 50.17 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 50.17 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 50.17 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 50.17 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 50.17 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 50.17 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 50.17 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 50.17 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 50.17 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 50.17 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 50.17 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 50.17 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 50.17 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 50.17 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 50.29 #13 50.29 Installed: #13 50.29 boost-1.75.0-8.el9.x86_64 #13 50.29 boost-atomic-1.75.0-8.el9.x86_64 #13 50.29 boost-chrono-1.75.0-8.el9.x86_64 #13 50.29 boost-container-1.75.0-8.el9.x86_64 #13 50.29 boost-context-1.75.0-8.el9.x86_64 #13 50.29 boost-contract-1.75.0-8.el9.x86_64 #13 50.29 boost-coroutine-1.75.0-8.el9.x86_64 #13 50.29 boost-date-time-1.75.0-8.el9.x86_64 #13 50.29 boost-fiber-1.75.0-8.el9.x86_64 #13 50.29 boost-filesystem-1.75.0-8.el9.x86_64 #13 50.29 boost-graph-1.75.0-8.el9.x86_64 #13 50.29 boost-iostreams-1.75.0-8.el9.x86_64 #13 50.29 boost-locale-1.75.0-8.el9.x86_64 #13 50.29 boost-log-1.75.0-8.el9.x86_64 #13 50.29 boost-math-1.75.0-8.el9.x86_64 #13 50.29 boost-nowide-1.75.0-8.el9.x86_64 #13 50.29 boost-program-options-1.75.0-8.el9.x86_64 #13 50.29 boost-python3-1.75.0-8.el9.x86_64 #13 50.29 boost-random-1.75.0-8.el9.x86_64 #13 50.29 boost-regex-1.75.0-8.el9.x86_64 #13 50.29 boost-serialization-1.75.0-8.el9.x86_64 #13 50.29 boost-stacktrace-1.75.0-8.el9.x86_64 #13 50.29 boost-system-1.75.0-8.el9.x86_64 #13 50.29 boost-test-1.75.0-8.el9.x86_64 #13 50.29 boost-thread-1.75.0-8.el9.x86_64 #13 50.29 boost-timer-1.75.0-8.el9.x86_64 #13 50.29 boost-type_erasure-1.75.0-8.el9.x86_64 #13 50.29 boost-wave-1.75.0-8.el9.x86_64 #13 50.29 gperftools-libs-2.9.1-3.el9.x86_64 #13 50.29 libicu-67.1-9.el9.x86_64 #13 50.29 libunwind-1.6.2-1.el9.x86_64 #13 50.29 #13 50.29 Complete! #13 50.77 75 files removed #13 51.42 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 51.45 Collecting contrail-vrouter-api==0.1.dev0 #13 51.45 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 51.55 Installing collected packages: contrail-vrouter-api #13 51.56 Successfully installed contrail-vrouter-api-0.1.dev0 #13 51.56 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 DONE 54.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 14.8s #15 exporting to image #15 exporting layers #15 exporting layers 6.5s done #15 writing image sha256:8b9628dcb5d4fdbeb3f165723ded7cde282e3fa5213df88dbdfa5146a96ae765 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_4_1-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_4_1-1 0.0s done #15 DONE 9.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-13 12:11:41,475: INFO: Docker build duration: 122 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d403e7906457: Preparing 9f8d113920bb: Preparing e9be0e182990: Preparing 2228b1306f7a: Preparing be822a05857e: Preparing 58fe2bd03bed: Preparing f6daf14743cd: Preparing da40c1ca03d7: Preparing 289bc747311f: Preparing 3c87cf8bd55a: Preparing 3bb5e61d18b7: Preparing ff8304a9bfab: Preparing 77aed449cbb3: Preparing a6c811ed2e60: Preparing b5f57dea0af8: Preparing f89a5860a556: Preparing 8821d6e002ad: Preparing 36a4a3909f95: Preparing 44343de3ea1d: Preparing d403e7906457: Waiting 9f8d113920bb: Waiting e9be0e182990: Waiting 2228b1306f7a: Waiting be822a05857e: Waiting 58fe2bd03bed: Waiting f6daf14743cd: Waiting da40c1ca03d7: Waiting 289bc747311f: Waiting 3c87cf8bd55a: Waiting 3bb5e61d18b7: Waiting ff8304a9bfab: Waiting 77aed449cbb3: Waiting a6c811ed2e60: Waiting b5f57dea0af8: Waiting f89a5860a556: Waiting 8821d6e002ad: Waiting 36a4a3909f95: Waiting 44343de3ea1d: Waiting d403e7906457: Pushed e9be0e182990: Pushed 2228b1306f7a: Pushed be822a05857e: Pushed 58fe2bd03bed: Pushed da40c1ca03d7: Layer already exists 289bc747311f: Layer already exists f6daf14743cd: Pushed 3c87cf8bd55a: Layer already exists ff8304a9bfab: Layer already exists 3bb5e61d18b7: Layer already exists 77aed449cbb3: Layer already exists a6c811ed2e60: Layer already exists b5f57dea0af8: Layer already exists f89a5860a556: Layer already exists 36a4a3909f95: Layer already exists 8821d6e002ad: Layer already exists 44343de3ea1d: Layer already exists 9f8d113920bb: Pushed master-2_2_4_1-1: digest: sha256:e6a6659756196246dc4c54a8f204d0e9ba8cbdf0c55a8e9777ded25144722bbc size: 4292 2025-10-13 12:12:11,654: INFO: Building opensdn-tor-agent finished successfully, duration: 152 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_4_1-1 8b21807725a4 25 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_4_1-1 5e543d04bc37 28 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_4_1-1 452b7823970c 31 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_4_1-1 3bf471ff2ba6 31 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_4_1-1 50b338d6c11c 44 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_4_1-1 8b9628dcb5d4 44 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_4_1-1 46b7339bf559 44 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_4_1-1 d55826c8bcfe 47 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_4_1-1 871d9a2e296c About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_4_1-1 453747df9395 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_4_1-1 7914cfabe045 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_4_1-1 4c1af66ca13c About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_4_1-1 0c0605bb7784 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_4_1-1 1419d396b518 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_4_1-1 b2ca92236622 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_4_1-1 4c244a720dea 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_4_1-1 a1396e4e59d8 2 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_4_1-1 907a97709fbd 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_4_1-1 c0bc6f9774cf 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_4_1-1 ba718b1eaaff 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_4_1-1 dd4864d11a5d 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_4_1-1 1cdc7843bd50 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_4_1-1 5e3c6b4a7802 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_4_1-1 f789bc8ffcff 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_4_1-1 e6a7b1d0ea7a 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_4_1-1 ff48ac614f04 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_4_1-1 c17ee541ff38 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_4_1-1 bb6911444154 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_4_1-1 7c6361714f56 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_4_1-1 6114119f6075 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_4_1-1 00e918114927 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_4_1-1 9b8a26d35630 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_4_1-1 9dcfeb9d1a7a 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_4_1-1 e50221cc6b07 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_4_1-1 15ee28c4d990 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_4_1-1 d3a481dfee26 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_4_1-1 9c2a1fe4e5e2 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_4_1-1 b50e13b14abb 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_4_1-1 c915cedf7bac 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_4_1-1 1424a223f755 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_4_1-1 7fa24cffe0de 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_4_1-1 b4404486c929 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_4_1-1 99f372dabba3 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_4_1-1 a389415f14d8 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_4_1-1 091c0bf9c674 6 minutes ago 2.45MB tf-dev-sandbox compile 190377966f04 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_4_1-1 5f2a0d2e1fe3 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a9571cc6b145 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_4_1-1 83cb308f2a25 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_4_1-1 fad1d2c3d4e1 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_4_1-1 752270e2c510 About an hour ago 4.17kB tf-dev-sandbox frozen 600bfb496a32 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 600bfb496a32 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB