2025-10-27 14:08:48,504: INFO: Building opensdn-tor-agent 2025-10-27 14:08:48,807: 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_7_7-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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-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 2.3s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_2_7_7-4 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-4 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 3.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.8s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.9s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.9s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.7s #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.592 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #14 2.322 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 730 kB 00:00 #14 2.640 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 264 kB 00:00 #14 3.182 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #14 6.393 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #14 8.157 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #14 8.608 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #14 9.615 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 392 kB 00:00 #14 10.11 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 451 kB 00:00 #14 10.60 added from: http://tf-mirrors.gz1.opensdn.io/re 63 kB/s | 16 kB 00:00 #14 10.84 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 kB/s | 257 B 00:00 #14 11.04 added from: http://tf-mirrors.gz1.opensdn.io/re 539 kB/s | 13 kB 00:00 #14 11.23 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #14 12.22 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 30 MB 00:00 #14 25.11 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #14 32.51 Dependencies resolved. #14 32.51 ======================================================================================= #14 32.51 Package Arch Version Repository Size #14 32.51 ======================================================================================= #14 32.51 Installing: #14 32.51 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 32.51 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 32.51 Installing dependencies: #14 32.51 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 32.51 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 32.51 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 32.51 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 32.51 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 32.51 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 32.51 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 32.51 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 32.51 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 32.51 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 32.51 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 32.51 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 32.51 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 32.51 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 32.51 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 32.51 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 32.51 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 32.51 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 32.51 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 32.51 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 32.51 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 32.51 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 32.51 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 32.51 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 32.51 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 32.51 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 32.51 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 32.51 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 32.51 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 32.51 #14 32.51 Transaction Summary #14 32.51 ======================================================================================= #14 32.51 Install 31 Packages #14 32.51 #14 32.51 Total download size: 12 M #14 32.51 Installed size: 41 M #14 32.51 Downloading Packages: #14 32.54 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 766 kB/s | 16 kB 00:00 #14 32.54 (2/31): boost-1.75.0-8.el9.x86_64.rpm 453 kB/s | 11 kB 00:00 #14 32.54 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 24 kB 00:00 #14 32.55 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 36 kB 00:00 #14 32.55 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #14 32.55 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 44 kB 00:00 #14 32.55 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 32 kB 00:00 #14 32.56 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #14 32.56 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 38 kB 00:00 #14 32.57 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.6 MB/s | 57 kB 00:00 #14 32.57 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #14 32.57 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.3 MB/s | 38 kB 00:00 #14 32.59 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 19 MB/s | 214 kB 00:00 #14 32.61 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 25 MB/s | 205 kB 00:00 #14 32.61 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #14 32.61 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #14 32.61 (17/31): boost-program-options-1.75.0-8.el9.x86 19 MB/s | 106 kB 00:00 #14 32.61 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 15 MB/s | 92 kB 00:00 #14 32.63 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 23 kB 00:00 #14 32.63 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 23 MB/s | 277 kB 00:00 #14 32.63 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.4 MB/s | 129 kB 00:00 #14 32.63 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.0 MB/s | 27 kB 00:00 #14 32.63 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #14 32.63 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 12 MB/s | 55 kB 00:00 #14 32.64 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 19 MB/s | 230 kB 00:00 #14 32.64 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #14 32.64 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.5 MB/s | 30 kB 00:00 #14 32.69 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 27 MB/s | 208 kB 00:00 #14 32.69 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 26 MB/s | 308 kB 00:00 #14 32.69 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.6 MB/s | 67 kB 00:00 #14 32.80 (31/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #14 32.80 -------------------------------------------------------------------------------- #14 32.80 Total 44 MB/s | 12 MB 00:00 #14 32.80 Running transaction check #14 32.85 Transaction check succeeded. #14 32.85 Running transaction test #14 33.02 Transaction test succeeded. #14 33.02 Running transaction #14 33.62 Preparing : 1/1 #14 33.77 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 33.81 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 33.81 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 33.81 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 34.13 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 34.13 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 34.13 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 34.13 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 34.16 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 34.17 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 34.22 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 34.26 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 34.32 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 34.32 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 34.35 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 34.35 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 34.35 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 34.35 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 34.37 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 34.40 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 34.40 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 34.40 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 34.43 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 34.43 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 34.43 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 34.54 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 34.54 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 34.54 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 34.54 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 34.54 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 34.54 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 34.54 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 34.63 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 34.63 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 34.63 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 34.63 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 34.63 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 34.63 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 34.63 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 34.63 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 34.63 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 34.63 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 34.63 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 34.63 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 34.63 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 34.63 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 34.63 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 34.63 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 34.63 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 34.63 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 34.63 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 34.63 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 34.63 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 34.63 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 34.63 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 34.63 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 34.63 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 34.63 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 34.63 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 34.63 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 34.63 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 34.63 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 34.63 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 34.75 #14 34.75 Installed: #14 34.75 boost-1.75.0-8.el9.x86_64 #14 34.75 boost-atomic-1.75.0-8.el9.x86_64 #14 34.75 boost-chrono-1.75.0-8.el9.x86_64 #14 34.75 boost-container-1.75.0-8.el9.x86_64 #14 34.75 boost-context-1.75.0-8.el9.x86_64 #14 34.75 boost-contract-1.75.0-8.el9.x86_64 #14 34.75 boost-coroutine-1.75.0-8.el9.x86_64 #14 34.75 boost-date-time-1.75.0-8.el9.x86_64 #14 34.75 boost-fiber-1.75.0-8.el9.x86_64 #14 34.75 boost-filesystem-1.75.0-8.el9.x86_64 #14 34.75 boost-graph-1.75.0-8.el9.x86_64 #14 34.75 boost-iostreams-1.75.0-8.el9.x86_64 #14 34.75 boost-locale-1.75.0-8.el9.x86_64 #14 34.75 boost-log-1.75.0-8.el9.x86_64 #14 34.75 boost-math-1.75.0-8.el9.x86_64 #14 34.75 boost-nowide-1.75.0-8.el9.x86_64 #14 34.75 boost-program-options-1.75.0-8.el9.x86_64 #14 34.75 boost-python3-1.75.0-8.el9.x86_64 #14 34.75 boost-random-1.75.0-8.el9.x86_64 #14 34.75 boost-regex-1.75.0-8.el9.x86_64 #14 34.75 boost-serialization-1.75.0-8.el9.x86_64 #14 34.75 boost-stacktrace-1.75.0-8.el9.x86_64 #14 34.75 boost-system-1.75.0-8.el9.x86_64 #14 34.75 boost-test-1.75.0-8.el9.x86_64 #14 34.75 boost-thread-1.75.0-8.el9.x86_64 #14 34.75 boost-timer-1.75.0-8.el9.x86_64 #14 34.75 boost-type_erasure-1.75.0-8.el9.x86_64 #14 34.75 boost-wave-1.75.0-8.el9.x86_64 #14 34.75 gperftools-libs-2.9.1-3.el9.x86_64 #14 34.75 libicu-67.1-9.el9.x86_64 #14 34.75 libunwind-1.6.2-1.el9.x86_64 #14 34.75 #14 34.75 Complete! #14 35.08 75 files removed #14 35.68 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 35.76 Collecting contrail-vrouter-api==0.1.dev0 #14 35.76 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 36.07 Installing collected packages: contrail-vrouter-api #14 36.09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 36.09 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 36.7s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.4s #16 exporting to image #16 exporting layers #16 exporting layers 2.7s done #16 writing image sha256:6f74f4a71ba21af9fa50d670ff6f3ae488e51384959b9c820258495a099b4a12 #16 writing image sha256:6f74f4a71ba21af9fa50d670ff6f3ae488e51384959b9c820258495a099b4a12 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_7-4 done #16 DONE 2.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-27 14:10:59,640: INFO: Docker build duration: 131 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ca67dc8dc757: Preparing c551770f837a: Preparing b49516499205: Preparing 191ff53bb2f8: Preparing cbfa8efc2c6e: Preparing 12689c79d44e: Preparing 78fd428170ca: Preparing 7c316400f504: Preparing fa9ee05402ff: Preparing a5d65f4f458d: Preparing 9b338d479651: Preparing 487e84d152bd: Preparing 1813926ecc50: Preparing 8a732f797157: Preparing 50c01f08525d: Preparing 7562c620757a: Preparing bbe6c8b37642: Preparing 2b5274d569f0: Preparing 3704a57fbd3a: Preparing 44343de3ea1d: Preparing c551770f837a: Waiting b49516499205: Waiting 191ff53bb2f8: Waiting cbfa8efc2c6e: Waiting 12689c79d44e: Waiting 78fd428170ca: Waiting 7c316400f504: Waiting fa9ee05402ff: Waiting a5d65f4f458d: Waiting 9b338d479651: Waiting 487e84d152bd: Waiting 1813926ecc50: Waiting 8a732f797157: Waiting 50c01f08525d: Waiting 7562c620757a: Waiting bbe6c8b37642: Waiting 2b5274d569f0: Waiting 3704a57fbd3a: Waiting 44343de3ea1d: Waiting ca67dc8dc757: Pushed c551770f837a: Pushed b49516499205: Pushed 191ff53bb2f8: Pushed cbfa8efc2c6e: Pushed 12689c79d44e: Pushed 78fd428170ca: Pushed 7c316400f504: Layer already exists fa9ee05402ff: Layer already exists a5d65f4f458d: Layer already exists 9b338d479651: Layer already exists 487e84d152bd: Layer already exists 1813926ecc50: Layer already exists 8a732f797157: Layer already exists 50c01f08525d: Layer already exists 7562c620757a: Layer already exists bbe6c8b37642: Layer already exists 2b5274d569f0: Layer already exists 3704a57fbd3a: Layer already exists 44343de3ea1d: Layer already exists master-2_2_7_7-4: digest: sha256:f8c8b8aae9dee331e86ac280910ec8f0985e8882cc9e6e5eb820c8ffa2445e68 size: 4505 2025-10-27 14:11:18,344: INFO: Building opensdn-tor-agent finished successfully, duration: 150 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_7-4 61e1b5613b77 22 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_7-4 6f74f4a71ba2 22 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_7-4 7bfaaa39e04e 56 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_7-4 69b9aba13906 56 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_7-4 e4db2f112538 58 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_7-4 4dd96b71a998 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_7-4 041fdff681ae About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_7-4 9b8ef7c71f04 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_7-4 6fbe395263d1 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_7-4 7ac740d95bdd About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_7-4 00be1af3def1 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_7-4 1011438d91c2 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_7-4 ee5990559706 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_7-4 1cadbc06b7b8 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_7-4 dbfed8f689f8 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_7-4 56011509d618 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_7-4 eceab4ec3aaf 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_7-4 a46d048c8384 2 minutes ago 637MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_7-4 24a2596dce20 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_7-4 a4502e7539c7 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_7-4 e8a78611d012 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_7-4 b47de83722fb 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_7-4 87ae7a792e60 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_7-4 ed04816f4ec9 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_7-4 1b40b33038bd 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_7-4 16138a380484 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_7-4 61694b26ad4a 2 minutes ago 392MB opensdn-test-test master-2_2_7_7-4 56a7a06dbae4 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_7-4 56a7a06dbae4 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_7-4 0b6877e98be3 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_7-4 1fbb5c4eefee 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_7-4 6959378a6f97 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_7-4 d6af9cfdc050 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_7-4 2b16582d2cf3 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_7-4 474e24ba43fa 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_7-4 d2235d2da987 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_7-4 fa4ac4c050dd 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_7-4 b373bf2f101b 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_7-4 00dcf095c6de 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_7-4 6676b80a5af3 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_7-4 36a30a576ef4 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_7-4 2b4af280a6e5 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_7-4 f7dfb44ad263 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_7-4 1e7e698e96ab 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_7-4 ebf639d8be9e 7 minutes ago 2.45MB tf-dev-sandbox compile 22f397a6023a 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_7-4 473f3c1f889b About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a4173d55169b About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_7-4 26de1bf8609b About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_7-4 dcf8aa92bd3d About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_7-4 835ed613cec9 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_2_7_7-4 0546070c2094 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_7_7-4 0546070c2094 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB