2025-10-16 14:27:53,070: INFO: Building opensdn-tor-agent 2025-10-16 14:27:53,165: 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_1_2_3-2 --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 0.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_2_3-2 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_2_3-2 #5 DONE 0.9s #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.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.6s #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.159 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.1 MB 00:00 #13 2.550 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 730 kB 00:00 #13 3.471 added from: http://tf-mirrors.gz1.opensdn.io/re 860 kB/s | 264 kB 00:00 #13 3.881 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #13 7.105 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 4.0 MB 00:00 #13 8.612 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #13 9.241 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 2.3 MB 00:00 #13 10.43 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #13 10.84 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 451 kB 00:00 #13 11.09 added from: http://tf-mirrors.gz1.opensdn.io/re 464 kB/s | 16 kB 00:00 #13 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 kB/s | 257 B 00:00 #13 11.79 added from: http://tf-mirrors.gz1.opensdn.io/re 527 kB/s | 13 kB 00:00 #13 12.34 added from: http://tf-mirrors.gz1.opensdn.io/re 433 kB/s | 64 kB 00:00 #13 13.09 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 30 MB 00:00 #13 28.76 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 36.72 Dependencies resolved. #13 36.72 ======================================================================================= #13 36.72 Package Arch Version Repository Size #13 36.72 ======================================================================================= #13 36.72 Installing: #13 36.72 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 36.72 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 36.72 Installing dependencies: #13 36.72 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 36.72 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 36.72 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 36.72 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.72 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 36.72 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 36.72 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.72 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.72 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 36.72 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 36.72 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.72 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 36.72 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 36.72 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 36.72 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.72 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 36.72 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 36.72 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.72 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 36.72 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 36.72 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 36.72 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.72 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 36.72 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 36.72 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.72 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 36.72 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 36.72 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 36.72 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 36.72 #13 36.72 Transaction Summary #13 36.72 ======================================================================================= #13 36.72 Install 31 Packages #13 36.72 #13 36.72 Total download size: 12 M #13 36.72 Installed size: 41 M #13 36.72 Downloading Packages: #13 36.84 (1/31): boost-1.75.0-8.el9.x86_64.rpm 100 kB/s | 11 kB 00:00 #13 36.84 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 144 kB/s | 16 kB 00:00 #13 36.84 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 24 kB 00:00 #13 36.84 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 36 kB 00:00 #13 36.85 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 36.85 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 44 kB 00:00 #13 36.87 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 32 kB 00:00 #13 36.87 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 36.87 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 38 kB 00:00 #13 36.87 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.4 MB/s | 57 kB 00:00 #13 36.87 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 101 kB 00:00 #13 36.88 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.1 MB/s | 38 kB 00:00 #13 36.90 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 11 MB/s | 214 kB 00:00 #13 36.91 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #13 36.91 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 10 MB/s | 408 kB 00:00 #13 36.92 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #13 36.94 (17/31): boost-program-options-1.75.0-8.el9.x86 9.1 MB/s | 106 kB 00:00 #13 36.94 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 36.94 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 36.94 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 23 MB/s | 277 kB 00:00 #13 36.98 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.7 MB/s | 129 kB 00:00 #13 36.98 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.1 MB/s | 27 kB 00:00 #13 36.98 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 36.98 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 16 MB/s | 230 kB 00:00 #13 36.98 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 55 kB 00:00 #13 36.98 (26/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.1 MB/s | 30 kB 00:00 #13 36.99 (27/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #13 36.99 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #13 37.00 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.0 MB/s | 67 kB 00:00 #13 37.01 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 12 MB/s | 308 kB 00:00 #13 37.11 (31/31): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 37.11 -------------------------------------------------------------------------------- #13 37.11 Total 31 MB/s | 12 MB 00:00 #13 37.11 Running transaction check #13 37.18 Transaction check succeeded. #13 37.18 Running transaction test #13 37.48 Transaction test succeeded. #13 37.48 Running transaction #13 38.02 Preparing : 1/1 #13 38.20 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.22 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 38.24 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 38.93 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 38.95 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 38.97 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 38.97 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 38.98 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 39.01 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 39.02 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 39.03 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 39.04 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 39.04 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 39.06 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 39.06 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 39.07 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 39.08 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 39.10 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 39.11 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 39.12 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.14 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 39.15 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 39.16 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 39.18 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 39.20 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 39.21 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 39.22 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 39.22 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 39.26 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 39.28 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 39.48 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 39.48 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 39.48 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 39.48 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 39.48 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 39.48 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 39.48 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 39.48 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 39.48 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 39.48 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 39.48 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 39.48 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 39.48 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 39.48 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 39.48 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 39.48 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 39.48 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 39.48 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 39.48 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 39.48 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 39.48 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 39.48 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 39.48 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 39.48 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 39.48 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 39.48 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 39.48 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 39.48 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 39.48 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 39.48 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 39.48 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 39.60 #13 39.60 Installed: #13 39.60 boost-1.75.0-8.el9.x86_64 #13 39.60 boost-atomic-1.75.0-8.el9.x86_64 #13 39.60 boost-chrono-1.75.0-8.el9.x86_64 #13 39.60 boost-container-1.75.0-8.el9.x86_64 #13 39.60 boost-context-1.75.0-8.el9.x86_64 #13 39.60 boost-contract-1.75.0-8.el9.x86_64 #13 39.60 boost-coroutine-1.75.0-8.el9.x86_64 #13 39.60 boost-date-time-1.75.0-8.el9.x86_64 #13 39.60 boost-fiber-1.75.0-8.el9.x86_64 #13 39.60 boost-filesystem-1.75.0-8.el9.x86_64 #13 39.60 boost-graph-1.75.0-8.el9.x86_64 #13 39.60 boost-iostreams-1.75.0-8.el9.x86_64 #13 39.60 boost-locale-1.75.0-8.el9.x86_64 #13 39.60 boost-log-1.75.0-8.el9.x86_64 #13 39.60 boost-math-1.75.0-8.el9.x86_64 #13 39.60 boost-nowide-1.75.0-8.el9.x86_64 #13 39.60 boost-program-options-1.75.0-8.el9.x86_64 #13 39.60 boost-python3-1.75.0-8.el9.x86_64 #13 39.60 boost-random-1.75.0-8.el9.x86_64 #13 39.60 boost-regex-1.75.0-8.el9.x86_64 #13 39.60 boost-serialization-1.75.0-8.el9.x86_64 #13 39.60 boost-stacktrace-1.75.0-8.el9.x86_64 #13 39.60 boost-system-1.75.0-8.el9.x86_64 #13 39.60 boost-test-1.75.0-8.el9.x86_64 #13 39.60 boost-thread-1.75.0-8.el9.x86_64 #13 39.60 boost-timer-1.75.0-8.el9.x86_64 #13 39.60 boost-type_erasure-1.75.0-8.el9.x86_64 #13 39.60 boost-wave-1.75.0-8.el9.x86_64 #13 39.60 gperftools-libs-2.9.1-3.el9.x86_64 #13 39.60 libicu-67.1-9.el9.x86_64 #13 39.60 libunwind-1.6.2-1.el9.x86_64 #13 39.60 #13 39.60 Complete! #13 40.17 75 files removed #13 40.72 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 40.77 Collecting contrail-vrouter-api==0.1.dev0 #13 40.79 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 41.01 Installing collected packages: contrail-vrouter-api #13 41.04 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.04 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 41.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.0s done #15 writing image sha256:dfc8d548cb83329a97b092c02998f263018448164c0723fd65211959270fe0e7 #15 writing image sha256:dfc8d548cb83329a97b092c02998f263018448164c0723fd65211959270fe0e7 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_2_3-2 done #15 DONE 2.1s 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 14:28:53,412: INFO: Docker build duration: 61 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] bcc3780541a8: Preparing 3a767b0eb57b: Preparing 737bf786a2c7: Preparing 2b9d5ee126ed: Preparing dae7e7aef32c: Preparing 8385606636fb: Preparing d4a0937a6eae: Preparing 56ade218bb6f: Preparing dcc0dd86888d: Preparing f60c528dd2c9: Preparing 2c6d790e91bb: Preparing 941b269f643e: Preparing ec7c8071dfee: Preparing dd56b16c32cb: Preparing e13c580dfe3c: Preparing 7d7f99bfe108: Preparing f019ae990810: Preparing ee77e1041613: Preparing 44343de3ea1d: Preparing dae7e7aef32c: Waiting 8385606636fb: Waiting d4a0937a6eae: Waiting 56ade218bb6f: Waiting dcc0dd86888d: Waiting f60c528dd2c9: Waiting 2c6d790e91bb: Waiting 941b269f643e: Waiting ec7c8071dfee: Waiting dd56b16c32cb: Waiting e13c580dfe3c: Waiting 7d7f99bfe108: Waiting f019ae990810: Waiting ee77e1041613: Waiting 44343de3ea1d: Waiting 737bf786a2c7: Pushed bcc3780541a8: Pushed 2b9d5ee126ed: Pushed dae7e7aef32c: Pushed 8385606636fb: Pushed 56ade218bb6f: Layer already exists dcc0dd86888d: Layer already exists f60c528dd2c9: Layer already exists 2c6d790e91bb: Layer already exists 941b269f643e: Layer already exists ec7c8071dfee: Layer already exists dd56b16c32cb: Layer already exists 7d7f99bfe108: Layer already exists e13c580dfe3c: Layer already exists d4a0937a6eae: Pushed f019ae990810: Layer already exists ee77e1041613: Layer already exists 44343de3ea1d: Layer already exists 3a767b0eb57b: Pushed master-2_1_2_3-2: digest: sha256:42b6cce92a48317c2fe7cb95412dae58a67b661c7413249f65179583f95603fe size: 4292 2025-10-16 14:29:14,074: INFO: Building opensdn-tor-agent finished successfully, duration: 82 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_2_3-2 cfa522de6951 7 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_2_3-2 dfc8d548cb83 23 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_2_3-2 121c19cbb45c 50 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_2_3-2 030f212dffbd 52 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_2_3-2 e2d8fad12372 54 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_2_3-2 ad8dff1aa588 54 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_2_3-2 edb9b63b21d8 56 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_2_3-2 78eb58c7288a 57 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_2_3-2 aac7f2bcf1fc About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_2_3-2 8cb5adb1be2a About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_2_3-2 1d02653f2ff5 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_2_3-2 fb229ac551e6 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_2_3-2 1081133470aa About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_2_3-2 60b58a7a9557 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_2_3-2 e9c6961f689c About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_2_3-2 7a0bf5824af2 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_2_3-2 091aebeae9f8 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_2_3-2 f09dc2f9a510 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_2_3-2 377c19518499 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_2_3-2 2d31b862e408 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_2_3-2 ae59c6390430 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_2_3-2 a4f94fb0b5a3 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_2_3-2 0d9540b63708 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_2_3-2 9a53dd585474 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_2_3-2 a07174ed1b87 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_2_3-2 8b58ba5b5d9b 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_2_3-2 a9999f65ceaf 2 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_2_3-2 9dba765bd402 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_2_3-2 6846fa6eb01f 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_2_3-2 293f53c7411f 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_2_3-2 ee1b33ed407c 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_2_3-2 3c2693c68f31 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_2_3-2 3084e9853646 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_2_3-2 b503cc90b449 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_2_3-2 77d6f08e0747 5 minutes ago 2.45MB tf-dev-sandbox compile 5229089c464d 6 minutes ago 35.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_2_3-2 e186be0dfef1 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 250cb1bcb056 14 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_2_3-2 a7602d22238b 14 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_2_3-2 a7b666dc0753 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_2_3-2 8944b6bfd48b 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 9822c9778b69 5 hours ago 23.8GB