2026-08-14 11:05:12,892: INFO: Building opensdn-tor-agent 2026-08-14 11:05:13,126: 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_9_2_5-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=26.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 --build-arg DEBUGINFO_ROOT=/debuginfo #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.9s #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_9_2_5-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.4s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_5-2 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 2.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.4s #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 ; dnf install -y $pkgs gperftools-libs ; dnf 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.471 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 18 MB 00:00 #13 9.156 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 2.9 MB 00:00 #13 10.98 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 516 kB 00:00 #13 11.77 added from: http://tf-mirrors.gz1.opensdn.io/re 81 MB/s | 20 MB 00:00 #13 21.40 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 15 MB 00:00 #13 36.71 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.2 MB 00:00 #13 38.48 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 6.3 MB 00:00 #13 46.32 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 966 kB 00:00 #13 48.16 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 480 kB 00:00 #13 49.10 added from: http://tf-mirrors.gz1.opensdn.io/re 909 kB/s | 19 kB 00:00 #13 49.88 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #13 50.59 added from: http://tf-mirrors.gz1.opensdn.io/re 490 kB/s | 15 kB 00:00 #13 51.56 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 112 kB 00:00 #13 53.64 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 44 MB 00:01 #13 103.5 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #13 125.3 Dependencies resolved. #13 125.4 ========================================================================================== #13 125.4 Package Arch Version Repository Size #13 125.4 ========================================================================================== #13 125.4 Installing: #13 125.4 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 125.4 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 125.4 Installing dependencies: #13 125.4 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 125.4 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 125.4 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 125.4 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 125.4 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 125.4 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 125.4 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 125.4 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 125.4 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 125.4 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 125.4 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 125.4 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 125.4 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 125.4 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 125.4 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 125.4 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 125.4 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 125.4 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 125.4 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 125.4 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 125.4 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 125.4 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 125.4 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 125.4 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 125.4 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 125.4 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 125.4 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 125.4 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 125.4 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 125.4 #13 125.4 Transaction Summary #13 125.4 ========================================================================================== #13 125.4 Install 31 Packages #13 125.4 #13 125.4 Total download size: 12 M #13 125.4 Installed size: 41 M #13 125.4 Downloading Packages: #13 125.5 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 97 kB/s | 15 kB 00:00 #13 125.7 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 32 kB/s | 9.9 kB 00:00 #13 125.9 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 67 kB/s | 23 kB 00:00 #13 125.9 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 125 kB/s | 35 kB 00:00 #13 126.0 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 83 kB/s | 13 kB 00:00 #13 126.0 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 669 kB/s | 43 kB 00:00 #13 126.0 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.1 MB/s | 30 kB 00:00 #13 126.0 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #13 126.0 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 8.4 MB/s | 37 kB 00:00 #13 126.0 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 11 MB/s | 55 kB 00:00 #13 126.0 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 99 kB 00:00 #13 126.0 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.9 MB/s | 37 kB 00:00 #13 126.1 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 5.9 MB/s | 212 kB 00:00 #13 126.1 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 9.4 MB/s | 405 kB 00:00 #13 126.1 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 126.1 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 895 kB/s | 13 kB 00:00 #13 126.1 (17/31): boost-program-options-1.75.0-13.el9_7. 5.8 MB/s | 104 kB 00:00 #13 126.1 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.2 MB/s | 91 kB 00:00 #13 126.1 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 22 kB 00:00 #13 126.1 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 34 MB/s | 275 kB 00:00 #13 126.1 (21/31): boost-serialization-1.75.0-13.el9_7.x8 13 MB/s | 127 kB 00:00 #13 126.1 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.8 MB/s | 25 kB 00:00 #13 126.1 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 11 kB 00:00 #13 126.1 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 228 kB 00:00 #13 126.1 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.5 MB/s | 53 kB 00:00 #13 126.1 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 21 kB 00:00 #13 126.1 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.0 MB/s | 28 kB 00:00 #13 126.1 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #13 126.2 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 16 MB/s | 308 kB 00:00 #13 126.2 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.1 MB/s | 67 kB 00:00 #13 126.3 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 10 MB/s | 9.6 MB 00:00 #13 126.3 -------------------------------------------------------------------------------- #13 126.3 Total 13 MB/s | 12 MB 00:00 #13 126.3 Running transaction check #13 126.4 Transaction check succeeded. #13 126.4 Running transaction test #13 126.8 Transaction test succeeded. #13 126.8 Running transaction #13 127.4 Preparing : 1/1 #13 127.5 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 127.5 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 127.5 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 127.5 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 128.4 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 128.4 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 128.5 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 128.5 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 128.5 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 128.5 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 128.5 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 128.5 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 128.5 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 128.5 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 128.5 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 128.6 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 128.6 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 128.6 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 128.6 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 128.6 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 128.6 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 128.6 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 128.7 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 128.7 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 128.7 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 128.7 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 128.7 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 128.7 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 128.7 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 128.7 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 128.7 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 128.8 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 129.4 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 129.4 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 129.4 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 129.4 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 129.4 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 129.4 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 129.4 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 129.4 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 129.4 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 129.4 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 129.4 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 129.4 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 129.4 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 129.4 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 129.4 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 129.4 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 129.4 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 129.4 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 129.4 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 129.4 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 129.4 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 129.4 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 129.4 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 129.4 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 129.4 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 129.4 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 129.4 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 129.4 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 129.4 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 129.4 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 129.4 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 129.5 #13 129.5 Installed: #13 129.5 boost-1.75.0-13.el9_7.x86_64 #13 129.5 boost-atomic-1.75.0-13.el9_7.x86_64 #13 129.5 boost-chrono-1.75.0-13.el9_7.x86_64 #13 129.5 boost-container-1.75.0-13.el9_7.x86_64 #13 129.5 boost-context-1.75.0-13.el9_7.x86_64 #13 129.5 boost-contract-1.75.0-13.el9_7.x86_64 #13 129.5 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 129.5 boost-date-time-1.75.0-13.el9_7.x86_64 #13 129.5 boost-fiber-1.75.0-13.el9_7.x86_64 #13 129.5 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 129.5 boost-graph-1.75.0-13.el9_7.x86_64 #13 129.5 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 129.5 boost-locale-1.75.0-13.el9_7.x86_64 #13 129.5 boost-log-1.75.0-13.el9_7.x86_64 #13 129.5 boost-math-1.75.0-13.el9_7.x86_64 #13 129.5 boost-nowide-1.75.0-13.el9_7.x86_64 #13 129.5 boost-program-options-1.75.0-13.el9_7.x86_64 #13 129.5 boost-python3-1.75.0-13.el9_7.x86_64 #13 129.5 boost-random-1.75.0-13.el9_7.x86_64 #13 129.5 boost-regex-1.75.0-13.el9_7.x86_64 #13 129.5 boost-serialization-1.75.0-13.el9_7.x86_64 #13 129.5 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 129.5 boost-system-1.75.0-13.el9_7.x86_64 #13 129.5 boost-test-1.75.0-13.el9_7.x86_64 #13 129.5 boost-thread-1.75.0-13.el9_7.x86_64 #13 129.5 boost-timer-1.75.0-13.el9_7.x86_64 #13 129.5 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 129.5 boost-wave-1.75.0-13.el9_7.x86_64 #13 129.5 gperftools-libs-2.9.1-3.el9.x86_64 #13 129.5 libicu-67.1-10.el9_6.x86_64 #13 129.5 libunwind-1.6.2-1.el9.x86_64 #13 129.5 #13 129.5 Complete! #13 130.4 77 files removed #13 131.8 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 131.9 Collecting contrail-vrouter-api==0.1.dev0 #13 131.9 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 132.7 Installing collected packages: contrail-vrouter-api #13 132.7 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 132.7 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 133.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.2s done #15 writing image sha256:5fc4826dfa34a37b31ee3b830b4e7311508ee4c22112bfb6e08afadcae947806 #15 writing image sha256:5fc4826dfa34a37b31ee3b830b4e7311508ee4c22112bfb6e08afadcae947806 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_5-2 0.0s done #15 DONE 3.5s 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) 2026-08-14 11:08:19,112: INFO: Docker build duration: 187 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 895fb9f926a5: Preparing 5e453156ca4f: Preparing 8dffb72c629b: Preparing e1753b2ba9fa: Preparing 12e157c0c6bc: Preparing 61a277b34007: Preparing 0072a850d236: Preparing 14f4c5fe6f1a: Preparing 1604cd5ba9f2: Preparing 392602f4ac87: Preparing a33b7daf740b: Preparing 23b61406134f: Preparing ceb2c2acd1c0: Preparing 06921deb3120: Preparing 04114a51d711: Preparing c83ae7098274: Preparing 6db38e368f79: Preparing 4a8ee4b49269: Preparing 58d0d6ed2f5a: Preparing f524fa3a0366: Preparing 44343de3ea1d: Preparing 8dffb72c629b: Waiting e1753b2ba9fa: Waiting 12e157c0c6bc: Waiting 61a277b34007: Waiting 0072a850d236: Waiting 14f4c5fe6f1a: Waiting 1604cd5ba9f2: Waiting 392602f4ac87: Waiting a33b7daf740b: Waiting 23b61406134f: Waiting ceb2c2acd1c0: Waiting 06921deb3120: Waiting 04114a51d711: Waiting c83ae7098274: Waiting 6db38e368f79: Waiting 4a8ee4b49269: Waiting 58d0d6ed2f5a: Waiting f524fa3a0366: Waiting 44343de3ea1d: Waiting 895fb9f926a5: Pushed 8dffb72c629b: Pushed e1753b2ba9fa: Pushed 12e157c0c6bc: Pushed 61a277b34007: Pushed 0072a850d236: Pushed 14f4c5fe6f1a: Layer already exists 1604cd5ba9f2: Layer already exists 392602f4ac87: Layer already exists a33b7daf740b: Layer already exists 23b61406134f: Layer already exists ceb2c2acd1c0: Layer already exists 06921deb3120: Layer already exists c83ae7098274: Layer already exists 04114a51d711: Layer already exists 6db38e368f79: Layer already exists 4a8ee4b49269: Layer already exists 58d0d6ed2f5a: Layer already exists f524fa3a0366: Layer already exists 44343de3ea1d: Layer already exists 5e453156ca4f: Pushed master-2_9_2_5-2: digest: sha256:064f4ff64a62e03c2c82d723b78e465921aec1c1f8776fd2653283fc5ffb4fa7 size: 4713 2026-08-14 11:08:36,848: INFO: Building opensdn-tor-agent finished successfully, duration: 204 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_9_2_5-2 030193fcff83 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_9_2_5-2 d31eed1712ff 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_9_2_5-2 3795a1179728 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_9_2_5-2 ef579f6f6493 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_9_2_5-2 e21f68e066e1 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_9_2_5-2 6acf82effcee 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_9_2_5-2 097b9a3e9840 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_9_2_5-2 57a888ce787b 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_9_2_5-2 910da61d21a4 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_5-2 6eb429d78d0d 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_9_2_5-2 f459324c4d41 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_9_2_5-2 16dc3d57095f 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_9_2_5-2 08b10504b2bf 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_9_2_5-2 13b466231971 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_9_2_5-2 90fbd062f442 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_9_2_5-2 b86c3df56862 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_9_2_5-2 1a0d242abe00 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_9_2_5-2 3818fe4062a3 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_9_2_5-2 5d55e433711f 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_9_2_5-2 009528261f14 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_9_2_5-2 bae44500a558 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_9_2_5-2 371c7270f102 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_9_2_5-2 3c01a3457c25 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_9_2_5-2 54999e5602d3 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_9_2_5-2 f4b26616b5f9 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_9_2_5-2 06e4b63ac9fb 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_9_2_5-2 ff78c707912e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_9_2_5-2 a2fd1828a067 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_9_2_5-2 4ed98b77cee1 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_9_2_5-2 7256b7e6a2cd 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_9_2_5-2 5a495dacc3ed 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_9_2_5-2 e873eec85614 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_9_2_5-2 3142d0d27eb2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_2_5-2 6a42ef5f05ae 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_9_2_5-2 26ce886a46d4 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_9_2_5-2 c5663e8b4397 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_9_2_5-2 d187daaf8237 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_9_2_5-2 617cf2d7c70a 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_9_2_5-2 dcdcc97327e6 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_2_5-2 f59ff1a4b24d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_9_2_5-2 62ad373803d5 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_9_2_5-2 750329a01846 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_9_2_5-2 d75a3a4e7f85 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_9_2_5-2 6d46a36f6c27 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_5-2 5fc4826dfa34 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_9_2_5-2 381f4b87ffb6 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_9_2_5-2 81b36d1aed3f 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_9_2_5-2 39b8bf9fb0af 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_9_2_5-2 72e42ad5102e 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable ef146c568f89 3.01GB 0B U tf-dev-sandbox:compile 3d0c88321057 22.6GB 0B