2025-10-23 14:43:43,321: INFO: Building opensdn-tor-agent 2025-10-23 14:43:43,372: 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-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 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_7_6-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.3s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-1 #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 2.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 5.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.5s #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.263 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #13 2.067 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 730 kB 00:00 #13 2.522 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 264 kB 00:00 #13 2.945 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #13 6.328 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #13 7.530 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #13 8.090 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #13 9.303 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 392 kB 00:00 #13 9.665 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #13 9.993 added from: http://tf-mirrors.gz1.opensdn.io/re 588 kB/s | 16 kB 00:00 #13 10.70 added from: http://tf-mirrors.gz1.opensdn.io/re 484 B/s | 257 B 00:00 #13 10.97 added from: http://tf-mirrors.gz1.opensdn.io/re 345 kB/s | 13 kB 00:00 #13 11.26 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #13 12.10 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #13 22.87 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 28.34 Dependencies resolved. #13 28.34 ======================================================================================= #13 28.34 Package Arch Version Repository Size #13 28.34 ======================================================================================= #13 28.34 Installing: #13 28.34 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 28.34 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 28.34 Installing dependencies: #13 28.34 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 28.34 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 28.34 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 28.34 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.34 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 28.34 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 28.34 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.34 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.34 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 28.34 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 28.34 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.34 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 28.34 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 28.34 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 28.34 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.34 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 28.34 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 28.34 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.34 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 28.34 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 28.34 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 28.34 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.34 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 28.34 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 28.34 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.34 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 28.34 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 28.34 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 28.34 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 28.34 #13 28.34 Transaction Summary #13 28.34 ======================================================================================= #13 28.34 Install 31 Packages #13 28.34 #13 28.34 Total download size: 12 M #13 28.34 Installed size: 41 M #13 28.34 Downloading Packages: #13 28.49 (1/31): boost-1.75.0-8.el9.x86_64.rpm 83 kB/s | 11 kB 00:00 #13 28.62 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 68 kB/s | 16 kB 00:00 #13 28.62 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 207 kB/s | 24 kB 00:00 #13 28.62 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 36 kB 00:00 #13 28.62 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #13 28.62 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 44 kB 00:00 #13 28.62 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #13 28.62 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 28.62 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 38 kB 00:00 #13 28.70 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 3.7 MB/s | 57 kB 00:00 #13 28.70 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 101 kB 00:00 #13 28.70 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.2 MB/s | 38 kB 00:00 #13 28.70 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #13 28.70 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 30 MB/s | 205 kB 00:00 #13 28.70 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 15 kB 00:00 #13 28.70 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #13 28.70 (17/31): boost-program-options-1.75.0-8.el9.x86 8.3 MB/s | 106 kB 00:00 #13 28.70 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.8 MB/s | 92 kB 00:00 #13 28.70 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #13 28.70 (20/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 28.73 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 277 kB 00:00 #13 28.73 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.2 MB/s | 27 kB 00:00 #13 28.73 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #13 28.73 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 23 MB/s | 230 kB 00:00 #13 28.76 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.8 MB/s | 55 kB 00:00 #13 28.76 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 23 kB 00:00 #13 28.76 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.1 MB/s | 30 kB 00:00 #13 28.76 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #13 28.76 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.4 MB/s | 67 kB 00:00 #13 28.78 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #13 28.87 (31/31): libicu-67.1-9.el9.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #13 28.87 -------------------------------------------------------------------------------- #13 28.87 Total 24 MB/s | 12 MB 00:00 #13 28.87 Running transaction check #13 28.93 Transaction check succeeded. #13 28.93 Running transaction test #13 29.06 Transaction test succeeded. #13 29.06 Running transaction #13 29.94 Preparing : 1/1 #13 30.14 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 30.14 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 30.14 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 30.14 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 30.44 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 30.44 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 30.44 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 30.44 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 30.44 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 30.44 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 30.51 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 30.51 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 30.51 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 30.51 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 30.51 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 30.51 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 30.57 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 30.57 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 30.71 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 30.71 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 30.71 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 30.71 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 30.71 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 30.71 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 30.71 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 30.71 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 30.71 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 30.71 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 30.71 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 30.71 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 30.75 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.77 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.94 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 30.94 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 30.94 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 30.94 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 30.94 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 30.94 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 30.94 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 30.94 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 30.94 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 30.94 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 30.94 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 30.94 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 30.94 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 30.94 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 30.94 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 30.94 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 30.94 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 30.94 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 30.94 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 30.94 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 30.94 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 30.94 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 30.94 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 30.94 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 30.94 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 30.94 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 30.94 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 30.94 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 30.94 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 30.94 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 30.94 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 31.13 #13 31.13 Installed: #13 31.13 boost-1.75.0-8.el9.x86_64 #13 31.13 boost-atomic-1.75.0-8.el9.x86_64 #13 31.13 boost-chrono-1.75.0-8.el9.x86_64 #13 31.13 boost-container-1.75.0-8.el9.x86_64 #13 31.13 boost-context-1.75.0-8.el9.x86_64 #13 31.13 boost-contract-1.75.0-8.el9.x86_64 #13 31.13 boost-coroutine-1.75.0-8.el9.x86_64 #13 31.13 boost-date-time-1.75.0-8.el9.x86_64 #13 31.13 boost-fiber-1.75.0-8.el9.x86_64 #13 31.13 boost-filesystem-1.75.0-8.el9.x86_64 #13 31.13 boost-graph-1.75.0-8.el9.x86_64 #13 31.13 boost-iostreams-1.75.0-8.el9.x86_64 #13 31.13 boost-locale-1.75.0-8.el9.x86_64 #13 31.13 boost-log-1.75.0-8.el9.x86_64 #13 31.13 boost-math-1.75.0-8.el9.x86_64 #13 31.13 boost-nowide-1.75.0-8.el9.x86_64 #13 31.13 boost-program-options-1.75.0-8.el9.x86_64 #13 31.13 boost-python3-1.75.0-8.el9.x86_64 #13 31.13 boost-random-1.75.0-8.el9.x86_64 #13 31.13 boost-regex-1.75.0-8.el9.x86_64 #13 31.13 boost-serialization-1.75.0-8.el9.x86_64 #13 31.13 boost-stacktrace-1.75.0-8.el9.x86_64 #13 31.13 boost-system-1.75.0-8.el9.x86_64 #13 31.13 boost-test-1.75.0-8.el9.x86_64 #13 31.13 boost-thread-1.75.0-8.el9.x86_64 #13 31.13 boost-timer-1.75.0-8.el9.x86_64 #13 31.13 boost-type_erasure-1.75.0-8.el9.x86_64 #13 31.13 boost-wave-1.75.0-8.el9.x86_64 #13 31.13 gperftools-libs-2.9.1-3.el9.x86_64 #13 31.13 libicu-67.1-9.el9.x86_64 #13 31.13 libunwind-1.6.2-1.el9.x86_64 #13 31.13 #13 31.13 Complete! #13 31.52 75 files removed #13 31.92 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 31.97 Collecting contrail-vrouter-api==0.1.dev0 #13 31.97 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 32.21 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 32.21 Installing collected packages: contrail-vrouter-api #13 32.21 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 32.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 1.2s done #15 writing image sha256:e16ef46301ea2be70c1f07f53470a92cff5406d19e545a74e5f6571b82c3d2d3 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_6-1 done #15 DONE 1.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-23 14:46:03,541: INFO: Docker build duration: 140 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 9ef172c4a11e: Preparing 7c8c88f22722: Preparing 1e88f5c0a0c8: Preparing 715fbb0d2a42: Preparing f3819e14609a: Preparing b461d0f222b7: Preparing 9ae15592140c: Preparing ecf57596ae16: Preparing debf05264f5b: Preparing d470b6205c76: Preparing 86414cd2ad28: Preparing 915848a25424: Preparing 532d058673ec: Preparing 938e01bf7fe7: Preparing 52a3349e5207: Preparing 1e4338b517b3: Preparing 5da5b4877970: Preparing 90eea1aa5070: Preparing 7e6f2df69440: Preparing 44343de3ea1d: Preparing 7c8c88f22722: Waiting 1e88f5c0a0c8: Waiting 715fbb0d2a42: Waiting f3819e14609a: Waiting b461d0f222b7: Waiting 9ae15592140c: Waiting ecf57596ae16: Waiting debf05264f5b: Waiting d470b6205c76: Waiting 86414cd2ad28: Waiting 915848a25424: Waiting 532d058673ec: Waiting 938e01bf7fe7: Waiting 52a3349e5207: Waiting 1e4338b517b3: Waiting 5da5b4877970: Waiting 90eea1aa5070: Waiting 7e6f2df69440: Waiting 44343de3ea1d: Waiting 9ef172c4a11e: Pushed 7c8c88f22722: Pushed 1e88f5c0a0c8: Pushed 715fbb0d2a42: Pushed b461d0f222b7: Pushed f3819e14609a: Pushed ecf57596ae16: Layer already exists debf05264f5b: Layer already exists d470b6205c76: Layer already exists 86414cd2ad28: Layer already exists 915848a25424: Layer already exists 9ae15592140c: Pushed 532d058673ec: Layer already exists 938e01bf7fe7: Layer already exists 52a3349e5207: Layer already exists 1e4338b517b3: Layer already exists 5da5b4877970: Layer already exists 90eea1aa5070: Layer already exists 7e6f2df69440: Layer already exists 44343de3ea1d: Layer already exists master-2_2_7_6-1: digest: sha256:68f8652295c66f9f062464e7cbc07be904f2d626dc17767c9c23c744cee6c29b size: 4505 2025-10-23 14:46:11,656: INFO: Building opensdn-tor-agent finished successfully, duration: 148 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_6-1 e16ef46301ea 10 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_6-1 f534f1a418eb 14 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_6-1 7c62d1f4ae9f 14 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_6-1 063baef334fa 42 seconds ago 647MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_6-1 b865c669e93e 43 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_6-1 ceb6189d04ed 44 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_6-1 c164a965f56c 56 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_6-1 f6f5196e1960 56 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_6-1 f244cbc78f1a About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_6-1 752271682495 About a minute ago 645MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_6-1 098377fc77eb About a minute ago 660MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_6-1 68e3f8208f61 About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_6-1 663f285af15e About a minute ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_6-1 6710fb9e588d 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_6-1 1d43528a4dd0 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_6-1 d8729a8d880f 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_6-1 b30beb2b69f2 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_6-1 4bacfcaeff5f 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_6-1 d23d3f4c4ad1 2 minutes ago 702MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_6-1 c6dc97b5d647 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_6-1 33c88768a996 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_6-1 0dba958fc80b 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_6-1 22ed258d1f31 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_6-1 13fcd89086c5 2 minutes ago 642MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_6-1 960ee03b6525 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_6-1 3a6309d73556 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_6-1 55a7ccb17a8c 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_6-1 08a7637553bd 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_6-1 beaf43af28b5 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_7_6-1 cde13be38e1d 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_6-1 33270da37f89 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_6-1 53ca0701d88d 4 minutes ago 301MB opensdn-test-test master-2_2_7_6-1 1765f0e5ff61 4 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_6-1 1765f0e5ff61 4 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_6-1 b0b4579a0eba 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_6-1 804fac5c0dde 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_6-1 e3e26fdccada 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_6-1 829c9885deca 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_6-1 01f984a84a74 5 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_6-1 ff4529292221 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_6-1 b9486b45e7f7 5 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_6-1 33e9242ba82b 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_6-1 b14753ae339f 6 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_6-1 dd4f91e2c1dc 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_6-1 bd53033e4960 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_6-1 05b80c5d78e9 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_6-1 65223bf758e9 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_6-1 62feff17acce 8 minutes ago 2.45MB tf-dev-sandbox compile 18919cc44d85 8 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 76f0a2d6fe1f About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_6-1 b632d850aa4b About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_6-1 9fdaa4b92f38 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_6-1 3a93f70ec196 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_6-1 ab0542fe84ec About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 13ec44c2d5cd 23 hours ago 2.81GB