2025-10-17 20:59:41,975: INFO: Building opensdn-tor-agent 2025-10-17 20:59:42,024: 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_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 --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 2.1s #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_5_4-3 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_4-3 #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 2.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.1s #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.497 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.1 MB 00:00 #13 2.327 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #13 2.790 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 264 kB 00:00 #13 3.172 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 7.0 MB 00:00 #13 5.810 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.0 MB 00:00 #13 7.335 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #13 7.721 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 2.3 MB 00:00 #13 8.964 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 392 kB 00:00 #13 9.496 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 451 kB 00:00 #13 10.06 added from: http://tf-mirrors.gz1.opensdn.io/re 59 kB/s | 16 kB 00:00 #13 10.26 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 kB/s | 257 B 00:00 #13 10.53 added from: http://tf-mirrors.gz1.opensdn.io/re 477 kB/s | 13 kB 00:00 #13 10.76 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #13 11.50 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 30 MB 00:00 #13 23.69 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #13 28.37 Dependencies resolved. #13 28.37 ======================================================================================= #13 28.37 Package Arch Version Repository Size #13 28.37 ======================================================================================= #13 28.37 Installing: #13 28.37 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 28.37 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 28.37 Installing dependencies: #13 28.37 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 28.37 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 28.37 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 28.37 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.37 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 28.37 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 28.37 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.37 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.37 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 28.37 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 28.37 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.37 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 28.37 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 28.37 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 28.37 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.37 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 28.37 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 28.37 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.37 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 28.37 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 28.37 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 28.37 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.37 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 28.37 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 28.37 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.37 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 28.37 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 28.37 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 28.37 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 28.37 #13 28.37 Transaction Summary #13 28.37 ======================================================================================= #13 28.37 Install 31 Packages #13 28.37 #13 28.37 Total download size: 12 M #13 28.37 Installed size: 41 M #13 28.37 Downloading Packages: #13 28.41 (1/31): boost-1.75.0-8.el9.x86_64.rpm 500 kB/s | 11 kB 00:00 #13 28.41 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 541 kB/s | 16 kB 00:00 #13 28.41 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 24 kB 00:00 #13 28.41 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 36 kB 00:00 #13 28.45 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 823 kB/s | 15 kB 00:00 #13 28.45 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 44 kB 00:00 #13 28.45 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 32 kB 00:00 #13 28.45 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 783 kB/s | 13 kB 00:00 #13 28.61 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 216 kB/s | 38 kB 00:00 #13 28.84 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 168 kB/s | 57 kB 00:00 #13 28.84 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 561 kB/s | 101 kB 00:00 #13 28.84 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.9 MB/s | 38 kB 00:00 #13 28.84 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #13 28.84 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 205 kB 00:00 #13 28.91 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 408 kB 00:00 #13 29.25 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 37 kB/s | 15 kB 00:00 #13 29.68 (17/31): boost-program-options-1.75.0-8.el9.x86 434 kB/s | 106 kB 00:00 #13 29.73 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 281 kB/s | 92 kB 00:00 #13 29.84 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 113 kB/s | 23 kB 00:00 #13 29.91 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 277 kB 00:00 #13 29.92 (21/31): boost-serialization-1.75.0-8.el9.x86_6 1.6 MB/s | 129 kB 00:00 #13 29.93 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.6 MB/s | 27 kB 00:00 #13 29.93 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 970 kB/s | 13 kB 00:00 #13 29.94 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #13 29.94 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 55 kB 00:00 #13 29.96 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #13 29.97 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 1.9 MB/s | 30 kB 00:00 #13 29.97 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #13 29.99 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.6 MB/s | 67 kB 00:00 #13 30.04 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 6.3 MB/s | 308 kB 00:00 #13 30.17 (31/31): libicu-67.1-9.el9.x86_64.rpm 5.4 MB/s | 9.6 MB 00:01 #13 30.17 -------------------------------------------------------------------------------- #13 30.17 Total 7.0 MB/s | 12 MB 00:01 #13 30.17 Running transaction check #13 30.17 Transaction check succeeded. #13 30.17 Running transaction test #13 30.42 Transaction test succeeded. #13 30.42 Running transaction #13 31.08 Preparing : 1/1 #13 31.22 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 31.22 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 31.22 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 31.33 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 31.59 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 31.59 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 31.59 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 31.59 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 31.61 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 31.61 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 31.64 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 31.64 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 31.64 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 31.68 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 31.68 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 31.68 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 31.68 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 31.68 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 31.74 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 31.74 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 31.74 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 31.74 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 31.74 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 31.81 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 31.81 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 31.81 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 31.81 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 31.81 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 31.81 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 31.81 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 31.82 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 31.86 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 32.11 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 32.11 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 32.11 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 32.11 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 32.11 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 32.11 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 32.11 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 32.11 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 32.11 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 32.11 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 32.11 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 32.11 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 32.11 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 32.11 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 32.11 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 32.11 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 32.11 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 32.11 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 32.11 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 32.11 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 32.11 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 32.11 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 32.11 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 32.11 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 32.11 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 32.11 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 32.11 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 32.11 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 32.11 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 32.11 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 32.11 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 32.27 #13 32.27 Installed: #13 32.27 boost-1.75.0-8.el9.x86_64 #13 32.27 boost-atomic-1.75.0-8.el9.x86_64 #13 32.27 boost-chrono-1.75.0-8.el9.x86_64 #13 32.27 boost-container-1.75.0-8.el9.x86_64 #13 32.27 boost-context-1.75.0-8.el9.x86_64 #13 32.27 boost-contract-1.75.0-8.el9.x86_64 #13 32.27 boost-coroutine-1.75.0-8.el9.x86_64 #13 32.27 boost-date-time-1.75.0-8.el9.x86_64 #13 32.27 boost-fiber-1.75.0-8.el9.x86_64 #13 32.27 boost-filesystem-1.75.0-8.el9.x86_64 #13 32.27 boost-graph-1.75.0-8.el9.x86_64 #13 32.27 boost-iostreams-1.75.0-8.el9.x86_64 #13 32.27 boost-locale-1.75.0-8.el9.x86_64 #13 32.27 boost-log-1.75.0-8.el9.x86_64 #13 32.27 boost-math-1.75.0-8.el9.x86_64 #13 32.27 boost-nowide-1.75.0-8.el9.x86_64 #13 32.27 boost-program-options-1.75.0-8.el9.x86_64 #13 32.27 boost-python3-1.75.0-8.el9.x86_64 #13 32.27 boost-random-1.75.0-8.el9.x86_64 #13 32.27 boost-regex-1.75.0-8.el9.x86_64 #13 32.27 boost-serialization-1.75.0-8.el9.x86_64 #13 32.27 boost-stacktrace-1.75.0-8.el9.x86_64 #13 32.27 boost-system-1.75.0-8.el9.x86_64 #13 32.27 boost-test-1.75.0-8.el9.x86_64 #13 32.27 boost-thread-1.75.0-8.el9.x86_64 #13 32.27 boost-timer-1.75.0-8.el9.x86_64 #13 32.27 boost-type_erasure-1.75.0-8.el9.x86_64 #13 32.27 boost-wave-1.75.0-8.el9.x86_64 #13 32.27 gperftools-libs-2.9.1-3.el9.x86_64 #13 32.27 libicu-67.1-9.el9.x86_64 #13 32.27 libunwind-1.6.2-1.el9.x86_64 #13 32.27 #13 32.27 Complete! #13 32.72 75 files removed #13 33.43 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 33.43 Collecting contrail-vrouter-api==0.1.dev0 #13 33.47 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 33.58 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 33.59 Installing collected packages: contrail-vrouter-api #13 33.59 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 34.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:f711783977d3fc200d97af8c6de8397fc9d3ac2d9432644458785dc16f666059 #15 writing image sha256:f711783977d3fc200d97af8c6de8397fc9d3ac2d9432644458785dc16f666059 0.2s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_4-3 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_4-3 0.2s done #15 DONE 5.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-17 21:02:11,479: INFO: Docker build duration: 150 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4b2bede3aab1: Preparing 2d1f6bfb0283: Preparing b8d5b1f25d36: Preparing f4853129fce5: Preparing a0212dcf4b31: Preparing 79bbf0752e5f: Preparing 17ccb2030d58: Preparing 19aecc615ae5: Preparing 5f7b850e24d6: Preparing 09eacdb75017: Preparing 9175268d5ce0: Preparing efd233f2c858: Preparing d0509837dcc8: Preparing b5be17c231be: Preparing 7469996fbb35: Preparing 40382a216d55: Preparing 2be45f363a40: Preparing c871b690f144: Preparing 44343de3ea1d: Preparing 4b2bede3aab1: Waiting b8d5b1f25d36: Waiting f4853129fce5: Waiting a0212dcf4b31: Waiting 79bbf0752e5f: Waiting 17ccb2030d58: Waiting 19aecc615ae5: Waiting 5f7b850e24d6: Waiting 09eacdb75017: Waiting 9175268d5ce0: Waiting efd233f2c858: Waiting d0509837dcc8: Waiting b5be17c231be: Waiting 7469996fbb35: Waiting 40382a216d55: Waiting 2be45f363a40: Waiting c871b690f144: Waiting 44343de3ea1d: Waiting 2d1f6bfb0283: Waiting 4b2bede3aab1: Pushed b8d5b1f25d36: Pushed f4853129fce5: Pushed a0212dcf4b31: Pushed 79bbf0752e5f: Pushed 17ccb2030d58: Pushed 19aecc615ae5: Layer already exists 5f7b850e24d6: Layer already exists 09eacdb75017: Layer already exists 9175268d5ce0: Layer already exists efd233f2c858: Layer already exists d0509837dcc8: Layer already exists b5be17c231be: Layer already exists 7469996fbb35: Layer already exists 40382a216d55: Layer already exists 2be45f363a40: Layer already exists c871b690f144: Layer already exists 44343de3ea1d: Layer already exists 2d1f6bfb0283: Pushed master-2_2_5_4-3: digest: sha256:018a2958acbf9957b1668ea24fc5fb829d70426738928ad3c39d7eef38772812 size: 4292 2025-10-17 21:02:32,412: INFO: Building opensdn-tor-agent finished successfully, duration: 171 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_4-3 0d8a173e1e90 15 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_5_4-3 5b6e3a11df2f 39 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_4-3 f711783977d3 41 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_4-3 4b7617a64eea 48 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_4-3 b2b1343c9fc8 52 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_4-3 3186378632f2 58 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_4-3 93e0fcb36a45 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_4-3 655d1ea09ebd About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_4-3 a7ce312d6c0b About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_4-3 24ee01e7a6ba About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_4-3 2a804ac0d478 About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_5_4-3 bcf63be1c716 About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_4-3 9a37d36aaa32 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_4-3 8397ee050790 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_4-3 26a9a92abb35 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_4-3 b2c526acb411 2 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_4-3 11a561fc2721 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_4-3 79ba75f33fc4 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_4-3 aac660f5e355 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_4-3 a3cf5340bcc3 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_4-3 e7bfb5b5540c 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_4-3 a6d94c20d7c0 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_4-3 23e229d6aa9e 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_4-3 25f0e657154b 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_4-3 461b03b5476f 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_4-3 1001d57d88fd 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_4-3 d97a143f9e74 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_4-3 29ac71e539b7 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_4-3 dbcb3ffb2976 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_4-3 f706fe7d2c7a 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_4-3 241a38c4e7aa 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_4-3 4b0c7be7bd0d 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_4-3 68015acd5fce 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_4-3 9d280a203e8f 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_4-3 847dc7158c01 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_4-3 a80c5cc9c3ad 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_4-3 561daddc0a5a 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_4-3 b0db7106bde1 4 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_4-3 f33dde9fd1bf 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_4-3 c8d85fa4f2c0 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_4-3 303134ac2118 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_4-3 085e8b12e105 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_4-3 2f9a4d64e22d 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_4-3 1377bdc4e882 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_4-3 3214da788058 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_4-3 6579d321a938 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_4-3 bae53d3eebd8 6 minutes ago 2.45MB tf-dev-sandbox compile a324a344ca55 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_4-3 991bec1375ae About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_4-3 0db461175a76 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 6025cd01a56f About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_4-3 6b22c85945a2 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_4-3 78c1d1ad08ed About an hour ago 4.17kB tf-dev-sandbox frozen c9766a703d0f About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen c9766a703d0f About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB