2026-09-03 11:05:13,040: INFO: Building opensdn-tor-agent 2026-09-03 11:05:13,183: 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-3_0_7_4-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=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.5s #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-3_0_7_4-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.2s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_7_4-1 #5 DONE 0.1s #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 3.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.6s #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 4.290 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 18 MB 00:00 #13 18.26 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.9 MB 00:00 #13 20.88 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 516 kB 00:00 #13 22.46 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 20 MB 00:00 #13 43.64 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 15 MB 00:00 #13 60.41 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.2 MB 00:00 #13 62.35 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 6.3 MB 00:00 #13 70.53 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 966 kB 00:00 #13 72.54 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 480 kB 00:00 #13 74.04 added from: http://tf-mirrors.gz1.opensdn.io/re 764 kB/s | 19 kB 00:00 #13 75.11 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #13 76.17 added from: http://tf-mirrors.gz1.opensdn.io/re 387 kB/s | 15 kB 00:00 #13 77.03 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 112 kB 00:00 #13 79.54 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 44 MB 00:01 #13 125.0 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 143.2 Dependencies resolved. #13 143.2 ========================================================================================== #13 143.2 Package Arch Version Repository Size #13 143.2 ========================================================================================== #13 143.2 Installing: #13 143.2 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 143.2 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 143.2 Installing dependencies: #13 143.2 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 143.2 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 143.2 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 143.2 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 143.2 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 143.2 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 143.2 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 143.2 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 143.2 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 143.2 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 143.2 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 143.2 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 143.2 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 143.2 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 143.2 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 143.2 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 143.2 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 143.2 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 143.2 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 143.2 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 143.2 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 143.2 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 143.2 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 143.2 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 143.2 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 143.2 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 143.2 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 143.2 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 143.2 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 143.2 #13 143.2 Transaction Summary #13 143.2 ========================================================================================== #13 143.2 Install 31 Packages #13 143.2 #13 143.2 Total download size: 12 M #13 143.2 Installed size: 41 M #13 143.2 Downloading Packages: #13 143.2 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 239 kB/s | 9.9 kB 00:00 #13 143.2 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 339 kB/s | 15 kB 00:00 #13 143.2 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 143.2 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 35 kB 00:00 #13 143.2 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 143.2 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.9 MB/s | 43 kB 00:00 #13 143.3 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.4 MB/s | 30 kB 00:00 #13 143.3 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #13 143.3 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.7 MB/s | 37 kB 00:00 #13 143.3 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.9 MB/s | 55 kB 00:00 #13 143.3 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.7 MB/s | 99 kB 00:00 #13 143.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.4 MB/s | 37 kB 00:00 #13 143.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 11 MB/s | 212 kB 00:00 #13 143.4 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 203 kB 00:00 #13 143.4 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 405 kB 00:00 #13 143.4 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 460 kB/s | 13 kB 00:00 #13 143.4 (17/31): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #13 143.4 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 143.4 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.0 MB/s | 22 kB 00:00 #13 143.4 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 275 kB 00:00 #13 143.4 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.4 MB/s | 127 kB 00:00 #13 143.4 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.2 MB/s | 25 kB 00:00 #13 143.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 143.4 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 228 kB 00:00 #13 143.4 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.6 MB/s | 53 kB 00:00 #13 143.4 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 21 kB 00:00 #13 143.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.7 MB/s | 28 kB 00:00 #13 143.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 143.5 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 12 MB/s | 308 kB 00:00 #13 143.5 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.1 MB/s | 67 kB 00:00 #13 143.6 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 143.6 -------------------------------------------------------------------------------- #13 143.6 Total 27 MB/s | 12 MB 00:00 #13 143.6 Running transaction check #13 143.7 Transaction check succeeded. #13 143.7 Running transaction test #13 143.9 Transaction test succeeded. #13 143.9 Running transaction #13 144.4 Preparing : 1/1 #13 144.5 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 144.5 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 144.5 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 144.6 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 145.1 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 145.1 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 145.1 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 145.1 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 145.1 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 145.1 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 145.1 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 145.2 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 145.2 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 145.2 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 145.2 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 145.2 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 145.2 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 145.2 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 145.3 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 145.3 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 145.3 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 145.3 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 145.3 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 145.4 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 145.4 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 145.4 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 145.4 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 145.4 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 145.4 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 145.5 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 145.5 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 145.5 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 146.2 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 146.2 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 146.2 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 146.2 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 146.2 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 146.2 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 146.2 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 146.2 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 146.2 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 146.2 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 146.2 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 146.2 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 146.2 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 146.2 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 146.2 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 146.2 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 146.2 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 146.2 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 146.2 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 146.2 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 146.2 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 146.2 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 146.2 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 146.2 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 146.2 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 146.2 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 146.2 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 146.2 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 146.2 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 146.2 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 146.2 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 146.4 #13 146.4 Installed: #13 146.4 boost-1.75.0-13.el9_7.x86_64 #13 146.4 boost-atomic-1.75.0-13.el9_7.x86_64 #13 146.4 boost-chrono-1.75.0-13.el9_7.x86_64 #13 146.4 boost-container-1.75.0-13.el9_7.x86_64 #13 146.4 boost-context-1.75.0-13.el9_7.x86_64 #13 146.4 boost-contract-1.75.0-13.el9_7.x86_64 #13 146.4 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 146.4 boost-date-time-1.75.0-13.el9_7.x86_64 #13 146.4 boost-fiber-1.75.0-13.el9_7.x86_64 #13 146.4 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 146.4 boost-graph-1.75.0-13.el9_7.x86_64 #13 146.4 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 146.4 boost-locale-1.75.0-13.el9_7.x86_64 #13 146.4 boost-log-1.75.0-13.el9_7.x86_64 #13 146.4 boost-math-1.75.0-13.el9_7.x86_64 #13 146.4 boost-nowide-1.75.0-13.el9_7.x86_64 #13 146.4 boost-program-options-1.75.0-13.el9_7.x86_64 #13 146.4 boost-python3-1.75.0-13.el9_7.x86_64 #13 146.4 boost-random-1.75.0-13.el9_7.x86_64 #13 146.4 boost-regex-1.75.0-13.el9_7.x86_64 #13 146.4 boost-serialization-1.75.0-13.el9_7.x86_64 #13 146.4 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 146.4 boost-system-1.75.0-13.el9_7.x86_64 #13 146.4 boost-test-1.75.0-13.el9_7.x86_64 #13 146.4 boost-thread-1.75.0-13.el9_7.x86_64 #13 146.4 boost-timer-1.75.0-13.el9_7.x86_64 #13 146.4 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 146.4 boost-wave-1.75.0-13.el9_7.x86_64 #13 146.4 gperftools-libs-2.9.1-3.el9.x86_64 #13 146.4 libicu-67.1-10.el9_6.x86_64 #13 146.4 libunwind-1.6.2-1.el9.x86_64 #13 146.4 #13 146.4 Complete! #13 147.3 77 files removed #13 148.2 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 148.3 Collecting contrail-vrouter-api==0.1.dev0 #13 148.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 148.7 Installing collected packages: contrail-vrouter-api #13 148.7 Successfully installed contrail-vrouter-api-0.1.dev0 #13 148.8 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 DONE 149.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.6s #15 exporting to image #15 exporting layers #15 exporting layers 5.0s done #15 writing image sha256:5ebb806956788dba06e90fbeea5e4f74b8ebb3e641a0f93179ce2ea76fcb79fa done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_7_4-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_7_4-1 0.0s done #15 DONE 5.2s 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-09-03 11:08:57,545: INFO: Docker build duration: 225 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 42fe915f3d67: Preparing 413bce2e7265: Preparing df60104a49a5: Preparing 3ed219c55bb8: Preparing 5449f56c35fb: Preparing 6edef4c4679e: Preparing 42274a0f7039: Preparing 3c67f30c838e: Preparing 6862548c3e7b: Preparing 3b4c8144f198: Preparing f2e884cce71d: Preparing f0f23f657ea1: Preparing f48bb0507a12: Preparing 99577f5eb5b0: Preparing 6087690078b2: Preparing a79550f9f01b: Preparing ae4b1626232e: Preparing 5e17ed6ea29e: Preparing 5e1b7f1f1078: Preparing 38da84022425: Preparing 44343de3ea1d: Preparing 42fe915f3d67: Waiting 413bce2e7265: Waiting df60104a49a5: Waiting 3ed219c55bb8: Waiting 5449f56c35fb: Waiting 6edef4c4679e: Waiting 42274a0f7039: Waiting 3c67f30c838e: Waiting 6862548c3e7b: Waiting 3b4c8144f198: Waiting f2e884cce71d: Waiting f0f23f657ea1: Waiting f48bb0507a12: Waiting 99577f5eb5b0: Waiting 6087690078b2: Waiting a79550f9f01b: Waiting ae4b1626232e: Waiting 5e17ed6ea29e: Waiting 5e1b7f1f1078: Waiting 38da84022425: Waiting 44343de3ea1d: Waiting 42fe915f3d67: Pushed df60104a49a5: Pushed 3ed219c55bb8: Pushed 6edef4c4679e: Pushed 3c67f30c838e: Layer already exists 5449f56c35fb: Pushed 42274a0f7039: Pushed 6862548c3e7b: Layer already exists 3b4c8144f198: Layer already exists f0f23f657ea1: Layer already exists f48bb0507a12: Layer already exists f2e884cce71d: Layer already exists 99577f5eb5b0: Layer already exists 6087690078b2: Layer already exists a79550f9f01b: Layer already exists ae4b1626232e: Layer already exists 5e17ed6ea29e: Layer already exists 38da84022425: Layer already exists 5e1b7f1f1078: Layer already exists 44343de3ea1d: Layer already exists 413bce2e7265: Pushed master-3_0_7_4-1: digest: sha256:8dcdc5f61c36c6bb5defcdecfc133bcbd04b62b4db18fa4724a4702041a24a50 size: 4713 2026-09-03 11:09:21,336: INFO: Building opensdn-tor-agent finished successfully, duration: 249 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_7_4-1 b3933b6acd65 741MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_7_4-1 e599128f6a57 750MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_7_4-1 6529f8db5b25 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_7_4-1 e4d0b614b171 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_7_4-1 d3cad9ce467f 803MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_7_4-1 29cf0b5e4ea7 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_7_4-1 c1c002eb0ad2 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_7_4-1 88d7dbf526ca 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_7_4-1 7e4dee04e43d 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_7_4-1 11a3bfbc715b 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_7_4-1 4d20e927c1d8 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_7_4-1 329c354b4842 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_7_4-1 2eb164e99d05 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_7_4-1 a930d9eceedb 764MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_7_4-1 d96e5c1b4fe2 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_7_4-1 1c4be0c6c2bd 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_7_4-1 e57f97bbec46 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_7_4-1 700c142e2d8c 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_7_4-1 f3d3f927e9a7 784MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_7_4-1 53736efde862 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_7_4-1 a54ff9d8d41c 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_7_4-1 ef2736c74f68 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_7_4-1 9ba86d3d64b5 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_7_4-1 64c8a15d6d2f 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_7_4-1 f4734a5866c7 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_7_4-1 8e39e6fc9ed9 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_7_4-1 7f3bb6d89ab1 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_7_4-1 61a03d9eefd5 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_7_4-1 bc1f65221242 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_7_4-1 0e7e8996dd7c 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_7_4-1 99020328feeb 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_7_4-1 a3ecc649b0b5 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_7_4-1 65744c86fa77 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_7_4-1 f8ac3ca48fc1 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_7_4-1 7ffd09eb093e 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_7_4-1 ce1a5fe0eb9b 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_7_4-1 43000eb45c90 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_7_4-1 2604894d8657 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_7_4-1 e985a7b7266a 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_7_4-1 695adc110a78 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_7_4-1 80dbb4205ceb 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_7_4-1 e773e32bd424 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_7_4-1 04b4ee869946 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_7_4-1 6adddbfdf89b 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_7_4-1 073f65fa7430 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_7_4-1 288d3b6826ff 1.35GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_7_4-1 5ebb80695678 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_7_4-1 e7faf98e4557 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_7_4-1 fb63572fd501 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_7_4-1 c4374bede488 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_7_4-1 feb94b0def7c 890MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_7_4-1 933135f90f42 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_7_4-1 54b3d837dd67 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen ac8260bbcf02 21.4GB 0B U tf-dev-sandbox:compile be04be39ae25 36.4GB 0B