2026-02-24 15:30:31,898: INFO: Building opensdn-tor-agent 2026-02-24 15:30:31,935: 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=r25.1-2_6_4_3-1 --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 #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:r25.1-2_6_4_3-1 #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 0.0s done #4 DONE 1.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_3-1 #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.8s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.6s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.4s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.3s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.1s #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 ; yum install -y $pkgs gperftools-libs ; yum 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 1.539 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 14 MB 00:00 #14 8.105 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.9 MB 00:00 #14 9.075 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #14 10.02 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 16 MB 00:00 #14 22.92 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 11 MB 00:00 #14 31.12 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #14 32.13 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.8 MB 00:00 #14 34.64 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #14 35.02 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #14 35.75 added from: http://tf-mirrors.gz1.opensdn.io/re 382 kB/s | 18 kB 00:00 #14 36.32 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #14 36.92 added from: http://tf-mirrors.gz1.opensdn.io/re 216 kB/s | 15 kB 00:00 #14 37.53 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 96 kB 00:00 #14 39.37 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 39 MB 00:01 #14 61.30 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #14 70.68 Dependencies resolved. #14 70.68 ========================================================================================== #14 70.68 Package Arch Version Repository Size #14 70.68 ========================================================================================== #14 70.68 Installing: #14 70.68 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 70.68 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 70.68 Installing dependencies: #14 70.68 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 70.68 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 70.68 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 70.68 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 70.68 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 70.68 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 70.68 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 70.68 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 70.68 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 70.68 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 70.68 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 70.68 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 70.68 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 70.68 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 70.68 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 70.68 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 70.68 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 70.68 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 70.68 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 70.68 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 70.68 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 70.68 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 70.68 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 70.68 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 70.68 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 70.68 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 70.68 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 70.68 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 70.68 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 70.68 #14 70.68 Transaction Summary #14 70.68 ========================================================================================== #14 70.68 Install 31 Packages #14 70.68 #14 70.68 Total download size: 12 M #14 70.68 Installed size: 41 M #14 70.68 Downloading Packages: #14 70.68 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 484 kB/s | 15 kB 00:00 #14 70.68 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 234 kB/s | 9.9 kB 00:00 #14 70.68 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #14 70.68 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 6.2 MB/s | 35 kB 00:00 #14 70.68 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #14 70.68 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.8 MB/s | 43 kB 00:00 #14 70.68 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.0 MB/s | 30 kB 00:00 #14 70.68 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #14 70.76 (9/31): boost-filesystem-1.75.0-13.el9_7.x86_64 6.0 MB/s | 55 kB 00:00 #14 70.76 (10/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 37 kB 00:00 #14 70.76 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 99 kB 00:00 #14 70.92 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 179 kB/s | 37 kB 00:00 #14 71.20 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 494 kB/s | 212 kB 00:00 #14 71.41 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 943 kB/s | 405 kB 00:00 #14 71.41 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 203 kB 00:00 #14 71.41 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 678 kB/s | 13 kB 00:00 #14 71.41 (17/31): boost-program-options-1.75.0-13.el9_7. 6.2 MB/s | 104 kB 00:00 #14 71.41 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.7 MB/s | 91 kB 00:00 #14 71.41 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 835 kB/s | 22 kB 00:00 #14 71.41 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #14 71.41 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.8 MB/s | 127 kB 00:00 #14 71.41 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.1 MB/s | 25 kB 00:00 #14 71.41 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #14 71.41 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.8 MB/s | 53 kB 00:00 #14 71.41 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #14 71.41 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 21 kB 00:00 #14 71.63 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.5 MB/s | 28 kB 00:00 #14 71.63 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 7.8 MB/s | 207 kB 00:00 #14 71.63 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #14 71.63 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.5 MB/s | 67 kB 00:00 #14 71.63 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 10 MB/s | 9.6 MB 00:00 #14 71.63 -------------------------------------------------------------------------------- #14 71.63 Total 13 MB/s | 12 MB 00:00 #14 71.63 Running transaction check #14 71.63 Transaction check succeeded. #14 71.63 Running transaction test #14 71.95 Transaction test succeeded. #14 71.95 Running transaction #14 72.47 Preparing : 1/1 #14 72.60 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 72.60 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 72.77 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 72.94 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 73.38 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 73.87 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 74.11 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 74.64 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 75.27 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 75.37 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 75.37 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 75.37 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 75.37 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 75.45 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 75.45 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 75.45 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 75.45 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 75.45 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 75.45 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 75.51 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 75.51 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 75.51 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 75.51 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 75.51 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 75.51 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 75.51 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 75.55 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 75.55 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 75.55 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 75.55 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 75.60 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 75.65 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 76.88 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 76.88 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 76.88 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 76.88 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 76.88 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 76.88 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 76.88 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 76.88 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 76.88 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 76.88 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 76.88 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 76.88 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 76.88 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 76.88 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 76.88 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 76.88 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 76.88 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 76.88 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 76.88 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 76.88 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 76.88 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 76.88 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 76.88 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 76.88 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 76.88 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 76.88 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 76.88 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 76.88 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 76.88 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 76.88 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 76.88 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 77.02 #14 77.02 Installed: #14 77.02 boost-1.75.0-13.el9_7.x86_64 #14 77.02 boost-atomic-1.75.0-13.el9_7.x86_64 #14 77.02 boost-chrono-1.75.0-13.el9_7.x86_64 #14 77.02 boost-container-1.75.0-13.el9_7.x86_64 #14 77.02 boost-context-1.75.0-13.el9_7.x86_64 #14 77.02 boost-contract-1.75.0-13.el9_7.x86_64 #14 77.02 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 77.02 boost-date-time-1.75.0-13.el9_7.x86_64 #14 77.02 boost-fiber-1.75.0-13.el9_7.x86_64 #14 77.02 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 77.02 boost-graph-1.75.0-13.el9_7.x86_64 #14 77.02 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 77.02 boost-locale-1.75.0-13.el9_7.x86_64 #14 77.02 boost-log-1.75.0-13.el9_7.x86_64 #14 77.02 boost-math-1.75.0-13.el9_7.x86_64 #14 77.02 boost-nowide-1.75.0-13.el9_7.x86_64 #14 77.02 boost-program-options-1.75.0-13.el9_7.x86_64 #14 77.02 boost-python3-1.75.0-13.el9_7.x86_64 #14 77.02 boost-random-1.75.0-13.el9_7.x86_64 #14 77.02 boost-regex-1.75.0-13.el9_7.x86_64 #14 77.02 boost-serialization-1.75.0-13.el9_7.x86_64 #14 77.02 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 77.02 boost-system-1.75.0-13.el9_7.x86_64 #14 77.02 boost-test-1.75.0-13.el9_7.x86_64 #14 77.02 boost-thread-1.75.0-13.el9_7.x86_64 #14 77.02 boost-timer-1.75.0-13.el9_7.x86_64 #14 77.02 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 77.02 boost-wave-1.75.0-13.el9_7.x86_64 #14 77.02 gperftools-libs-2.9.1-3.el9.x86_64 #14 77.02 libicu-67.1-10.el9_6.x86_64 #14 77.02 libunwind-1.6.2-1.el9.x86_64 #14 77.02 #14 77.02 Complete! #14 77.40 77 files removed #14 77.87 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 77.91 Collecting contrail-vrouter-api==0.1.dev0 #14 77.91 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 78.26 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 78.26 Installing collected packages: contrail-vrouter-api #14 78.26 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 80.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 3.6s #16 exporting to image #16 exporting layers #16 exporting layers 3.6s done #16 writing image sha256:bc8a68c144766d8cb175491ddc06482c51db7eefffe1ae0b7ff51ade2ae49936 #16 writing image sha256:bc8a68c144766d8cb175491ddc06482c51db7eefffe1ae0b7ff51ade2ae49936 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 0.2s done #16 DONE 4.1s 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-02-24 15:32:48,680: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 323e668966cd: Preparing ed6de1276299: Preparing 7a0a07c4a1bd: Preparing 94fcb1550010: Preparing 24c46cf4e255: Preparing 8f21ec30a7ea: Preparing bd6e98c9e8e1: Preparing 75d8025a61f4: Preparing 2349a07b5e53: Preparing 1665ab06c155: Preparing e8ee313aab1b: Preparing 7df4bd7f0a2f: Preparing f41f0e197bc0: Preparing 693f8ebf5aa8: Preparing c574c57f7a5a: Preparing 911dd8f2d580: Preparing a3a41598edfd: Preparing b8540ae67135: Preparing 024a40678227: Preparing 44343de3ea1d: Preparing 323e668966cd: Waiting ed6de1276299: Waiting 7a0a07c4a1bd: Waiting 94fcb1550010: Waiting 24c46cf4e255: Waiting 8f21ec30a7ea: Waiting bd6e98c9e8e1: Waiting 75d8025a61f4: Waiting 2349a07b5e53: Waiting 1665ab06c155: Waiting e8ee313aab1b: Waiting 7df4bd7f0a2f: Waiting f41f0e197bc0: Waiting 693f8ebf5aa8: Waiting c574c57f7a5a: Waiting 911dd8f2d580: Waiting a3a41598edfd: Waiting b8540ae67135: Waiting 024a40678227: Waiting 44343de3ea1d: Waiting 323e668966cd: Pushed 7a0a07c4a1bd: Pushed 94fcb1550010: Pushed 24c46cf4e255: Pushed 8f21ec30a7ea: Pushed bd6e98c9e8e1: Pushed 75d8025a61f4: Layer already exists 2349a07b5e53: Layer already exists 1665ab06c155: Layer already exists e8ee313aab1b: Layer already exists 7df4bd7f0a2f: Layer already exists f41f0e197bc0: Layer already exists 693f8ebf5aa8: Layer already exists c574c57f7a5a: Layer already exists 911dd8f2d580: Layer already exists a3a41598edfd: Layer already exists b8540ae67135: Layer already exists 024a40678227: Layer already exists 44343de3ea1d: Layer already exists ed6de1276299: Pushed r25.1-2_6_4_3-1: digest: sha256:4c362208d033990a37ca52284176d5f0cef7444acdc8b73248cc6c7f155adcb1 size: 4505 2026-02-24 15:33:20,464: INFO: Building opensdn-tor-agent finished successfully, duration: 169 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:r25.1-2_6_4_3-1 b468fbe8e650 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r25.1-2_6_4_3-1 6b0dd4a10cd4 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_3-1 67d78ca0d0a9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:r25.1-2_6_4_3-1 2fc8bcbc9e84 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r25.1-2_6_4_3-1 602e7842fa58 893MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_3-1 6644aa398646 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_4_3-1 2bc180143235 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_6_4_3-1 3650d9410023 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_4_3-1 937e04b8e89b 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_3-1 bd44a821cd33 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_3-1 5d8d038523a0 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_3-1 7872af029f5a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_3-1 cefead59fe44 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r25.1-2_6_4_3-1 ab1ded474a33 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_3-1 0702fcc416a7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r25.1-2_6_4_3-1 e9dbe727d307 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r25.1-2_6_4_3-1 4864f4e9b1fa 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r25.1-2_6_4_3-1 35c4e164f57a 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r25.1-2_6_4_3-1 26992572f166 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r25.1-2_6_4_3-1 9ded2235352a 1.29GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r25.1-2_6_4_3-1 03e76e32d4e1 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r25.1-2_6_4_3-1 e81c9fbb84b4 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r25.1-2_6_4_3-1 7d138e8f5476 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r25.1-2_6_4_3-1 9dd23ef2ed0e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r25.1-2_6_4_3-1 585cee89036b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r25.1-2_6_4_3-1 d196dacd6cdd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:r25.1-2_6_4_3-1 662f85b200e1 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r25.1-2_6_4_3-1 6cc8dad1cf2c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r25.1-2_6_4_3-1 3e711d226f2c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r25.1-2_6_4_3-1 dab728a7341d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r25.1-2_6_4_3-1 5cee8b1bd943 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r25.1-2_6_4_3-1 0243559e7170 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r25.1-2_6_4_3-1 c87344fe6b84 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r25.1-2_6_4_3-1 bb653d011c6b 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r25.1-2_6_4_3-1 319cf91335b0 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_3-1 8666d9d24365 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_3-1 9acb501728fb 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r25.1-2_6_4_3-1 573df6ca6d0a 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r25.1-2_6_4_3-1 69ec7a06436a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r25.1-2_6_4_3-1 23a2f73c1380 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r25.1-2_6_4_3-1 68276d87c49a 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_6_4_3-1 24ecd30f0c8e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r25.1-2_6_4_3-1 425550b6bf6a 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r25.1-2_6_4_3-1 d489408fcdb5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r25.1-2_6_4_3-1 932218444b17 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r25.1-2_6_4_3-1 3e732b343c72 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r25.1-2_6_4_3-1 12c55609a59c 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:r25.1-2_6_4_3-1 5f5781108a78 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_3-1 bc8a68c14476 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:r25.1-2_6_4_3-1 9d23f657a54b 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r25.1-2_6_4_3-1 9464478fe99d 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:r25.1-2_6_4_3-1 ee9d439628c3 630MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r25.1-2_6_4_3-1 96e71c91e5b7 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable af36394ba144 2.9GB 0B U opensdn-test-test:r25.1-2_6_4_3-1 12c55609a59c 1.83GB 0B tf-dev-sandbox:compile 4273457cbbd4 24.7GB 0B