2025-10-27 02:50:21,825: INFO: Building opensdn-tor-agent 2025-10-27 02:50:21,880: 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_6-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 0.0s done #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-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.3s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-2 #5 DONE 1.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 0.0s done #7 DONE 1.4s #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.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.7s #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.485 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 2.1 MB 00:00 #13 2.433 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #13 3.147 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 264 kB 00:00 #13 4.104 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 7.0 MB 00:00 #13 7.795 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.0 MB 00:00 #13 9.573 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #13 10.39 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #13 11.55 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 392 kB 00:00 #13 12.07 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 451 kB 00:00 #13 12.59 added from: http://tf-mirrors.gz1.opensdn.io/re 599 kB/s | 16 kB 00:00 #13 12.77 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 13.07 added from: http://tf-mirrors.gz1.opensdn.io/re 379 kB/s | 13 kB 00:00 #13 13.37 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #13 14.45 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 30 MB 00:00 #13 29.12 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 39.48 Dependencies resolved. #13 39.48 ======================================================================================= #13 39.48 Package Arch Version Repository Size #13 39.48 ======================================================================================= #13 39.48 Installing: #13 39.48 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 39.48 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 39.48 Installing dependencies: #13 39.48 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 39.48 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 39.48 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 39.48 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 39.48 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 39.48 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 39.48 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.48 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 39.48 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 39.48 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 39.48 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 39.48 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 39.48 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 39.48 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 39.48 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 39.48 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 39.48 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 39.48 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 39.48 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 39.48 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 39.48 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 39.48 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.48 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 39.48 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 39.48 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 39.48 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 39.48 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 39.48 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 39.48 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 39.48 #13 39.48 Transaction Summary #13 39.48 ======================================================================================= #13 39.48 Install 31 Packages #13 39.48 #13 39.48 Total download size: 12 M #13 39.48 Installed size: 41 M #13 39.48 Downloading Packages: #13 39.56 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 682 kB/s | 16 kB 00:00 #13 39.56 (2/31): boost-1.75.0-8.el9.x86_64.rpm 402 kB/s | 11 kB 00:00 #13 39.56 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 24 kB 00:00 #13 39.56 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 36 kB 00:00 #13 39.56 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #13 39.56 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.1 MB/s | 44 kB 00:00 #13 39.56 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 32 kB 00:00 #13 39.56 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 39.56 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 38 kB 00:00 #13 39.56 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.6 MB/s | 57 kB 00:00 #13 39.56 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 101 kB 00:00 #13 39.56 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.7 MB/s | 38 kB 00:00 #13 39.57 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 20 MB/s | 214 kB 00:00 #13 39.58 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 23 MB/s | 205 kB 00:00 #13 39.61 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 17 MB/s | 408 kB 00:00 #13 39.61 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #13 39.61 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 39.61 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 92 kB 00:00 #13 39.61 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 39.70 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 24 MB/s | 277 kB 00:00 #13 39.70 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.9 MB/s | 129 kB 00:00 #13 39.70 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.8 MB/s | 27 kB 00:00 #13 39.70 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 39.70 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 11 MB/s | 55 kB 00:00 #13 39.70 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 19 MB/s | 230 kB 00:00 #13 39.70 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #13 39.70 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.1 MB/s | 30 kB 00:00 #13 39.70 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #13 39.70 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.5 MB/s | 67 kB 00:00 #13 39.70 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 16 MB/s | 308 kB 00:00 #13 39.74 (31/31): libicu-67.1-9.el9.x86_64.rpm 38 MB/s | 9.6 MB 00:00 #13 39.74 -------------------------------------------------------------------------------- #13 39.74 Total 49 MB/s | 12 MB 00:00 #13 39.74 Running transaction check #13 39.82 Transaction check succeeded. #13 39.82 Running transaction test #13 40.14 Transaction test succeeded. #13 40.14 Running transaction #13 40.55 Preparing : 1/1 #13 40.65 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 40.65 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 40.67 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 40.67 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 40.92 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 40.97 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 41.10 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 41.10 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 41.10 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 41.10 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 41.10 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 41.10 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 41.10 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 41.10 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 41.10 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 41.10 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 41.10 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 41.10 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 41.10 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 41.10 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 41.10 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 41.10 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 41.10 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 41.12 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 41.12 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 41.12 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 41.18 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 41.18 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 41.18 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 41.28 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 41.28 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.28 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.47 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 41.47 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 41.47 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 41.47 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 41.47 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 41.47 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 41.47 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 41.47 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 41.47 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 41.47 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 41.47 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 41.47 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 41.47 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 41.47 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 41.47 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 41.47 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 41.47 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 41.47 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 41.47 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 41.47 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 41.47 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 41.47 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 41.47 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 41.47 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 41.47 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 41.47 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 41.47 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 41.47 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 41.47 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 41.47 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 41.47 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 41.56 #13 41.56 Installed: #13 41.56 boost-1.75.0-8.el9.x86_64 #13 41.56 boost-atomic-1.75.0-8.el9.x86_64 #13 41.56 boost-chrono-1.75.0-8.el9.x86_64 #13 41.56 boost-container-1.75.0-8.el9.x86_64 #13 41.56 boost-context-1.75.0-8.el9.x86_64 #13 41.56 boost-contract-1.75.0-8.el9.x86_64 #13 41.56 boost-coroutine-1.75.0-8.el9.x86_64 #13 41.56 boost-date-time-1.75.0-8.el9.x86_64 #13 41.56 boost-fiber-1.75.0-8.el9.x86_64 #13 41.56 boost-filesystem-1.75.0-8.el9.x86_64 #13 41.56 boost-graph-1.75.0-8.el9.x86_64 #13 41.56 boost-iostreams-1.75.0-8.el9.x86_64 #13 41.56 boost-locale-1.75.0-8.el9.x86_64 #13 41.56 boost-log-1.75.0-8.el9.x86_64 #13 41.56 boost-math-1.75.0-8.el9.x86_64 #13 41.56 boost-nowide-1.75.0-8.el9.x86_64 #13 41.56 boost-program-options-1.75.0-8.el9.x86_64 #13 41.56 boost-python3-1.75.0-8.el9.x86_64 #13 41.56 boost-random-1.75.0-8.el9.x86_64 #13 41.56 boost-regex-1.75.0-8.el9.x86_64 #13 41.56 boost-serialization-1.75.0-8.el9.x86_64 #13 41.56 boost-stacktrace-1.75.0-8.el9.x86_64 #13 41.56 boost-system-1.75.0-8.el9.x86_64 #13 41.56 boost-test-1.75.0-8.el9.x86_64 #13 41.56 boost-thread-1.75.0-8.el9.x86_64 #13 41.56 boost-timer-1.75.0-8.el9.x86_64 #13 41.56 boost-type_erasure-1.75.0-8.el9.x86_64 #13 41.56 boost-wave-1.75.0-8.el9.x86_64 #13 41.56 gperftools-libs-2.9.1-3.el9.x86_64 #13 41.56 libicu-67.1-9.el9.x86_64 #13 41.56 libunwind-1.6.2-1.el9.x86_64 #13 41.56 #13 41.56 Complete! #13 41.97 75 files removed #13 42.68 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 42.76 Collecting contrail-vrouter-api==0.1.dev0 #13 42.76 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 43.15 Installing collected packages: contrail-vrouter-api #13 43.17 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 #13 43.17 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 44.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 3.2s done #15 writing image sha256:45ff3d8b84fd36fdb5f55f0b54b06e653c5265e7daf66f7a147bae4aa526c86b done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_6-2 done #15 DONE 3.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-27 02:51:26,263: INFO: Docker build duration: 65 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 22741303fa95: Preparing 140b17835399: Preparing d3a50e23de30: Preparing 84d0d7a912ca: Preparing 94db7f2af028: Preparing 5aebce527143: Preparing 5ab7680c442a: Preparing 17f6c39a5eb2: Preparing 7f0f65d218ab: Preparing 2a177f65f14c: Preparing b9980e464959: Preparing 7484444cff13: Preparing 561de9650ddd: Preparing 4c098afacc88: Preparing 23ada64c917c: Preparing 88db49aadb33: Preparing 70fafb1c1365: Preparing 56aa4766cc6f: Preparing 5a89ebe8b7b0: Preparing 44343de3ea1d: Preparing 94db7f2af028: Waiting 5aebce527143: Waiting 5ab7680c442a: Waiting 17f6c39a5eb2: Waiting 7f0f65d218ab: Waiting 2a177f65f14c: Waiting b9980e464959: Waiting 7484444cff13: Waiting 561de9650ddd: Waiting 4c098afacc88: Waiting 23ada64c917c: Waiting 88db49aadb33: Waiting 70fafb1c1365: Waiting 56aa4766cc6f: Waiting 5a89ebe8b7b0: Waiting 44343de3ea1d: Waiting 84d0d7a912ca: Pushed d3a50e23de30: Pushed 94db7f2af028: Pushed 22741303fa95: Pushed 5aebce527143: Pushed 17f6c39a5eb2: Layer already exists 7f0f65d218ab: Layer already exists 2a177f65f14c: Layer already exists b9980e464959: Layer already exists 7484444cff13: Layer already exists 561de9650ddd: Layer already exists 4c098afacc88: Layer already exists 23ada64c917c: Layer already exists 88db49aadb33: Layer already exists 70fafb1c1365: Layer already exists 56aa4766cc6f: Layer already exists 5a89ebe8b7b0: Layer already exists 44343de3ea1d: Layer already exists 5ab7680c442a: Pushed 140b17835399: Pushed master-2_2_7_6-2: digest: sha256:80ce39e9a655a2686edf0a21a1863e5e42ca2bf17a896cf6760505a52ce8c6bd size: 4505 2025-10-27 02:51:49,969: INFO: Building opensdn-tor-agent finished successfully, duration: 88 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_6-2 76c670e69e31 4 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_6-2 6d9fee60b83d 13 seconds ago 642MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_6-2 45ff3d8b84fd 28 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_6-2 fb07ee5a865c 32 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_6-2 ceaa35a0fdff 40 seconds ago 702MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_6-2 92b9be3c01d4 59 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_6-2 f4b7b8a71db5 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_6-2 ea6b54a4902a About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_6-2 a6037914c3f7 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_6-2 9ee76307188b About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_6-2 db76c25e1509 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_6-2 7670f083549d About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_6-2 a552c3b0430d About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_6-2 7559d2d7969f About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_6-2 f7f6b570f001 About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_6-2 37ff7d284552 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_6-2 73d0d6e89f70 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_6-2 27f08774714e About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_6-2 c5791c090f11 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_6-2 9bfbe50e409e About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_6-2 c32b9473a04a 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_6-2 d2a2de02d536 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_6-2 dd5bceb1e527 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_6-2 84070c449f73 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_6-2 e6ef13d66311 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_6-2 bd5952e94f04 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_6-2 d8dd6f955f3a 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_6-2 5a5dd21ca41a 3 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_6-2 8617a6de20b6 3 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_6-2 5a75a367053d 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_6-2 1205ae9d00b2 3 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_6-2 58b6a82efe9c 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_6-2 5eca57fa78f5 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_6-2 5392deaeea92 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_6-2 64c00bb96ff8 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_6-2 cbdc90ee51e2 5 minutes ago 2.45MB tf-dev-sandbox compile 23537071bf43 6 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_6-2 5162d6cf85fe About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4183fcd40157 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_6-2 e6a7fba8144a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_6-2 622821619852 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_6-2 dafc6d56c5a2 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable c7f16ccdf59c 2 days ago 2.81GB