2026-05-06 09:15:23,876: INFO: Building opensdn-tor-agent 2026-05-06 09:15:23,946: 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_7_7_5-3_3 --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 --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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3_3 #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 0.8s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3_3 #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 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.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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 3.900 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 14 MB 00:00 #13 14.86 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #13 16.80 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 402 kB 00:00 #13 18.16 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 16 MB 00:00 #13 33.20 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 11 MB 00:00 #13 43.48 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.1 MB 00:00 #13 45.30 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.8 MB 00:00 #13 49.65 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #13 51.13 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 474 kB 00:00 #13 52.07 added from: http://tf-mirrors.gz1.opensdn.io/re 313 kB/s | 18 kB 00:00 #13 52.85 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 kB/s | 257 B 00:00 #13 53.31 added from: http://tf-mirrors.gz1.opensdn.io/re 442 kB/s | 15 kB 00:00 #13 54.25 added from: http://tf-mirrors.gz1.opensdn.io/re 988 kB/s | 96 kB 00:00 #13 56.18 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 39 MB 00:00 #13 86.72 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 95.78 Dependencies resolved. #13 95.78 ========================================================================================== #13 95.78 Package Arch Version Repository Size #13 95.78 ========================================================================================== #13 95.78 Installing: #13 95.78 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 95.78 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 95.78 Installing dependencies: #13 95.78 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 95.78 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 95.78 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 95.78 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 95.78 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 95.78 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 95.78 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 95.78 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 95.78 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 95.78 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 95.78 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 95.78 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 95.78 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 95.78 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 95.78 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 95.78 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 95.78 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 95.78 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 95.78 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 95.78 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 95.78 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 95.78 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 95.78 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 95.78 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 95.78 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 95.78 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 95.78 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 95.78 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 95.78 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 95.78 #13 95.78 Transaction Summary #13 95.78 ========================================================================================== #13 95.78 Install 31 Packages #13 95.78 #13 95.78 Total download size: 12 M #13 95.78 Installed size: 41 M #13 95.78 Downloading Packages: #13 95.84 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 574 kB/s | 9.9 kB 00:00 #13 95.84 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 730 kB/s | 15 kB 00:00 #13 95.84 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #13 95.84 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 35 kB 00:00 #13 95.84 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 95.84 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.0 MB/s | 43 kB 00:00 #13 95.84 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 30 kB 00:00 #13 95.84 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #13 95.84 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.3 MB/s | 37 kB 00:00 #13 95.84 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.7 MB/s | 55 kB 00:00 #13 95.84 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 95.84 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.6 MB/s | 37 kB 00:00 #13 95.87 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 95.87 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 405 kB 00:00 #13 95.87 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 95.87 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #13 95.92 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 95.92 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.0 MB/s | 91 kB 00:00 #13 95.92 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 22 kB 00:00 #13 95.92 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 95.92 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.8 MB/s | 127 kB 00:00 #13 95.92 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #13 95.92 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 11 kB 00:00 #13 95.96 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 228 kB 00:00 #13 95.96 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.6 MB/s | 53 kB 00:00 #13 95.96 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #13 95.96 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.0 MB/s | 28 kB 00:00 #13 95.96 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 207 kB 00:00 #13 95.96 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 95.96 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.2 MB/s | 67 kB 00:00 #13 96.06 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 36 MB/s | 9.6 MB 00:00 #13 96.06 -------------------------------------------------------------------------------- #13 96.06 Total 46 MB/s | 12 MB 00:00 #13 96.06 Running transaction check #13 96.10 Transaction check succeeded. #13 96.10 Running transaction test #13 96.32 Transaction test succeeded. #13 96.32 Running transaction #13 97.38 Preparing : 1/1 #13 97.59 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 97.60 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 97.60 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 97.62 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 98.25 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 98.25 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 98.25 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 98.25 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 98.25 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 98.25 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 98.28 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 98.28 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 98.32 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 98.32 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 98.37 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 98.37 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 98.37 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 98.41 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 98.44 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 98.44 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 98.46 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 98.50 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 98.50 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 98.55 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 98.55 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 98.55 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 98.55 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 98.55 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 98.56 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 98.58 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 98.61 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 98.61 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 99.19 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 99.19 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 99.19 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 99.19 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 99.19 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 99.19 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 99.19 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 99.19 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 99.19 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 99.19 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 99.19 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 99.19 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 99.19 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 99.19 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 99.19 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 99.19 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 99.19 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 99.19 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 99.19 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 99.19 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 99.19 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 99.19 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 99.19 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 99.19 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 99.19 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 99.19 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 99.19 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 99.19 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 99.19 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 99.19 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 99.19 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 99.33 #13 99.33 Installed: #13 99.33 boost-1.75.0-13.el9_7.x86_64 #13 99.33 boost-atomic-1.75.0-13.el9_7.x86_64 #13 99.33 boost-chrono-1.75.0-13.el9_7.x86_64 #13 99.33 boost-container-1.75.0-13.el9_7.x86_64 #13 99.33 boost-context-1.75.0-13.el9_7.x86_64 #13 99.33 boost-contract-1.75.0-13.el9_7.x86_64 #13 99.33 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 99.33 boost-date-time-1.75.0-13.el9_7.x86_64 #13 99.33 boost-fiber-1.75.0-13.el9_7.x86_64 #13 99.33 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 99.33 boost-graph-1.75.0-13.el9_7.x86_64 #13 99.33 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 99.33 boost-locale-1.75.0-13.el9_7.x86_64 #13 99.33 boost-log-1.75.0-13.el9_7.x86_64 #13 99.33 boost-math-1.75.0-13.el9_7.x86_64 #13 99.33 boost-nowide-1.75.0-13.el9_7.x86_64 #13 99.33 boost-program-options-1.75.0-13.el9_7.x86_64 #13 99.33 boost-python3-1.75.0-13.el9_7.x86_64 #13 99.33 boost-random-1.75.0-13.el9_7.x86_64 #13 99.33 boost-regex-1.75.0-13.el9_7.x86_64 #13 99.33 boost-serialization-1.75.0-13.el9_7.x86_64 #13 99.33 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 99.33 boost-system-1.75.0-13.el9_7.x86_64 #13 99.33 boost-test-1.75.0-13.el9_7.x86_64 #13 99.33 boost-thread-1.75.0-13.el9_7.x86_64 #13 99.33 boost-timer-1.75.0-13.el9_7.x86_64 #13 99.33 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 99.33 boost-wave-1.75.0-13.el9_7.x86_64 #13 99.33 gperftools-libs-2.9.1-3.el9.x86_64 #13 99.33 libicu-67.1-10.el9_6.x86_64 #13 99.33 libunwind-1.6.2-1.el9.x86_64 #13 99.33 #13 99.33 Complete! #13 100.2 77 files removed #13 100.9 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 101.1 Collecting contrail-vrouter-api==0.1.dev0 #13 101.1 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 101.6 Installing collected packages: contrail-vrouter-api #13 101.6 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 101.6 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 102.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.9s #15 exporting to image #15 exporting layers #15 exporting layers 3.5s done #15 writing image sha256:8820cd6c5284025d9ea64a521073a7d984b69d6ffb5cfdcd2af873c3e961f1d7 #15 writing image sha256:8820cd6c5284025d9ea64a521073a7d984b69d6ffb5cfdcd2af873c3e961f1d7 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-3_3 0.1s done #15 DONE 3.8s 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-05-06 09:18:10,550: INFO: Docker build duration: 167 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 68c72b5fd908: Preparing 99b0fad5e405: Preparing 6c40412862ee: Preparing 371902c5f94d: Preparing 9a9be3fa851d: Preparing 0c8c65dbd511: Preparing d37b40ecfd37: Preparing f7779ac6f162: Preparing 41a1ec03c30a: Preparing 08133e2e4946: Preparing e4417a509cb1: Preparing b4296c51de17: Preparing 87c796835b52: Preparing a82c64037dcf: Preparing d96771d5d067: Preparing e3b725a3ca87: Preparing 974d78197bb4: Preparing f38bf08f9cb3: Preparing 95b7e9f1bbe0: Preparing c7bdba8ea516: Preparing 44343de3ea1d: Preparing 68c72b5fd908: Waiting 99b0fad5e405: Waiting 6c40412862ee: Waiting 371902c5f94d: Waiting 9a9be3fa851d: Waiting 0c8c65dbd511: Waiting d37b40ecfd37: Waiting f7779ac6f162: Waiting 41a1ec03c30a: Waiting 08133e2e4946: Waiting e4417a509cb1: Waiting b4296c51de17: Waiting 87c796835b52: Waiting a82c64037dcf: Waiting d96771d5d067: Waiting e3b725a3ca87: Waiting 974d78197bb4: Waiting f38bf08f9cb3: Waiting 95b7e9f1bbe0: Waiting c7bdba8ea516: Waiting 44343de3ea1d: Waiting 68c72b5fd908: Pushed 6c40412862ee: Pushed 371902c5f94d: Pushed 99b0fad5e405: Pushed 9a9be3fa851d: Pushed f7779ac6f162: Layer already exists 0c8c65dbd511: Pushed 08133e2e4946: Layer already exists d37b40ecfd37: Pushed 41a1ec03c30a: Layer already exists e4417a509cb1: Layer already exists b4296c51de17: Layer already exists 87c796835b52: Layer already exists a82c64037dcf: Layer already exists d96771d5d067: Layer already exists 974d78197bb4: Layer already exists e3b725a3ca87: Layer already exists f38bf08f9cb3: Layer already exists 95b7e9f1bbe0: Layer already exists c7bdba8ea516: Layer already exists 44343de3ea1d: Layer already exists master-2_7_7_5-3_3: digest: sha256:6517926ff16436414df2a0d85e4630a90964537d3a65188a306ed43bc2925178 size: 4713 2026-05-06 09:18:26,243: INFO: Building opensdn-tor-agent finished successfully, duration: 183 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_7_5-3_3 c1dc1aaef22c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-3_3 1b4eee4084e0 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-3_3 9f7bae568d65 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-3_3 7787cbadbde0 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-3_3 fab0f67d9854 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-3_3 1c4b092f4f12 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-3_3 0648b0340493 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-3_3 8a36f44c3b3f 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-3_3 5301c0624882 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-3_3 149ac61531a8 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-3_3 0befd9808488 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-3_3 b4293756af78 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-3_3 95f43bbd10a9 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-3_3 60d31e70e0de 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-3_3 80e1f9fb1cff 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-3_3 8e0f00c55780 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-3_3 882b3f48a743 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-3_3 3fe2b6f9d008 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-3_3 6ba9e950372d 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-3_3 67cbfbe9c87b 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-3_3 d97f044dd51e 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-3_3 546750e49b8d 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-3_3 4f360fe9c8c8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-3_3 caf83d117e52 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-3_3 2d6ea6cbc629 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-3_3 492fb6e0809a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-3_3 5e90b26396fe 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-3_3 b640c17283b8 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-3_3 074447128fa6 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-3_3 38b15c5b677b 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-3_3 ff9c40ed73c0 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-3_3 b18f56a6f9ca 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-3_3 67149152cde0 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-3_3 aa63b2010825 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-3_3 75f5c0327ded 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-3_3 668cd4eefdb1 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-3_3 a2934d66e803 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-3_3 1f8c51423a80 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-3_3 81799811e06a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-3_3 85f7f66402f0 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-3_3 180008bd6edf 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-3_3 6b97e77746e3 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-3_3 39a2de7755b9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-3_3 42c45b56ec74 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-3_3 e44d65f3432e 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-3_3 8820cd6c5284 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-3_3 ebc59989d2bb 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-3_3 a22868f1951e 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-3_3 ad025e71738e 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-3_3 1edc8bff9294 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-3_3 419bf7562421 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-3_3 48ae561f913f 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-3_3 b3ea7a0a4069 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 70bd5adb4e88 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-3_3 b3ea7a0a4069 2.9GB 0B U