2026-03-13 16:12:21,825: INFO: Building opensdn-tor-agent 2026-03-13 16:12:21,872: 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_6_3_3-8 --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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-8 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 3.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_3-8 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-8 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.4s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 3.2s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.2s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.8s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.6s #14 [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 #14 3.147 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 14 MB 00:00 #14 13.72 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #14 15.90 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 402 kB 00:00 #14 17.25 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 16 MB 00:00 #14 31.00 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 11 MB 00:00 #14 41.38 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #14 42.93 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.8 MB 00:00 #14 48.12 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 697 kB 00:00 #14 49.37 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #14 50.86 added from: http://tf-mirrors.gz1.opensdn.io/re 47 kB/s | 18 kB 00:00 #14 51.64 added from: http://tf-mirrors.gz1.opensdn.io/re 923 B/s | 257 B 00:00 #14 52.53 added from: http://tf-mirrors.gz1.opensdn.io/re 399 kB/s | 15 kB 00:00 #14 53.25 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #14 55.13 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 39 MB 00:01 #14 81.08 Third parties for OpenSDN 9.0 MB/s | 5.1 MB 00:00 #14 88.80 Dependencies resolved. #14 88.80 ========================================================================================== #14 88.80 Package Arch Version Repository Size #14 88.80 ========================================================================================== #14 88.80 Installing: #14 88.80 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 88.80 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 88.80 Installing dependencies: #14 88.80 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 88.80 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 88.80 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 88.80 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 88.80 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 88.80 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 88.80 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 88.80 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 88.80 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 88.80 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 88.80 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 88.80 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 88.80 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 88.80 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 88.80 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 88.80 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 88.80 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 88.80 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 88.80 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 88.80 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 88.80 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 88.80 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 88.80 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 88.80 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 88.80 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 88.80 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 88.80 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 88.80 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 88.80 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 88.80 #14 88.80 Transaction Summary #14 88.80 ========================================================================================== #14 88.80 Install 31 Packages #14 88.80 #14 88.80 Total download size: 12 M #14 88.80 Installed size: 41 M #14 88.80 Downloading Packages: #14 89.05 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 69 kB/s | 15 kB 00:00 #14 89.05 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 43 kB/s | 9.9 kB 00:00 #14 89.05 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #14 89.05 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 35 kB 00:00 #14 89.08 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #14 89.08 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.7 MB/s | 43 kB 00:00 #14 89.08 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 30 kB 00:00 #14 89.08 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #14 89.08 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 37 kB 00:00 #14 89.08 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.4 MB/s | 55 kB 00:00 #14 89.10 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.8 MB/s | 99 kB 00:00 #14 89.10 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.6 MB/s | 37 kB 00:00 #14 89.10 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 17 MB/s | 212 kB 00:00 #14 89.11 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #14 89.13 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 13 kB 00:00 #14 89.13 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #14 89.17 (17/31): boost-program-options-1.75.0-13.el9_7. 3.6 MB/s | 104 kB 00:00 #14 89.25 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 737 kB/s | 91 kB 00:00 #14 89.41 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 86 kB/s | 22 kB 00:00 #14 89.72 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 616 kB/s | 275 kB 00:00 #14 89.91 (21/31): boost-serialization-1.75.0-13.el9_7.x8 259 kB/s | 127 kB 00:00 #14 90.02 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 82 kB/s | 25 kB 00:00 #14 90.02 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 93 kB/s | 11 kB 00:00 #14 90.04 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #14 90.04 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 53 kB 00:00 #14 90.04 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 21 kB 00:00 #14 90.04 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.0 MB/s | 28 kB 00:00 #14 90.07 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 207 kB 00:00 #14 90.07 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #14 90.07 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.0 MB/s | 67 kB 00:00 #14 90.26 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 6.5 MB/s | 9.6 MB 00:01 #14 90.26 -------------------------------------------------------------------------------- #14 90.26 Total 8.4 MB/s | 12 MB 00:01 #14 90.26 Running transaction check #14 90.35 Transaction check succeeded. #14 90.35 Running transaction test #14 90.52 Transaction test succeeded. #14 90.52 Running transaction #14 91.11 Preparing : 1/1 #14 91.24 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 91.28 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 91.28 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 91.28 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 91.65 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 91.65 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 91.68 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 91.68 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 91.68 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 91.68 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 91.71 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 91.71 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 91.73 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 91.73 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 91.79 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 91.79 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 91.79 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 91.79 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 91.79 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 91.82 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 91.82 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 91.82 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 91.83 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 91.85 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 91.85 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 91.87 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 91.89 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 91.89 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 91.89 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 91.93 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 91.93 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 91.93 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 93.07 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 93.07 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 93.07 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 93.07 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 93.07 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 93.07 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 93.07 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 93.07 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 93.07 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 93.07 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 93.07 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 93.07 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 93.07 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 93.07 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 93.07 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 93.07 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 93.07 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 93.07 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 93.07 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 93.07 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 93.07 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 93.07 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 93.07 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 93.07 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 93.07 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 93.07 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 93.07 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 93.07 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 93.07 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 93.07 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 93.07 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 93.84 #14 93.84 Installed: #14 93.84 boost-1.75.0-13.el9_7.x86_64 #14 93.84 boost-atomic-1.75.0-13.el9_7.x86_64 #14 93.84 boost-chrono-1.75.0-13.el9_7.x86_64 #14 93.84 boost-container-1.75.0-13.el9_7.x86_64 #14 93.84 boost-context-1.75.0-13.el9_7.x86_64 #14 93.84 boost-contract-1.75.0-13.el9_7.x86_64 #14 93.84 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 93.84 boost-date-time-1.75.0-13.el9_7.x86_64 #14 93.84 boost-fiber-1.75.0-13.el9_7.x86_64 #14 93.84 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 93.84 boost-graph-1.75.0-13.el9_7.x86_64 #14 93.84 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 93.84 boost-locale-1.75.0-13.el9_7.x86_64 #14 93.84 boost-log-1.75.0-13.el9_7.x86_64 #14 93.84 boost-math-1.75.0-13.el9_7.x86_64 #14 93.84 boost-nowide-1.75.0-13.el9_7.x86_64 #14 93.84 boost-program-options-1.75.0-13.el9_7.x86_64 #14 93.84 boost-python3-1.75.0-13.el9_7.x86_64 #14 93.84 boost-random-1.75.0-13.el9_7.x86_64 #14 93.84 boost-regex-1.75.0-13.el9_7.x86_64 #14 93.84 boost-serialization-1.75.0-13.el9_7.x86_64 #14 93.84 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 93.84 boost-system-1.75.0-13.el9_7.x86_64 #14 93.84 boost-test-1.75.0-13.el9_7.x86_64 #14 93.84 boost-thread-1.75.0-13.el9_7.x86_64 #14 93.84 boost-timer-1.75.0-13.el9_7.x86_64 #14 93.84 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 93.84 boost-wave-1.75.0-13.el9_7.x86_64 #14 93.84 gperftools-libs-2.9.1-3.el9.x86_64 #14 93.84 libicu-67.1-10.el9_6.x86_64 #14 93.84 libunwind-1.6.2-1.el9.x86_64 #14 93.84 #14 93.84 Complete! #14 94.42 77 files removed #14 94.95 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 95.00 Collecting contrail-vrouter-api==0.1.dev0 #14 95.00 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 95.20 Installing collected packages: contrail-vrouter-api #14 95.23 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 #14 95.23 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 97.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.4s #16 exporting to image #16 exporting layers #16 exporting layers 2.8s done #16 writing image sha256:01ff061d03578b22e97869479a62f059d7b1169a41175b1d09b858a3908524b6 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_3-8 done #16 DONE 2.9s 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-03-13 16:14:58,866: INFO: Docker build duration: 157 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 815d1771ff80: Preparing f757488bef55: Preparing 2f92044a5874: Preparing f97c8531c03b: Preparing 362bfb5af194: Preparing f009fdce634f: Preparing 6a92429a2774: Preparing 1912959c7fbe: Preparing 907488fcbec3: Preparing ebf27df23764: Preparing 879a9f7dadd6: Preparing d70e26b95659: Preparing df7ca747470f: Preparing 9560a5a65d47: Preparing 182edb690043: Preparing f50f2e5f5643: Preparing 110d9c4db7d5: Preparing 2fca2698081a: Preparing 341a291d6877: Preparing e2e9d0261998: Preparing 44343de3ea1d: Preparing 815d1771ff80: Waiting f757488bef55: Waiting 2f92044a5874: Waiting f97c8531c03b: Waiting 362bfb5af194: Waiting f009fdce634f: Waiting 6a92429a2774: Waiting 1912959c7fbe: Waiting 907488fcbec3: Waiting ebf27df23764: Waiting 879a9f7dadd6: Waiting d70e26b95659: Waiting df7ca747470f: Waiting 9560a5a65d47: Waiting 182edb690043: Waiting f50f2e5f5643: Waiting 110d9c4db7d5: Waiting 2fca2698081a: Waiting 341a291d6877: Waiting e2e9d0261998: Waiting 44343de3ea1d: Waiting 815d1771ff80: Pushed 2f92044a5874: Pushed f757488bef55: Pushed f97c8531c03b: Pushed 362bfb5af194: Pushed f009fdce634f: Pushed 1912959c7fbe: Layer already exists 907488fcbec3: Layer already exists ebf27df23764: Layer already exists d70e26b95659: Layer already exists 879a9f7dadd6: Layer already exists 6a92429a2774: Pushed 9560a5a65d47: Layer already exists df7ca747470f: Layer already exists 182edb690043: Layer already exists f50f2e5f5643: Layer already exists 110d9c4db7d5: Layer already exists 341a291d6877: Layer already exists e2e9d0261998: Layer already exists 2fca2698081a: Layer already exists 44343de3ea1d: Layer already exists master-2_6_3_3-8: digest: sha256:760b620735e77b6708485277f7982b6f1f5a2eb37f0231897d458a831507f162 size: 4713 2026-03-13 16:15:16,710: INFO: Building opensdn-tor-agent finished successfully, duration: 175 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_6_3_3-8 ebc7eb805315 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_3-8 cdcc98e41ff0 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_3-8 d54bcdf77c9e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_3-8 bbc332f4da21 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_3-8 531154f9384a 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_3-8 5d9fd7f10455 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_3-8 4768b32e3163 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_3-8 d8dc5b4f83fb 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_3-8 f7accd6a2da1 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-8 637a31f1be0f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_3-8 9c0978820c87 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_3-8 d99471b8b339 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_3-8 d5f9e818c82f 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_3-8 757e603249fd 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_3-8 de8e25be4ddf 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_3-8 4d3d4d24a705 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_3-8 9408230d50ef 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_3-8 5fb04495c5ca 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_3-8 68b732d04cfb 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_3-8 4a9150cfba51 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_3-8 ffcb6a7421b8 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_3-8 38badce067b6 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_3-8 957e2eb7de4e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_3-8 eb700ea9e5fa 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_3-8 bf948c393a80 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_3-8 86010be65122 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_3-8 eeb70a628f89 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_3-8 63ddbe7e60c8 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_3-8 735f3c8ef9a3 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_3-8 a71c58e310ba 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_3-8 5644cb919d47 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_3-8 0e7837708e3b 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_3-8 993cbf362787 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_3-8 a6dc213fd46f 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_3-8 25ac06ecb2e3 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_3-8 6488fbc61660 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_3-8 d7187d563264 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_3-8 f041e4b7737d 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_3-8 1f6140e938e0 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_3-8 7a3b207c13ff 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_3-8 b6b87746f83b 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_3-8 4f426f3074c3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_3-8 498de3c24b58 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_3-8 64cdffb49cfa 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_3-8 0ed8a32ed7ac 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_3-8 cf13082ff51e 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_3-8 e3ab1e110153 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_3-8 01ff061d0357 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_3_3-8 111382571df8 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_3_3-8 7585682049bf 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_3-8 8f9ee4a92a18 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_3_3-8 7b25a7cc03fa 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_3-8 f8a50ac05198 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 004db9a975f4 2.9GB 0B U opensdn-test-test:master-2_6_3_3-8 e3ab1e110153 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 2fc6e1a9ad89 22.2GB 0B tf-dev-sandbox:frozen 004db9a975f4 2.9GB 0B U