2026-05-13 18:07:37,505: INFO: Building opensdn-tor-agent 2026-05-13 18:07:37,559: 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-4_5 --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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-4_5 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-4_5 #5 DONE 0.5s #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 1.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.0s #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.189 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 14 MB 00:00 #13 13.12 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #13 14.85 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 402 kB 00:00 #13 16.45 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 16 MB 00:00 #13 30.31 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 11 MB 00:00 #13 39.26 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #13 40.77 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #13 46.17 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #13 47.23 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 474 kB 00:00 #13 47.87 added from: http://tf-mirrors.gz1.opensdn.io/re 897 kB/s | 18 kB 00:00 #13 48.88 added from: http://tf-mirrors.gz1.opensdn.io/re 391 B/s | 257 B 00:00 #13 49.48 added from: http://tf-mirrors.gz1.opensdn.io/re 423 kB/s | 15 kB 00:00 #13 50.00 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 96 kB 00:00 #13 51.64 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 39 MB 00:00 #13 77.71 Third parties for OpenSDN 41 MB/s | 5.1 MB 00:00 #13 87.10 Dependencies resolved. #13 87.10 ========================================================================================== #13 87.10 Package Arch Version Repository Size #13 87.10 ========================================================================================== #13 87.10 Installing: #13 87.10 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 87.10 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 87.10 Installing dependencies: #13 87.10 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 87.10 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 87.10 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 87.10 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.10 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 87.10 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 87.10 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.10 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.10 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 87.10 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 87.10 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 87.10 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 87.10 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 87.10 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 87.10 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 87.10 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 87.10 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 87.10 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 87.10 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 87.10 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 87.10 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 87.10 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 87.10 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 87.10 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 87.10 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 87.10 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 87.10 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 87.10 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 87.10 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 87.10 #13 87.10 Transaction Summary #13 87.10 ========================================================================================== #13 87.10 Install 31 Packages #13 87.10 #13 87.10 Total download size: 12 M #13 87.10 Installed size: 41 M #13 87.10 Downloading Packages: #13 87.14 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 582 kB/s | 9.9 kB 00:00 #13 87.14 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 871 kB/s | 15 kB 00:00 #13 87.14 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #13 87.14 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 35 kB 00:00 #13 87.20 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 548 kB/s | 13 kB 00:00 #13 87.20 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.4 MB/s | 43 kB 00:00 #13 87.20 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 30 kB 00:00 #13 87.20 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 966 kB/s | 11 kB 00:00 #13 87.20 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 37 kB 00:00 #13 87.20 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.9 MB/s | 55 kB 00:00 #13 87.20 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 99 kB 00:00 #13 87.20 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 6.0 MB/s | 37 kB 00:00 #13 87.20 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 24 MB/s | 212 kB 00:00 #13 87.39 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 405 kB 00:00 #13 87.39 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 203 kB 00:00 #13 87.39 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 264 kB/s | 13 kB 00:00 #13 87.39 (17/31): boost-program-options-1.75.0-13.el9_7. 17 MB/s | 104 kB 00:00 #13 87.39 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 87.39 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 22 kB 00:00 #13 87.44 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 33 MB/s | 275 kB 00:00 #13 87.44 (21/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #13 87.44 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #13 87.44 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #13 87.44 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 11 MB/s | 53 kB 00:00 #13 87.44 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #13 87.44 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 21 kB 00:00 #13 87.44 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.8 MB/s | 28 kB 00:00 #13 87.44 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 207 kB 00:00 #13 87.44 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #13 87.44 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.4 MB/s | 67 kB 00:00 #13 87.56 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #13 87.56 -------------------------------------------------------------------------------- #13 87.56 Total 29 MB/s | 12 MB 00:00 #13 87.56 Running transaction check #13 87.56 Transaction check succeeded. #13 87.56 Running transaction test #13 87.73 Transaction test succeeded. #13 87.73 Running transaction #13 88.31 Preparing : 1/1 #13 88.39 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 88.39 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 88.39 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 88.42 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 88.88 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 88.88 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 88.96 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 88.96 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 88.96 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 88.96 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 88.96 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 88.96 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 88.96 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 89.02 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 89.02 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 89.02 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 89.02 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 89.02 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 89.05 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 89.05 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 89.11 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 89.11 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 89.11 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 89.29 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 89.59 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 89.59 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 89.59 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 89.59 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 89.59 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 89.59 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 89.69 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.69 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 89.76 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 89.76 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 89.76 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 89.76 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 89.76 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 89.76 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 89.76 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 89.76 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 89.76 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 89.76 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 89.76 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 89.76 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 89.76 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 89.76 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 89.76 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 89.76 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 89.76 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 89.76 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 89.76 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 89.76 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 89.76 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 89.76 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 89.76 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 89.76 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 89.76 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 89.76 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 89.76 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 89.76 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 89.76 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 89.76 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 89.76 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 91.24 #13 91.24 Installed: #13 91.24 boost-1.75.0-13.el9_7.x86_64 #13 91.24 boost-atomic-1.75.0-13.el9_7.x86_64 #13 91.24 boost-chrono-1.75.0-13.el9_7.x86_64 #13 91.24 boost-container-1.75.0-13.el9_7.x86_64 #13 91.24 boost-context-1.75.0-13.el9_7.x86_64 #13 91.24 boost-contract-1.75.0-13.el9_7.x86_64 #13 91.24 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 91.24 boost-date-time-1.75.0-13.el9_7.x86_64 #13 91.24 boost-fiber-1.75.0-13.el9_7.x86_64 #13 91.24 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 91.24 boost-graph-1.75.0-13.el9_7.x86_64 #13 91.24 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 91.24 boost-locale-1.75.0-13.el9_7.x86_64 #13 91.24 boost-log-1.75.0-13.el9_7.x86_64 #13 91.24 boost-math-1.75.0-13.el9_7.x86_64 #13 91.24 boost-nowide-1.75.0-13.el9_7.x86_64 #13 91.24 boost-program-options-1.75.0-13.el9_7.x86_64 #13 91.24 boost-python3-1.75.0-13.el9_7.x86_64 #13 91.24 boost-random-1.75.0-13.el9_7.x86_64 #13 91.24 boost-regex-1.75.0-13.el9_7.x86_64 #13 91.24 boost-serialization-1.75.0-13.el9_7.x86_64 #13 91.24 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 91.24 boost-system-1.75.0-13.el9_7.x86_64 #13 91.24 boost-test-1.75.0-13.el9_7.x86_64 #13 91.24 boost-thread-1.75.0-13.el9_7.x86_64 #13 91.24 boost-timer-1.75.0-13.el9_7.x86_64 #13 91.24 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 91.24 boost-wave-1.75.0-13.el9_7.x86_64 #13 91.24 gperftools-libs-2.9.1-3.el9.x86_64 #13 91.24 libicu-67.1-10.el9_6.x86_64 #13 91.24 libunwind-1.6.2-1.el9.x86_64 #13 91.24 #13 91.24 Complete! #13 91.60 77 files removed #13 92.00 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 92.09 Collecting contrail-vrouter-api==0.1.dev0 #13 92.09 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 92.43 Installing collected packages: contrail-vrouter-api #13 92.45 Successfully installed contrail-vrouter-api-0.1.dev0 #13 92.45 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 92.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.5s done #15 writing image sha256:7c7ec38dab359ec12227f74188eab5188dcb078fd881d18eeab6995c3aaae33b #15 writing image sha256:7c7ec38dab359ec12227f74188eab5188dcb078fd881d18eeab6995c3aaae33b done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-4_5 0.0s done #15 DONE 2.6s 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-13 18:09:59,172: INFO: Docker build duration: 142 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c408fa974534: Preparing 145347781684: Preparing b787ebd33c1b: Preparing aafc5a714d0e: Preparing f464220642a9: Preparing 8602b016d552: Preparing c9e564306330: Preparing 5ff893fbaa7e: Preparing 930310db2d9f: Preparing 2e946b396c55: Preparing 3b5e8fe8fd12: Preparing 7c4cac258ac0: Preparing 634ccd5ef210: Preparing 929f6a1ac899: Preparing 374d0e9d167e: Preparing 2c7fda1c60d0: Preparing ba02cf313167: Preparing 5693e442d247: Preparing d71833b410f8: Preparing 6b6779731f5a: Preparing 44343de3ea1d: Preparing c408fa974534: Waiting 145347781684: Waiting b787ebd33c1b: Waiting aafc5a714d0e: Waiting f464220642a9: Waiting 8602b016d552: Waiting c9e564306330: Waiting 5ff893fbaa7e: Waiting 930310db2d9f: Waiting 2e946b396c55: Waiting 3b5e8fe8fd12: Waiting 7c4cac258ac0: Waiting 634ccd5ef210: Waiting 929f6a1ac899: Waiting 374d0e9d167e: Waiting 2c7fda1c60d0: Waiting ba02cf313167: Waiting 5693e442d247: Waiting d71833b410f8: Waiting 6b6779731f5a: Waiting 44343de3ea1d: Waiting b787ebd33c1b: Pushed aafc5a714d0e: Pushed f464220642a9: Pushed 8602b016d552: Pushed c9e564306330: Pushed 5ff893fbaa7e: Layer already exists 930310db2d9f: Layer already exists 2e946b396c55: Layer already exists c408fa974534: Pushed 3b5e8fe8fd12: Layer already exists 7c4cac258ac0: Layer already exists 634ccd5ef210: Layer already exists 929f6a1ac899: Layer already exists 374d0e9d167e: Layer already exists 2c7fda1c60d0: Layer already exists ba02cf313167: Layer already exists 5693e442d247: Layer already exists d71833b410f8: Layer already exists 6b6779731f5a: Layer already exists 44343de3ea1d: Layer already exists 145347781684: Pushed master-2_7_7_5-4_5: digest: sha256:ee94ce535cc96e42609524a2ca41b2501f3b1ca3f0f55020a42492cf56d680c3 size: 4713 2026-05-13 18:10:14,017: INFO: Building opensdn-tor-agent finished successfully, duration: 157 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-4_5 af79100eb47c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-4_5 8237a46132ad 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-4_5 6241f9dde074 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-4_5 f6f68841207e 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-4_5 4e3f07e13cda 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-4_5 4879e4478485 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-4_5 40f8de9e711c 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-4_5 81c2ee1de003 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-4_5 77f6283469e0 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-4_5 e525288f3373 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-4_5 eeb82ad53ae4 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-4_5 5c6a75f8f3a3 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-4_5 ea7106e55a99 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-4_5 0892ac89fb91 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-4_5 794cc7043162 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-4_5 bd6ba15bc186 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-4_5 2453ee199427 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-4_5 11e19e843787 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-4_5 b01352ca45f7 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-4_5 466d408e2ed8 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-4_5 8262b6878859 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-4_5 3baa1f62d5b0 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-4_5 ebd08af1c987 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-4_5 e1d48ab4e92b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-4_5 c93e9a4435fa 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-4_5 9c6752e31740 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-4_5 109163deb741 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-4_5 ca8fa0cf02e0 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-4_5 c03c7dcb544e 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-4_5 80de20f467b0 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-4_5 42a741038251 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-4_5 bfcbe0b9a4d5 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-4_5 b745e8d59198 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-4_5 898447023f40 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-4_5 3b275f21a685 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-4_5 37553624605a 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-4_5 9038280bb0ce 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-4_5 557fc0de5ec8 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-4_5 a9c4d748a1d5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-4_5 beda94a8f26e 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-4_5 1385536905b6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-4_5 a63c3e2a5926 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-4_5 255b3001a2c1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-4_5 2411c63dc7be 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-4_5 4605b5dbf168 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-4_5 7c7ec38dab35 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-4_5 5c10c37c9751 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-4_5 9a1ddc765507 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-4_5 5312edd20e2a 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-4_5 1dc702497991 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-4_5 3f4eb6b30d91 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-4_5 39bc3cbfa59e 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-4_5 7bec896d6d0a 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 405e6d72fecb 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-4_5 7bec896d6d0a 2.9GB 0B U