2026-03-24 13:57:31,486: INFO: Building opensdn-tor-agent 2026-03-24 13:57:31,628: 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_6_5-3 --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_6_5-3 #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.2s #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:master-2_7_6_5-3 #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_5-3 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.0s #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.9s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 6.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.8s #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 1.626 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 14 MB 00:00 #14 12.56 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #14 14.37 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 402 kB 00:00 #14 15.55 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 16 MB 00:00 #14 31.06 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 11 MB 00:00 #14 39.82 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.1 MB 00:00 #14 40.82 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #14 45.66 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #14 46.78 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 474 kB 00:00 #14 47.81 added from: http://tf-mirrors.gz1.opensdn.io/re 470 kB/s | 18 kB 00:00 #14 48.67 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 kB/s | 257 B 00:00 #14 49.68 added from: http://tf-mirrors.gz1.opensdn.io/re 249 kB/s | 15 kB 00:00 #14 50.54 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 96 kB 00:00 #14 52.26 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 39 MB 00:00 #14 83.86 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #14 88.16 Last metadata expiration check: 0:00:01 ago on Tue 24 Mar 2026 01:59:49 PM UTC. #14 99.38 Dependencies resolved. #14 99.38 ========================================================================================== #14 99.38 Package Arch Version Repository Size #14 99.38 ========================================================================================== #14 99.38 Installing: #14 99.38 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 99.38 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 99.38 Installing dependencies: #14 99.38 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 99.38 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 99.38 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 99.38 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 99.38 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 99.38 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 99.38 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 99.38 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 99.38 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 99.38 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 99.38 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 99.38 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 99.38 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 99.38 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 99.38 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 99.38 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 99.38 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 99.38 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 99.38 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 99.38 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 99.38 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 99.38 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 99.38 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 99.38 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 99.38 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 99.38 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 99.38 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 99.38 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 99.38 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 99.38 #14 99.38 Transaction Summary #14 99.38 ========================================================================================== #14 99.38 Install 31 Packages #14 99.38 #14 99.38 Total download size: 12 M #14 99.38 Installed size: 41 M #14 99.38 Downloading Packages: #14 99.49 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 253 kB/s | 9.9 kB 00:00 #14 99.49 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 357 kB/s | 15 kB 00:00 #14 99.49 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #14 99.49 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 35 kB 00:00 #14 99.49 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #14 99.49 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.8 MB/s | 43 kB 00:00 #14 99.49 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.9 MB/s | 30 kB 00:00 #14 99.49 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #14 99.49 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 37 kB 00:00 #14 99.49 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.8 MB/s | 55 kB 00:00 #14 99.49 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.7 MB/s | 99 kB 00:00 #14 99.49 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.4 MB/s | 37 kB 00:00 #14 99.49 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #14 99.49 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #14 99.56 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #14 99.56 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #14 99.56 (17/31): boost-program-options-1.75.0-13.el9_7. 7.9 MB/s | 104 kB 00:00 #14 99.56 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.5 MB/s | 91 kB 00:00 #14 99.56 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 22 kB 00:00 #14 99.56 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 275 kB 00:00 #14 99.56 (21/31): boost-serialization-1.75.0-13.el9_7.x8 5.2 MB/s | 127 kB 00:00 #14 99.56 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #14 99.60 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #14 99.60 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 228 kB 00:00 #14 99.60 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 53 kB 00:00 #14 99.60 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 968 kB/s | 21 kB 00:00 #14 99.60 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.0 MB/s | 28 kB 00:00 #14 99.60 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 207 kB 00:00 #14 99.60 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #14 99.63 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.1 MB/s | 67 kB 00:00 #14 99.80 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #14 99.80 -------------------------------------------------------------------------------- #14 99.80 Total 33 MB/s | 12 MB 00:00 #14 99.80 Running transaction check #14 99.80 Transaction check succeeded. #14 99.80 Running transaction test #14 100.1 Transaction test succeeded. #14 100.1 Running transaction #14 100.6 Preparing : 1/1 #14 100.7 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 100.7 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 100.7 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 100.7 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 101.0 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 101.1 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 101.1 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 101.1 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 101.1 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 101.1 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 101.1 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 101.1 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 101.1 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 101.1 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 101.2 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 101.2 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 101.2 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 101.2 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 101.3 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 101.3 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 101.3 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 101.3 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 101.3 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 101.3 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 101.3 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 101.3 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 101.4 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 101.4 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 101.4 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 101.4 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 101.4 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 101.4 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 102.5 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 102.5 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 102.5 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 102.5 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 102.5 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 102.5 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 102.5 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 102.5 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 102.5 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 102.5 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 102.5 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 102.5 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 102.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 102.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 102.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 102.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 102.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 102.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 102.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 102.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 102.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 102.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 102.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 102.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 102.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 102.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 102.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 102.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 102.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 102.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 102.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 102.9 #14 102.9 Installed: #14 102.9 boost-1.75.0-13.el9_7.x86_64 #14 102.9 boost-atomic-1.75.0-13.el9_7.x86_64 #14 102.9 boost-chrono-1.75.0-13.el9_7.x86_64 #14 102.9 boost-container-1.75.0-13.el9_7.x86_64 #14 102.9 boost-context-1.75.0-13.el9_7.x86_64 #14 102.9 boost-contract-1.75.0-13.el9_7.x86_64 #14 102.9 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 102.9 boost-date-time-1.75.0-13.el9_7.x86_64 #14 102.9 boost-fiber-1.75.0-13.el9_7.x86_64 #14 102.9 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 102.9 boost-graph-1.75.0-13.el9_7.x86_64 #14 102.9 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 102.9 boost-locale-1.75.0-13.el9_7.x86_64 #14 102.9 boost-log-1.75.0-13.el9_7.x86_64 #14 102.9 boost-math-1.75.0-13.el9_7.x86_64 #14 102.9 boost-nowide-1.75.0-13.el9_7.x86_64 #14 102.9 boost-program-options-1.75.0-13.el9_7.x86_64 #14 102.9 boost-python3-1.75.0-13.el9_7.x86_64 #14 102.9 boost-random-1.75.0-13.el9_7.x86_64 #14 102.9 boost-regex-1.75.0-13.el9_7.x86_64 #14 102.9 boost-serialization-1.75.0-13.el9_7.x86_64 #14 102.9 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 102.9 boost-system-1.75.0-13.el9_7.x86_64 #14 102.9 boost-test-1.75.0-13.el9_7.x86_64 #14 102.9 boost-thread-1.75.0-13.el9_7.x86_64 #14 102.9 boost-timer-1.75.0-13.el9_7.x86_64 #14 102.9 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 102.9 boost-wave-1.75.0-13.el9_7.x86_64 #14 102.9 gperftools-libs-2.9.1-3.el9.x86_64 #14 102.9 libicu-67.1-10.el9_6.x86_64 #14 102.9 libunwind-1.6.2-1.el9.x86_64 #14 102.9 #14 102.9 Complete! #14 103.6 77 files removed #14 104.4 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 104.4 Collecting contrail-vrouter-api==0.1.dev0 #14 104.4 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 104.7 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 104.7 Installing collected packages: contrail-vrouter-api #14 104.7 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 105.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.2s #16 exporting to image #16 exporting layers #16 exporting layers 3.5s done #16 writing image sha256:cf08016a73d9648046de75c84baf1eace300f8b695e80ca23af12cd1174d2c72 0.2s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_5-3 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_5-3 0.0s done #16 DONE 3.8s 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-24 14:00:17,478: INFO: Docker build duration: 166 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 1c9cc3b9bcf4: Preparing f745182d6ce9: Preparing a7b110ddbbaa: Preparing 047fc7a3c285: Preparing 64c8bba46c09: Preparing 6c35d6b15f54: Preparing cedbe561e463: Preparing 9829972a25d4: Preparing 74063d7e5082: Preparing b64699f20e3c: Preparing 96960a67a0ce: Preparing 7d8c1493af40: Preparing 653d38a46379: Preparing d56f2fd90c0c: Preparing 545cdea22abe: Preparing d7ae6e7ec2bc: Preparing 0acdc10c202b: Preparing 3c4ee37767ad: Preparing b15b6bbdc6e1: Preparing 20f91c4c5c17: Preparing 44343de3ea1d: Preparing 1c9cc3b9bcf4: Waiting f745182d6ce9: Waiting a7b110ddbbaa: Waiting 047fc7a3c285: Waiting 64c8bba46c09: Waiting 6c35d6b15f54: Waiting cedbe561e463: Waiting 9829972a25d4: Waiting 74063d7e5082: Waiting b64699f20e3c: Waiting 96960a67a0ce: Waiting 7d8c1493af40: Waiting 653d38a46379: Waiting d56f2fd90c0c: Waiting 545cdea22abe: Waiting d7ae6e7ec2bc: Waiting 0acdc10c202b: Waiting 3c4ee37767ad: Waiting b15b6bbdc6e1: Waiting 20f91c4c5c17: Waiting 44343de3ea1d: Waiting a7b110ddbbaa: Pushed 1c9cc3b9bcf4: Pushed 64c8bba46c09: Pushed 047fc7a3c285: Pushed 6c35d6b15f54: Pushed 9829972a25d4: Layer already exists 74063d7e5082: Layer already exists b64699f20e3c: Layer already exists 96960a67a0ce: Layer already exists 7d8c1493af40: Layer already exists d56f2fd90c0c: Layer already exists 653d38a46379: Layer already exists cedbe561e463: Pushed 545cdea22abe: Layer already exists d7ae6e7ec2bc: Layer already exists 0acdc10c202b: Layer already exists 3c4ee37767ad: Layer already exists b15b6bbdc6e1: Layer already exists 20f91c4c5c17: Layer already exists 44343de3ea1d: Layer already exists f745182d6ce9: Pushed master-2_7_6_5-3: digest: sha256:1a305afa7edbed5960997821ff50984fa937f382ea86ff28257393edbd198714 size: 4713 2026-03-24 14:00:32,915: INFO: Building opensdn-tor-agent finished successfully, duration: 181 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_6_5-3 49003a556e41 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_6_5-3 df1acf89e2d5 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_5-3 fbd8bb8b938f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_6_5-3 c019f0f358db 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_6_5-3 c1ad4fd80e20 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_6_5-3 b8a79a0939b0 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_6_5-3 07b39b29159c 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_6_5-3 79abd00600ab 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_6_5-3 258bf4313b53 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_5-3 06541ac5ad5f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_6_5-3 f2c0ab2de6cc 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_6_5-3 9278f72391cd 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_6_5-3 f207a3d0b1c4 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_6_5-3 05cbe42ab082 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_6_5-3 b285ced5e211 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_6_5-3 5bbf12dde457 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_6_5-3 d01f400de6db 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_6_5-3 111483ed175d 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_6_5-3 06f544d5b122 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_6_5-3 da6a24a11466 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_6_5-3 39f2f07fbb26 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_6_5-3 f605313c47d3 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_6_5-3 95f1cf1bdc30 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_6_5-3 56776557ac6c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_6_5-3 0dadb2a20cf5 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_6_5-3 ae2314ebb1a1 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_6_5-3 c95e78a6cbcc 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_6_5-3 a848f6e34b3d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_6_5-3 d2636eee316b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_6_5-3 41834f4fa94b 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_6_5-3 aed3633df884 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_6_5-3 34dbaa802484 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_6_5-3 711f2008787c 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_6_5-3 ca946a91d790 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_6_5-3 20e5ab7a21d5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_6_5-3 d097b9db45fe 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_6_5-3 d96e34543ffd 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_6_5-3 a0894deb219b 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_6_5-3 8b0fc32e6be4 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_6_5-3 303e32df15f2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_6_5-3 80f757076b4b 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_6_5-3 452fda3c1ece 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_6_5-3 ddc84b480580 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_6_5-3 f1bbbc6fe489 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_6_5-3 c666a401f450 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_6_5-3 8216b49549e9 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_6_5-3 36710b5a8de8 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_6_5-3 f7372c0ae0fe 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_5-3 cf08016a73d9 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_6_5-3 70f1479d3f1d 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_6_5-3 caeb2d4e5338 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_6_5-3 f648ebd272c6 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_6_5-3 e212da126423 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_6_5-3 cb260349087e 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_6_5-3 54c736a8428e 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0f8fd01ac981 21GB 0B U opensdn-test-test:master-2_7_6_5-3 36710b5a8de8 1.83GB 0B tf-dev-sandbox:compile e1d341f40a10 21.8GB 0B