2026-04-22 11:11:26,773: INFO: Building opensdn-tor-agent 2026-04-22 11:11:26,860: 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_4_9_8-7 --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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-7 #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/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-7 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.6s #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 1.431 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 14 MB 00:00 #13 6.555 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 1.9 MB 00:00 #13 7.546 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 402 kB 00:00 #13 8.323 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 16 MB 00:00 #13 21.21 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 11 MB 00:00 #13 30.93 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #13 32.13 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #13 36.85 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 697 kB 00:00 #13 37.99 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 474 kB 00:00 #13 39.08 added from: http://tf-mirrors.gz1.opensdn.io/re 350 kB/s | 18 kB 00:00 #13 39.86 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #13 40.54 added from: http://tf-mirrors.gz1.opensdn.io/re 322 kB/s | 15 kB 00:00 #13 41.30 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #13 43.07 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 39 MB 00:01 #13 80.45 Third parties for OpenSDN 19 MB/s | 5.1 MB 00:00 #13 99.24 Dependencies resolved. #13 99.24 ========================================================================================== #13 99.24 Package Arch Version Repository Size #13 99.24 ========================================================================================== #13 99.24 Installing: #13 99.24 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 99.24 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 99.24 Installing dependencies: #13 99.24 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 99.24 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 99.24 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 99.24 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 99.24 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 99.24 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 99.24 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 99.24 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 99.24 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 99.24 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 99.24 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 99.24 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 99.24 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 99.24 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 99.24 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 99.24 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 99.24 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 99.24 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 99.24 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 99.24 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 99.24 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 99.24 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 99.24 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 99.24 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 99.24 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 99.24 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 99.24 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 99.24 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 99.24 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 99.24 #13 99.24 Transaction Summary #13 99.24 ========================================================================================== #13 99.24 Install 31 Packages #13 99.24 #13 99.24 Total download size: 12 M #13 99.24 Installed size: 41 M #13 99.24 Downloading Packages: #13 99.46 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 46 kB/s | 9.9 kB 00:00 #13 99.72 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 31 kB/s | 15 kB 00:00 #13 99.73 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #13 99.78 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 35 kB 00:00 #13 99.78 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 411 kB/s | 13 kB 00:00 #13 99.78 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.5 MB/s | 43 kB 00:00 #13 99.79 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 30 kB 00:00 #13 99.80 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 834 kB/s | 11 kB 00:00 #13 99.87 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 967 kB/s | 37 kB 00:00 #13 99.87 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 1.3 MB/s | 55 kB 00:00 #13 99.87 (11/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.7 MB/s | 37 kB 00:00 #13 99.87 (12/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 99 kB 00:00 #13 99.92 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 4.5 MB/s | 212 kB 00:00 #13 99.92 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.7 MB/s | 405 kB 00:00 #13 99.94 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 13 kB 00:00 #13 99.94 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.8 MB/s | 203 kB 00:00 #13 99.96 (17/31): boost-program-options-1.75.0-13.el9_7. 7.4 MB/s | 104 kB 00:00 #13 99.96 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.4 MB/s | 91 kB 00:00 #13 99.97 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 22 kB 00:00 #13 99.99 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #13 99.99 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.4 MB/s | 127 kB 00:00 #13 99.99 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.1 MB/s | 25 kB 00:00 #13 99.99 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 100.00 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.4 MB/s | 53 kB 00:00 #13 100.0 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 6.1 MB/s | 228 kB 00:00 #13 100.0 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 755 kB/s | 21 kB 00:00 #13 100.0 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.2 MB/s | 28 kB 00:00 #13 100.0 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #13 100.0 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #13 100.0 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.0 MB/s | 67 kB 00:00 #13 100.3 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 9.9 MB/s | 9.6 MB 00:00 #13 100.3 -------------------------------------------------------------------------------- #13 100.3 Total 13 MB/s | 12 MB 00:00 #13 100.3 Running transaction check #13 100.3 Transaction check succeeded. #13 100.3 Running transaction test #13 100.8 Transaction test succeeded. #13 100.8 Running transaction #13 101.1 Preparing : 1/1 #13 101.2 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 101.2 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 101.3 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 101.3 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 101.8 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 101.9 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 101.9 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 101.9 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 101.9 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 101.9 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 101.9 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 101.9 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 102.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 102.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 102.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 102.0 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 102.0 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 102.0 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 102.0 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 102.0 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 102.0 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 102.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 102.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 102.1 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 102.1 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 102.2 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 102.2 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 102.2 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 102.2 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 102.2 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 102.2 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 102.3 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 102.5 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 102.5 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 102.5 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 102.5 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 102.5 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 102.5 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 102.5 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 102.5 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 102.5 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 102.5 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 102.5 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 102.5 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 102.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 102.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 102.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 102.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 102.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 102.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 102.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 102.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 102.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 102.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 102.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 102.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 102.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 102.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 102.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 102.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 102.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 102.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 102.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 102.7 #13 102.7 Installed: #13 102.7 boost-1.75.0-13.el9_7.x86_64 #13 102.7 boost-atomic-1.75.0-13.el9_7.x86_64 #13 102.7 boost-chrono-1.75.0-13.el9_7.x86_64 #13 102.7 boost-container-1.75.0-13.el9_7.x86_64 #13 102.7 boost-context-1.75.0-13.el9_7.x86_64 #13 102.7 boost-contract-1.75.0-13.el9_7.x86_64 #13 102.7 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 102.7 boost-date-time-1.75.0-13.el9_7.x86_64 #13 102.7 boost-fiber-1.75.0-13.el9_7.x86_64 #13 102.7 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 102.7 boost-graph-1.75.0-13.el9_7.x86_64 #13 102.7 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 102.7 boost-locale-1.75.0-13.el9_7.x86_64 #13 102.7 boost-log-1.75.0-13.el9_7.x86_64 #13 102.7 boost-math-1.75.0-13.el9_7.x86_64 #13 102.7 boost-nowide-1.75.0-13.el9_7.x86_64 #13 102.7 boost-program-options-1.75.0-13.el9_7.x86_64 #13 102.7 boost-python3-1.75.0-13.el9_7.x86_64 #13 102.7 boost-random-1.75.0-13.el9_7.x86_64 #13 102.7 boost-regex-1.75.0-13.el9_7.x86_64 #13 102.7 boost-serialization-1.75.0-13.el9_7.x86_64 #13 102.7 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 102.7 boost-system-1.75.0-13.el9_7.x86_64 #13 102.7 boost-test-1.75.0-13.el9_7.x86_64 #13 102.7 boost-thread-1.75.0-13.el9_7.x86_64 #13 102.7 boost-timer-1.75.0-13.el9_7.x86_64 #13 102.7 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 102.7 boost-wave-1.75.0-13.el9_7.x86_64 #13 102.7 gperftools-libs-2.9.1-3.el9.x86_64 #13 102.7 libicu-67.1-10.el9_6.x86_64 #13 102.7 libunwind-1.6.2-1.el9.x86_64 #13 102.7 #13 102.7 Complete! #13 103.5 77 files removed #13 104.1 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 104.2 Collecting contrail-vrouter-api==0.1.dev0 #13 104.2 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 104.9 Installing collected packages: contrail-vrouter-api #13 105.0 Successfully installed contrail-vrouter-api-0.1.dev0 #13 105.0 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 105.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 4.2s done #15 writing image sha256:935c4344c1d9d8c456aafd516c1c6f9d40a6dfdcce9fc3cdb41beaff980cbda4 #15 writing image sha256:935c4344c1d9d8c456aafd516c1c6f9d40a6dfdcce9fc3cdb41beaff980cbda4 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-7 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-7 0.0s done #15 DONE 5.7s 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-04-22 11:13:50,358: INFO: Docker build duration: 144 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 7d1216d4583b: Preparing 96b7e06d7256: Preparing 6f95e75a3f17: Preparing 8a61b2d103f5: Preparing 108741de316a: Preparing 355fa0223fc8: Preparing a79d131dc733: Preparing d01e0affd267: Preparing a99943781502: Preparing ed5ebf502008: Preparing 6b6e276f8f8c: Preparing 2cdb06fadd94: Preparing 6f63e5d2afb5: Preparing 6a705f6ae0c8: Preparing 03c0e450f50e: Preparing b78c9f2990bd: Preparing e25a99d5fdac: Preparing bed3fc2c0f84: Preparing 23a0c8521a1c: Preparing 40df71412a9f: Preparing 44343de3ea1d: Preparing 355fa0223fc8: Waiting a79d131dc733: Waiting d01e0affd267: Waiting a99943781502: Waiting ed5ebf502008: Waiting 6b6e276f8f8c: Waiting 7d1216d4583b: Waiting 96b7e06d7256: Waiting 6f95e75a3f17: Waiting 8a61b2d103f5: Waiting 108741de316a: Waiting 6f63e5d2afb5: Waiting 6a705f6ae0c8: Waiting 03c0e450f50e: Waiting b78c9f2990bd: Waiting bed3fc2c0f84: Waiting e25a99d5fdac: Waiting 23a0c8521a1c: Waiting 40df71412a9f: Waiting 2cdb06fadd94: Waiting 44343de3ea1d: Waiting 6f95e75a3f17: Pushed 7d1216d4583b: Pushed 8a61b2d103f5: Pushed 108741de316a: Pushed 355fa0223fc8: Pushed d01e0affd267: Layer already exists a79d131dc733: Pushed a99943781502: Layer already exists ed5ebf502008: Layer already exists 6b6e276f8f8c: Layer already exists 2cdb06fadd94: Layer already exists 6f63e5d2afb5: Layer already exists 6a705f6ae0c8: Layer already exists 03c0e450f50e: Layer already exists b78c9f2990bd: Layer already exists e25a99d5fdac: Layer already exists bed3fc2c0f84: Layer already exists 23a0c8521a1c: Layer already exists 40df71412a9f: Layer already exists 44343de3ea1d: Layer already exists 96b7e06d7256: Pushed master-2_4_9_8-7: digest: sha256:212b355f99e8e55459c5ab35c68003c4de26dffd09b225bfb45268ed92fd9b33 size: 4713 2026-04-22 11:13:56,654: INFO: Building opensdn-tor-agent finished successfully, duration: 150 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_4_9_8-7 4721feddffcd 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_4_9_8-7 722e1e7c655c 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-7 00b4bbcfa369 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-7 ea5526129add 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_4_9_8-7 ed771f2103a8 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-7 d5267f1739de 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-7 7c144e452b5d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-7 6e4bd20973e3 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-7 64b04d380ce8 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-7 5bdcf923ea50 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-7 86f856f11e61 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-7 4cf6f988eb62 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-7 ee328b3219a3 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_4_9_8-7 55a855dfaeb8 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-7 5fd4fc0ed416 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_4_9_8-7 0a168ca05b11 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-7 3b382a73b4fa 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_4_9_8-7 a6b24fca43a5 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-7 cd0c38884505 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_4_9_8-7 f0f035e0564d 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-7 2e2c8cd92f71 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-7 39f6bef10680 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-7 ae88d1017f0c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-7 f8b39bef7f8e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-7 fe0285f47b02 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-7 2ff9d4602dd0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-7 0a3e76b96315 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-7 508cecd86a4e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-7 f5a03b169ca2 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-7 7816d992ea45 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-7 f867c92478cb 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-7 f1ae0e300f4d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-7 400152115ffb 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-7 2c1c6142f1c4 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-7 20c8bb35b45b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-7 b7337007c8b2 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-7 30c938947357 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-7 dfd98753cc44 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-7 5b288f5910f4 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_4_9_8-7 fcbe617968a5 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-7 268c63d0305e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-7 74a062f66e78 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-7 9498bea0e09e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-7 70bc7c04d7a6 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-7 7a7d5219f2df 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-7 935c4344c1d9 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-7 c8eaefd5c862 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_4_9_8-7 f16216831c87 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-7 63251525c2f9 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_4_9_8-7 2cc03e5e9500 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0c2373dffd60 21GB 0B U tf-dev-sandbox:compile aaa555a36e3b 37.6GB 0B