2026-04-30 01:42:17,148: INFO: Building opensdn-tor-agent 2026-04-30 01:42:17,221: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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 1.4s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 ... #7 [internal] load build context #7 DONE 2.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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 2.044 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 14 MB 00:00 #13 8.034 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.9 MB 00:00 #13 9.583 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 402 kB 00:00 #13 10.36 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 16 MB 00:00 #13 22.01 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #13 30.92 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 1.1 MB 00:00 #13 32.07 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.8 MB 00:00 #13 37.10 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 697 kB 00:00 #13 38.38 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 38.92 added from: http://tf-mirrors.gz1.opensdn.io/re 594 kB/s | 18 kB 00:00 #13 39.88 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #13 40.38 added from: http://tf-mirrors.gz1.opensdn.io/re 719 kB/s | 15 kB 00:00 #13 40.85 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 96 kB 00:00 #13 43.28 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 39 MB 00:01 #13 78.45 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 100.6 Dependencies resolved. #13 100.6 ========================================================================================== #13 100.6 Package Arch Version Repository Size #13 100.6 ========================================================================================== #13 100.6 Installing: #13 100.6 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 100.6 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 100.6 Installing dependencies: #13 100.6 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 100.6 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 100.6 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 100.6 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 100.6 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 100.6 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 100.6 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 100.6 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 100.6 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 100.6 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 100.6 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 100.6 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 100.6 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 100.6 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 100.6 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 100.6 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 100.6 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 100.6 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 100.6 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 100.6 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 100.6 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 100.6 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 100.6 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 100.6 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 100.6 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 100.6 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 100.6 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 100.6 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 100.6 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 100.6 #13 100.6 Transaction Summary #13 100.6 ========================================================================================== #13 100.6 Install 31 Packages #13 100.6 #13 100.6 Total download size: 12 M #13 100.6 Installed size: 41 M #13 100.6 Downloading Packages: #13 100.6 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 570 kB/s | 9.9 kB 00:00 #13 100.6 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 718 kB/s | 15 kB 00:00 #13 100.6 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 100.6 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 35 kB 00:00 #13 100.6 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 100.6 (6/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 7.4 MB/s | 30 kB 00:00 #13 100.7 (7/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.0 MB/s | 43 kB 00:00 #13 100.7 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 147 kB/s | 11 kB 00:00 #13 100.8 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 249 kB/s | 37 kB 00:00 #13 100.8 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 517 kB/s | 55 kB 00:00 #13 100.8 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 99 kB 00:00 #13 100.9 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.5 MB/s | 37 kB 00:00 #13 100.9 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 8.8 MB/s | 212 kB 00:00 #13 100.9 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 100.9 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.3 MB/s | 203 kB 00:00 #13 100.9 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 999 kB/s | 13 kB 00:00 #13 100.9 (17/31): boost-program-options-1.75.0-13.el9_7. 6.7 MB/s | 104 kB 00:00 #13 100.9 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.1 MB/s | 91 kB 00:00 #13 100.9 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 22 kB 00:00 #13 101.0 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 275 kB 00:00 #13 101.0 (21/31): boost-serialization-1.75.0-13.el9_7.x8 3.7 MB/s | 127 kB 00:00 #13 101.0 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.1 MB/s | 25 kB 00:00 #13 101.0 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #13 101.0 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 8.9 MB/s | 228 kB 00:00 #13 101.0 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 53 kB 00:00 #13 101.1 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 21 kB 00:00 #13 101.1 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.2 MB/s | 28 kB 00:00 #13 101.1 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 207 kB 00:00 #13 101.1 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.8 MB/s | 308 kB 00:00 #13 101.1 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.2 MB/s | 67 kB 00:00 #13 101.3 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 13 MB/s | 9.6 MB 00:00 #13 101.3 -------------------------------------------------------------------------------- #13 101.3 Total 17 MB/s | 12 MB 00:00 #13 101.3 Running transaction check #13 101.4 Transaction check succeeded. #13 101.4 Running transaction test #13 101.6 Transaction test succeeded. #13 101.6 Running transaction #13 102.1 Preparing : 1/1 #13 102.3 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 102.3 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 102.3 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 102.3 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 103.3 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 103.3 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 103.3 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 103.3 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 103.3 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 103.4 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 103.4 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 103.4 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 103.4 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 103.4 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 103.6 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 103.6 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 103.6 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 103.6 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 103.6 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 103.6 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 103.6 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 103.6 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 103.6 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 103.6 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 103.6 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 103.7 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 103.7 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 103.7 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 103.7 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 103.7 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 103.7 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 103.7 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 104.2 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 104.2 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 104.2 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 104.2 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 104.2 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 104.2 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 104.2 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 104.2 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 104.2 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 104.2 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 104.2 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 104.2 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 104.2 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 104.2 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 104.2 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 104.2 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 104.2 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 104.2 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 104.2 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 104.2 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 104.2 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 104.2 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 104.2 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 104.2 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 104.2 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 104.2 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 104.2 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 104.2 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 104.2 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 104.2 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 104.2 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 104.4 #13 104.4 Installed: #13 104.4 boost-1.75.0-13.el9_7.x86_64 #13 104.4 boost-atomic-1.75.0-13.el9_7.x86_64 #13 104.4 boost-chrono-1.75.0-13.el9_7.x86_64 #13 104.4 boost-container-1.75.0-13.el9_7.x86_64 #13 104.4 boost-context-1.75.0-13.el9_7.x86_64 #13 104.4 boost-contract-1.75.0-13.el9_7.x86_64 #13 104.4 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 104.4 boost-date-time-1.75.0-13.el9_7.x86_64 #13 104.4 boost-fiber-1.75.0-13.el9_7.x86_64 #13 104.4 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 104.4 boost-graph-1.75.0-13.el9_7.x86_64 #13 104.4 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 104.4 boost-locale-1.75.0-13.el9_7.x86_64 #13 104.4 boost-log-1.75.0-13.el9_7.x86_64 #13 104.4 boost-math-1.75.0-13.el9_7.x86_64 #13 104.4 boost-nowide-1.75.0-13.el9_7.x86_64 #13 104.4 boost-program-options-1.75.0-13.el9_7.x86_64 #13 104.4 boost-python3-1.75.0-13.el9_7.x86_64 #13 104.4 boost-random-1.75.0-13.el9_7.x86_64 #13 104.4 boost-regex-1.75.0-13.el9_7.x86_64 #13 104.4 boost-serialization-1.75.0-13.el9_7.x86_64 #13 104.4 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 104.4 boost-system-1.75.0-13.el9_7.x86_64 #13 104.4 boost-test-1.75.0-13.el9_7.x86_64 #13 104.4 boost-thread-1.75.0-13.el9_7.x86_64 #13 104.4 boost-timer-1.75.0-13.el9_7.x86_64 #13 104.4 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 104.4 boost-wave-1.75.0-13.el9_7.x86_64 #13 104.4 gperftools-libs-2.9.1-3.el9.x86_64 #13 104.4 libicu-67.1-10.el9_6.x86_64 #13 104.4 libunwind-1.6.2-1.el9.x86_64 #13 104.4 #13 104.4 Complete! #13 105.0 77 files removed #13 105.6 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 105.7 Collecting contrail-vrouter-api==0.1.dev0 #13 105.7 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 106.6 Installing collected packages: contrail-vrouter-api #13 106.6 Successfully installed contrail-vrouter-api-0.1.dev0 #13 106.6 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 107.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 4.8s done #15 writing image sha256:7b974b11aab5a85e7b0f8c3ef430d2b15a4102fbab24370a4c5292e3a7c8b628 #15 writing image sha256:7b974b11aab5a85e7b0f8c3ef430d2b15a4102fbab24370a4c5292e3a7c8b628 0.1s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 5.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-30 01:44:31,889: INFO: Docker build duration: 134 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 44d81d5f376d: Preparing 0ce410c22bc0: Preparing f1dae694bfc9: Preparing 5c6861cbe4a8: Preparing b9ff55db901d: Preparing 2855869812f9: Preparing 436f72bbb7cf: Preparing f43d2a8b46b2: Preparing 97e8840db51b: Preparing d286f5c910ae: Preparing 39c5cc493dec: Preparing f73560004df2: Preparing 65aac41815a8: Preparing a911ba6c7624: Preparing b194603013f0: Preparing d8e0485e1dcb: Preparing b32806f4c314: Preparing e6465020fc3c: Preparing ef0f96102d02: Preparing 816a111f3547: Preparing 44343de3ea1d: Preparing b9ff55db901d: Waiting 2855869812f9: Waiting 436f72bbb7cf: Waiting f43d2a8b46b2: Waiting 97e8840db51b: Waiting d286f5c910ae: Waiting 39c5cc493dec: Waiting f73560004df2: Waiting 65aac41815a8: Waiting a911ba6c7624: Waiting b194603013f0: Waiting d8e0485e1dcb: Waiting b32806f4c314: Waiting e6465020fc3c: Waiting ef0f96102d02: Waiting 816a111f3547: Waiting 44343de3ea1d: Waiting 44d81d5f376d: Pushed f1dae694bfc9: Pushed 5c6861cbe4a8: Pushed 2855869812f9: Pushed b9ff55db901d: Pushed f43d2a8b46b2: Layer already exists 97e8840db51b: Layer already exists d286f5c910ae: Layer already exists 39c5cc493dec: Layer already exists 436f72bbb7cf: Pushed 65aac41815a8: Layer already exists f73560004df2: Layer already exists d8e0485e1dcb: Layer already exists a911ba6c7624: Layer already exists b194603013f0: Layer already exists b32806f4c314: Layer already exists ef0f96102d02: Layer already exists e6465020fc3c: Layer already exists 816a111f3547: Layer already exists 44343de3ea1d: Layer already exists 0ce410c22bc0: Pushed nightly: digest: sha256:ee3dcf6e58d85387fdeab18574e26ef7dd18252d4c61541b89b256f377f88441 size: 4713 2026-04-30 01:44:54,927: INFO: Building opensdn-tor-agent finished successfully, duration: 157 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:5102/opensdn-analytics-alarm-gen:nightly 02eddca5025c 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly bf3d79b77fcd 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 09b8b16598b2 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly b3f950c57eb7 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly ece45a15dbf1 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 725638c5f62d 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 6fd8f23b638d 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly abd23d37fbe0 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 217ab4e76d03 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly d83a8c4c0500 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly fe1197ca36ff 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 0f32e50d0d9a 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 19da2ba0510e 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 9c4008c80cda 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly cc21726c2a3c 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 395a5b09608d 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly b42c845548a2 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2d1ca6a63ee1 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 1a6519924d7d 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 286d0847cfe5 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 158d2bf4f1c2 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 21596239d165 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly e0e56aa43f22 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 5e92cef840bb 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 48358b413ec6 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 09725b57b0b1 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly b286258ee4e2 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 48ca1285e60a 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 234547842e3b 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly b677ce2e2115 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly bfe30f9cb40c 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 0b145ba9eb0a 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly cc541d9f1a28 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 0fbea1d5a480 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 2f0ce52167cd 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 7be1353ea2bf 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 568e46d294b3 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly ff67248b9c57 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 657f5ad5e8d3 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 35aed975f14a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 5a0a4084d0e8 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 7b974b11aab5 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 81265a89db98 967MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly a552f614b975 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 58d146786f12 743MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U tf-dev-sandbox:compile 710fba6fb970 24.7GB 0B