2026-03-11 12:52:20,585: INFO: Building opensdn-tor-agent 2026-03-11 12:52:20,668: 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_5_1_4-2_7 --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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #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 2.7s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #5 DONE 1.3s #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.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 4.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.6s #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 11.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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 ; 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.169 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 14 MB 00:00 #13 10.20 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 1.9 MB 00:00 #13 11.75 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #13 12.83 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 16 MB 00:00 #13 24.69 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 11 MB 00:00 #13 33.21 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #13 34.45 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #13 38.08 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #13 39.53 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 474 kB 00:00 #13 40.22 added from: http://tf-mirrors.gz1.opensdn.io/re 477 kB/s | 18 kB 00:00 #13 40.79 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 kB/s | 257 B 00:00 #13 41.50 added from: http://tf-mirrors.gz1.opensdn.io/re 153 kB/s | 15 kB 00:00 #13 42.11 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 96 kB 00:00 #13 43.70 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 39 MB 00:00 #13 72.33 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 81.72 Dependencies resolved. #13 81.72 ========================================================================================== #13 81.72 Package Arch Version Repository Size #13 81.72 ========================================================================================== #13 81.72 Installing: #13 81.72 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 81.72 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 81.72 Installing dependencies: #13 81.72 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 81.72 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 81.72 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 81.72 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.72 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 81.72 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 81.72 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.72 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.72 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 81.72 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 81.72 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 81.72 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 81.72 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 81.72 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 81.72 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 81.72 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 81.72 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 81.72 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 81.72 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 81.72 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 81.72 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 81.72 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 81.72 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 81.72 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 81.72 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 81.72 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 81.72 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 81.72 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 81.72 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 81.72 #13 81.72 Transaction Summary #13 81.72 ========================================================================================== #13 81.72 Install 31 Packages #13 81.72 #13 81.72 Total download size: 12 M #13 81.73 Installed size: 41 M #13 81.73 Downloading Packages: #13 81.79 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 832 kB/s | 15 kB 00:00 #13 81.79 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 398 kB/s | 9.9 kB 00:00 #13 81.79 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #13 81.79 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.1 MB/s | 35 kB 00:00 #13 81.79 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 81.79 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.7 MB/s | 43 kB 00:00 #13 81.79 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 30 kB 00:00 #13 81.82 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 767 kB/s | 11 kB 00:00 #13 81.82 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 37 kB 00:00 #13 81.82 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.0 MB/s | 55 kB 00:00 #13 81.83 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 99 kB 00:00 #13 81.84 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.1 MB/s | 37 kB 00:00 #13 81.86 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 7.8 MB/s | 212 kB 00:00 #13 81.87 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 405 kB 00:00 #13 81.87 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.9 MB/s | 203 kB 00:00 #13 81.88 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 770 kB/s | 13 kB 00:00 #13 81.90 (17/31): boost-program-options-1.75.0-13.el9_7. 5.9 MB/s | 104 kB 00:00 #13 81.91 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.1 MB/s | 91 kB 00:00 #13 81.91 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 22 kB 00:00 #13 81.96 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #13 81.96 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.0 MB/s | 127 kB 00:00 #13 81.96 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.2 MB/s | 25 kB 00:00 #13 81.96 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 577 kB/s | 11 kB 00:00 #13 81.96 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 8.0 MB/s | 228 kB 00:00 #13 81.99 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 53 kB 00:00 #13 81.99 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 863 kB/s | 21 kB 00:00 #13 82.00 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.9 MB/s | 28 kB 00:00 #13 82.06 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 207 kB 00:00 #13 82.06 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 16 MB/s | 308 kB 00:00 #13 82.06 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.7 MB/s | 67 kB 00:00 #13 82.17 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #13 82.17 -------------------------------------------------------------------------------- #13 82.17 Total 29 MB/s | 12 MB 00:00 #13 82.17 Running transaction check #13 82.20 Transaction check succeeded. #13 82.20 Running transaction test #13 82.51 Transaction test succeeded. #13 82.51 Running transaction #13 83.37 Preparing : 1/1 #13 83.48 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 83.48 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 83.52 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 83.52 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 84.18 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 84.21 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 84.24 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 84.24 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 84.24 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 84.26 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 84.29 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 84.29 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 84.29 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 84.33 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 84.33 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 84.33 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 84.40 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 84.40 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 84.40 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 84.40 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 84.42 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 84.44 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 84.44 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 84.46 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 84.46 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 84.48 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 84.48 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 84.50 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 84.50 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 84.50 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 84.54 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 84.58 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 86.50 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 86.50 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 86.50 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 86.50 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 86.50 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 86.50 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 86.50 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 86.50 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 86.50 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 86.50 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 86.50 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 86.50 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 86.50 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 86.50 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 86.50 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 86.50 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 86.50 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 86.50 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 86.50 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 86.50 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 86.50 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 86.50 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 86.50 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 86.50 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 86.50 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 86.50 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 86.50 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 86.50 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 86.50 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 86.50 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 86.50 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 86.62 #13 86.62 Installed: #13 86.62 boost-1.75.0-13.el9_7.x86_64 #13 86.62 boost-atomic-1.75.0-13.el9_7.x86_64 #13 86.62 boost-chrono-1.75.0-13.el9_7.x86_64 #13 86.62 boost-container-1.75.0-13.el9_7.x86_64 #13 86.62 boost-context-1.75.0-13.el9_7.x86_64 #13 86.62 boost-contract-1.75.0-13.el9_7.x86_64 #13 86.62 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 86.62 boost-date-time-1.75.0-13.el9_7.x86_64 #13 86.62 boost-fiber-1.75.0-13.el9_7.x86_64 #13 86.62 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 86.62 boost-graph-1.75.0-13.el9_7.x86_64 #13 86.62 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 86.62 boost-locale-1.75.0-13.el9_7.x86_64 #13 86.62 boost-log-1.75.0-13.el9_7.x86_64 #13 86.62 boost-math-1.75.0-13.el9_7.x86_64 #13 86.62 boost-nowide-1.75.0-13.el9_7.x86_64 #13 86.62 boost-program-options-1.75.0-13.el9_7.x86_64 #13 86.62 boost-python3-1.75.0-13.el9_7.x86_64 #13 86.62 boost-random-1.75.0-13.el9_7.x86_64 #13 86.62 boost-regex-1.75.0-13.el9_7.x86_64 #13 86.62 boost-serialization-1.75.0-13.el9_7.x86_64 #13 86.62 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 86.62 boost-system-1.75.0-13.el9_7.x86_64 #13 86.62 boost-test-1.75.0-13.el9_7.x86_64 #13 86.62 boost-thread-1.75.0-13.el9_7.x86_64 #13 86.62 boost-timer-1.75.0-13.el9_7.x86_64 #13 86.62 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 86.62 boost-wave-1.75.0-13.el9_7.x86_64 #13 86.62 gperftools-libs-2.9.1-3.el9.x86_64 #13 86.62 libicu-67.1-10.el9_6.x86_64 #13 86.62 libunwind-1.6.2-1.el9.x86_64 #13 86.62 #13 86.62 Complete! #13 86.94 77 files removed #13 87.64 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 87.67 Collecting contrail-vrouter-api==0.1.dev0 #13 87.67 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 87.93 Installing collected packages: contrail-vrouter-api #13 87.95 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 87.95 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 88.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.4s #15 exporting to image #15 exporting layers #15 exporting layers 3.5s done #15 writing image sha256:940436df0d3b60a60aa3871260752a2e7e7c32d14272eebcff410afb3f8ef9e1 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 0.0s done #15 DONE 3.6s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-03-11 12:54:53,467: INFO: Docker build duration: 153 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d07c1bbdd331: Preparing a6ab4a69e3fb: Preparing e0dcfb113695: Preparing 8c483dd96e9d: Preparing e93ebaa8630c: Preparing 7eb34d8aa0a4: Preparing 2ce26595c2a0: Preparing 6f474f00ab3c: Preparing e8f91e11ebc2: Preparing 1ef25c319b7c: Preparing 51fed803f85b: Preparing b06350452dea: Preparing 3524f711b3f0: Preparing d99e5d84e039: Preparing 4fb1af838c47: Preparing bcd5b291cd0c: Preparing ad593c81001b: Preparing e3e5c6acbb76: Preparing 28f9966ce9a2: Preparing d593949cbb60: Preparing 44343de3ea1d: Preparing d07c1bbdd331: Waiting a6ab4a69e3fb: Waiting e0dcfb113695: Waiting 8c483dd96e9d: Waiting e93ebaa8630c: Waiting 7eb34d8aa0a4: Waiting 2ce26595c2a0: Waiting 6f474f00ab3c: Waiting e8f91e11ebc2: Waiting 1ef25c319b7c: Waiting 51fed803f85b: Waiting b06350452dea: Waiting 3524f711b3f0: Waiting d99e5d84e039: Waiting 4fb1af838c47: Waiting bcd5b291cd0c: Waiting ad593c81001b: Waiting e3e5c6acbb76: Waiting 28f9966ce9a2: Waiting d593949cbb60: Waiting 44343de3ea1d: Waiting d07c1bbdd331: Pushed e0dcfb113695: Pushed 8c483dd96e9d: Pushed e93ebaa8630c: Pushed 6f474f00ab3c: Layer already exists 7eb34d8aa0a4: Pushed e8f91e11ebc2: Layer already exists 1ef25c319b7c: Layer already exists 51fed803f85b: Layer already exists b06350452dea: Layer already exists 3524f711b3f0: Layer already exists 4fb1af838c47: Layer already exists d99e5d84e039: Layer already exists 2ce26595c2a0: Pushed bcd5b291cd0c: Layer already exists ad593c81001b: Layer already exists 28f9966ce9a2: Layer already exists e3e5c6acbb76: Layer already exists d593949cbb60: Layer already exists 44343de3ea1d: Layer already exists a6ab4a69e3fb: Pushed master-2_5_1_4-2_7: digest: sha256:b141ec0d4aa4b7e34790962f27d45314ecdab2e29267e4c1f66b85701995605c size: 4713 2026-03-11 12:55:05,949: INFO: Building opensdn-tor-agent finished successfully, duration: 165 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_5_1_4-2_7 7470fbb96d77 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_7 37648b0f8eec 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 76502d0496c4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 adc2bd927ace 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 30a8dcf8ee43 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_7 d9007eede56a 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_7 3268da57a87e 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_7 e1e47a4a8644 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 0453e64e21cd 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 8567bfef6ec7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 633fec8b5e7a 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 a8066b23067b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 59b6bca40d45 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_7 3b70f4c8b438 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 41bcbba849f1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_7 a2332e8ed758 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_7 e2fc60820a12 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_7 d1ba2deb6979 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 18ccd8dbc173 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_7 44bddec2557d 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_7 4b225a5c80d6 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_7 56e121503dcf 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_7 247b6e7687f9 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_7 8c8c2a74aba1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_7 347005c86ba0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_7 72d9502adaae 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_7 e04342ab63ce 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 2635fb69b35c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_7 1e0990dc1c9a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_7 d6e490fad423 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_7 bc0ce2079412 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 e22c2ea0be51 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 6bb13859b117 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_7 86921ba6205e 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 10c054f01008 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 817c4f03ac59 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_7 567994381294 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_7 d6cdbf8d1037 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_7 68cdaf861f77 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_7 4b87da404185 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_7 feed5e20558e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_7 fb8e4e4e6260 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_7 f70402c0d635 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_7 17cd9e8d3261 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_7 57e6b2f1d79d 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_7 eeabb632d669 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_7 4be487e6e016 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 940436df0d3b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_7 afabce7394db 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_7 cf318822e6c5 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 f1d4b0a7de30 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_7 5f7c866c12e1 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_7 b38d239a976b 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_7 e8c2825774bf 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 19013bffa638 2.9GB 0B U opensdn-test-test:master-2_5_1_4-2_7 eeabb632d669 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile bcd68e088db5 22.2GB 0B tf-dev-sandbox:frozen 19013bffa638 2.9GB 0B U