2026-05-29 12:16:23,175: INFO: Building opensdn-tor-agent 2026-05-29 12:16:23,314: 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_1-5_9 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-5_9 #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.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-5_9 #5 DONE 0.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.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.4s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 6.054 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 14 MB 00:00 #13 13.94 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #13 15.96 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 402 kB 00:00 #13 16.99 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 16 MB 00:00 #13 27.80 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 11 MB 00:00 #13 37.22 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 1.1 MB 00:00 #13 38.59 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 4.8 MB 00:00 #13 45.03 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 46.30 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 474 kB 00:00 #13 46.87 added from: http://tf-mirrors.gz1.opensdn.io/re 758 kB/s | 18 kB 00:00 #13 47.51 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 kB/s | 257 B 00:00 #13 48.21 added from: http://tf-mirrors.gz1.opensdn.io/re 330 kB/s | 15 kB 00:00 #13 48.91 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 96 kB 00:00 #13 50.95 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 39 MB 00:01 #13 88.64 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 108.1 Dependencies resolved. #13 108.1 ========================================================================================== #13 108.1 Package Arch Version Repository Size #13 108.1 ========================================================================================== #13 108.1 Installing: #13 108.1 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 108.1 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 108.1 Installing dependencies: #13 108.1 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 108.1 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 108.1 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 108.1 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 108.1 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 108.1 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 108.1 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 108.1 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 108.1 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 108.1 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 108.1 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 108.1 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 108.1 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 108.1 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 108.1 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 108.1 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 108.1 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 108.1 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 108.1 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 108.1 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 108.1 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 108.1 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 108.1 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 108.1 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 108.1 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 108.1 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 108.1 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 108.1 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 108.1 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 108.1 #13 108.1 Transaction Summary #13 108.1 ========================================================================================== #13 108.1 Install 31 Packages #13 108.1 #13 108.1 Total download size: 12 M #13 108.1 Installed size: 41 M #13 108.1 Downloading Packages: #13 108.1 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 315 kB/s | 9.9 kB 00:00 #13 108.1 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 440 kB/s | 15 kB 00:00 #13 108.1 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 108.1 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.6 MB/s | 35 kB 00:00 #13 108.1 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 13 kB 00:00 #13 108.1 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.4 MB/s | 43 kB 00:00 #13 108.1 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 30 kB 00:00 #13 108.1 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #13 108.1 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.2 MB/s | 37 kB 00:00 #13 108.1 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.9 MB/s | 55 kB 00:00 #13 108.1 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 99 kB 00:00 #13 108.1 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.8 MB/s | 37 kB 00:00 #13 108.1 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #13 108.2 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.8 MB/s | 405 kB 00:00 #13 108.2 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.3 MB/s | 203 kB 00:00 #13 108.2 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 643 kB/s | 13 kB 00:00 #13 108.2 (17/31): boost-program-options-1.75.0-13.el9_7. 5.4 MB/s | 104 kB 00:00 #13 108.2 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.1 MB/s | 91 kB 00:00 #13 108.2 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 22 kB 00:00 #13 108.2 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 275 kB 00:00 #13 108.2 (21/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.4 MB/s | 25 kB 00:00 #13 108.3 (22/31): boost-serialization-1.75.0-13.el9_7.x8 3.0 MB/s | 127 kB 00:00 #13 108.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 78 kB/s | 11 kB 00:00 #13 108.5 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 1.2 MB/s | 228 kB 00:00 #13 108.5 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 668 kB/s | 53 kB 00:00 #13 108.5 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 21 kB 00:00 #13 108.5 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.5 MB/s | 28 kB 00:00 #13 108.5 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #13 108.5 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 12 MB/s | 308 kB 00:00 #13 108.5 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.2 MB/s | 67 kB 00:00 #13 108.7 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 15 MB/s | 9.6 MB 00:00 #13 108.7 -------------------------------------------------------------------------------- #13 108.7 Total 19 MB/s | 12 MB 00:00 #13 108.7 Running transaction check #13 108.8 Transaction check succeeded. #13 108.8 Running transaction test #13 109.1 Transaction test succeeded. #13 109.1 Running transaction #13 109.8 Preparing : 1/1 #13 109.9 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 109.9 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 109.9 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 109.9 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 110.5 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 110.6 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 110.6 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 110.6 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 110.6 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 110.6 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 110.6 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 110.6 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 110.6 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 110.6 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 110.7 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 110.7 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 110.7 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 110.7 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 110.7 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 110.8 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 110.8 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 110.8 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 110.8 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 110.8 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 110.8 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 110.8 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 110.8 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 110.8 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 110.9 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 110.9 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 110.9 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 110.9 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 111.7 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 111.7 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 111.7 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 111.7 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 111.7 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 111.7 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 111.7 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 111.7 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 111.7 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 111.7 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 111.7 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 111.7 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 111.7 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 111.7 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 111.7 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 111.7 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 111.7 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 111.7 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 111.7 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 111.7 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 111.7 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 111.7 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 111.7 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 111.7 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 111.7 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 111.7 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 111.7 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 111.7 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 111.7 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 111.7 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 111.7 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 111.8 #13 111.8 Installed: #13 111.8 boost-1.75.0-13.el9_7.x86_64 #13 111.8 boost-atomic-1.75.0-13.el9_7.x86_64 #13 111.8 boost-chrono-1.75.0-13.el9_7.x86_64 #13 111.8 boost-container-1.75.0-13.el9_7.x86_64 #13 111.8 boost-context-1.75.0-13.el9_7.x86_64 #13 111.8 boost-contract-1.75.0-13.el9_7.x86_64 #13 111.8 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 111.8 boost-date-time-1.75.0-13.el9_7.x86_64 #13 111.8 boost-fiber-1.75.0-13.el9_7.x86_64 #13 111.8 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 111.8 boost-graph-1.75.0-13.el9_7.x86_64 #13 111.8 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 111.8 boost-locale-1.75.0-13.el9_7.x86_64 #13 111.8 boost-log-1.75.0-13.el9_7.x86_64 #13 111.8 boost-math-1.75.0-13.el9_7.x86_64 #13 111.8 boost-nowide-1.75.0-13.el9_7.x86_64 #13 111.8 boost-program-options-1.75.0-13.el9_7.x86_64 #13 111.8 boost-python3-1.75.0-13.el9_7.x86_64 #13 111.8 boost-random-1.75.0-13.el9_7.x86_64 #13 111.8 boost-regex-1.75.0-13.el9_7.x86_64 #13 111.8 boost-serialization-1.75.0-13.el9_7.x86_64 #13 111.8 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 111.8 boost-system-1.75.0-13.el9_7.x86_64 #13 111.8 boost-test-1.75.0-13.el9_7.x86_64 #13 111.8 boost-thread-1.75.0-13.el9_7.x86_64 #13 111.8 boost-timer-1.75.0-13.el9_7.x86_64 #13 111.8 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 111.8 boost-wave-1.75.0-13.el9_7.x86_64 #13 111.8 gperftools-libs-2.9.1-3.el9.x86_64 #13 111.8 libicu-67.1-10.el9_6.x86_64 #13 111.8 libunwind-1.6.2-1.el9.x86_64 #13 111.8 #13 111.8 Complete! #13 112.6 77 files removed #13 113.3 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 113.4 Collecting contrail-vrouter-api==0.1.dev0 #13 113.4 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 113.8 Installing collected packages: contrail-vrouter-api #13 113.8 Successfully installed contrail-vrouter-api-0.1.dev0 #13 113.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 114.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.9s #15 exporting to image #15 exporting layers #15 exporting layers 3.8s done #15 writing image sha256:bfe3fc1a66c5f92160e8add7bd6921d8e8573c5b36351c225c2c69a314328776 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-5_9 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-5_9 0.1s done #15 DONE 4.3s 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-29 12:18:52,317: INFO: Docker build duration: 149 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4210aaf6731b: Preparing c58eb41e6676: Preparing 1ec674e20a02: Preparing 4093da67b635: Preparing d57408da6c71: Preparing f5726f001e5d: Preparing db38447bfe00: Preparing 58e491b58217: Preparing 082110dfb7d8: Preparing 8d673697b777: Preparing 1cec525f2808: Preparing 8f1146a6ecad: Preparing a9667ec186d7: Preparing 6566f73c428d: Preparing db20f3430be9: Preparing 7a52a8ec809e: Preparing f60bde515e51: Preparing 24ad7697fed0: Preparing 5e499fcdb12e: Preparing 7a3ab7c5128b: Preparing 44343de3ea1d: Preparing 1ec674e20a02: Waiting 4093da67b635: Waiting d57408da6c71: Waiting f5726f001e5d: Waiting db38447bfe00: Waiting 58e491b58217: Waiting 082110dfb7d8: Waiting 8d673697b777: Waiting 1cec525f2808: Waiting 8f1146a6ecad: Waiting a9667ec186d7: Waiting 6566f73c428d: Waiting db20f3430be9: Waiting 7a52a8ec809e: Waiting f60bde515e51: Waiting 24ad7697fed0: Waiting 5e499fcdb12e: Waiting 7a3ab7c5128b: Waiting 44343de3ea1d: Waiting 4210aaf6731b: Pushed 1ec674e20a02: Pushed 4093da67b635: Pushed d57408da6c71: Pushed f5726f001e5d: Pushed db38447bfe00: Pushed 58e491b58217: Layer already exists 082110dfb7d8: Layer already exists c58eb41e6676: Pushed 8d673697b777: Layer already exists 8f1146a6ecad: Layer already exists 1cec525f2808: Layer already exists a9667ec186d7: Layer already exists 6566f73c428d: Layer already exists db20f3430be9: Layer already exists 7a52a8ec809e: Layer already exists f60bde515e51: Layer already exists 24ad7697fed0: Layer already exists 7a3ab7c5128b: Layer already exists 5e499fcdb12e: Layer already exists 44343de3ea1d: Layer already exists master-2_7_7_1-5_9: digest: sha256:0b3ad22343bd2d480a0812b51acedbf34c78c020d5141e4b4ed06a6e3f74d0c8 size: 4713 2026-05-29 12:19:02,939: INFO: Building opensdn-tor-agent finished successfully, duration: 159 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_1-5_9 29f04a8b71d7 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_1-5_9 f77c53a5c059 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_1-5_9 38222c9d6f4d 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_1-5_9 ce970cd8f911 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_1-5_9 87891c9ece01 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_1-5_9 14d267fa7e9c 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_1-5_9 68527cb5414d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_1-5_9 8eb874705b00 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_1-5_9 fd33d13d5baa 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-5_9 411bf16e28a2 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_1-5_9 bccb22092ad9 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_1-5_9 6bf4723629dc 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_1-5_9 17166e5f4b0a 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_1-5_9 e668cac5b128 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_1-5_9 27991b83a5e9 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_1-5_9 de0a7859a76f 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_1-5_9 8e50b84a0b70 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_1-5_9 cea5c8f8c2c8 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_1-5_9 82f3f17de934 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_1-5_9 701748dea621 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_1-5_9 859d7c9d56be 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_1-5_9 1ef2d07870b3 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_1-5_9 e1e7d167ffbb 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_1-5_9 768684ccdde3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_1-5_9 882602450d86 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_1-5_9 cd8e76edd604 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_1-5_9 8d265e4a3c39 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_1-5_9 cb13553dfde0 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_1-5_9 a0935112dcc8 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_1-5_9 514aaf220e5a 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_1-5_9 3553a7be3b27 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_1-5_9 90560d132326 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_1-5_9 d1ab72a1fedd 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_1-5_9 2df8d9c27875 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_1-5_9 d7d2fd020227 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_1-5_9 f3315d12f362 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_1-5_9 28f479535db1 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_1-5_9 68c7eb231141 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_1-5_9 7b4c1539d633 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_1-5_9 55de641cc15c 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_1-5_9 3870d22f5388 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_1-5_9 69a3ee4ac438 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_1-5_9 44ad93d21227 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_1-5_9 eb8711dd91e4 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_1-5_9 d3de238ad1a7 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-5_9 bfe3fc1a66c5 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_1-5_9 ecab693fe0cb 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_1-5_9 38cb8d1008a1 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_1-5_9 7c85d12274b3 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_1-5_9 315b743dea17 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_1-5_9 510bb20a2cee 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_1-5_9 0e52698c69f4 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 79fbef32b416 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_1-5_9 0e52698c69f4 2.9GB 0B U