2026-02-20 14:42:56,994: INFO: Building opensdn-tor-agent 2026-02-20 14:42:57,038: 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_0_1-2 --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: 2.10kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_0_1-2 #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 0.1s #5 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_0_1-2 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_0_1-2 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 0.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.8s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.8s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.6s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.3s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.3s #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 2.146 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #14 8.614 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.9 MB 00:00 #14 10.67 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 402 kB 00:00 #14 11.86 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 16 MB 00:00 #14 23.96 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #14 31.02 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #14 32.30 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #14 35.67 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #14 36.51 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 474 kB 00:00 #14 37.09 added from: http://tf-mirrors.gz1.opensdn.io/re 797 kB/s | 18 kB 00:00 #14 37.53 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #14 38.13 added from: http://tf-mirrors.gz1.opensdn.io/re 486 kB/s | 15 kB 00:00 #14 38.70 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 96 kB 00:00 #14 40.12 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 39 MB 00:00 #14 69.52 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #14 85.71 Dependencies resolved. #14 85.71 ========================================================================================== #14 85.71 Package Arch Version Repository Size #14 85.71 ========================================================================================== #14 85.71 Installing: #14 85.71 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 85.71 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 85.71 Installing dependencies: #14 85.71 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 85.71 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 85.71 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 85.71 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 85.71 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 85.71 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 85.71 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 85.71 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 85.71 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 85.71 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 85.71 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 85.71 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 85.71 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 85.71 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 85.71 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 85.71 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 85.71 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 85.71 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 85.71 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 85.71 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 85.71 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 85.71 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 85.71 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 85.71 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 85.71 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 85.71 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 85.71 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 85.71 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 85.71 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 85.71 #14 85.71 Transaction Summary #14 85.71 ========================================================================================== #14 85.71 Install 31 Packages #14 85.71 #14 85.71 Total download size: 12 M #14 85.71 Installed size: 41 M #14 85.71 Downloading Packages: #14 85.74 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 494 kB/s | 9.9 kB 00:00 #14 85.81 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 490 kB/s | 15 kB 00:00 #14 85.81 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #14 85.81 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 35 kB 00:00 #14 85.81 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 937 kB/s | 13 kB 00:00 #14 85.81 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.4 MB/s | 43 kB 00:00 #14 85.81 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 30 kB 00:00 #14 85.81 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #14 85.81 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 37 kB 00:00 #14 85.81 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.6 MB/s | 55 kB 00:00 #14 85.81 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #14 85.81 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.4 MB/s | 37 kB 00:00 #14 85.84 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 13 MB/s | 212 kB 00:00 #14 85.86 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.9 MB/s | 405 kB 00:00 #14 85.92 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.2 MB/s | 203 kB 00:00 #14 85.92 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 657 kB/s | 13 kB 00:00 #14 85.92 (17/31): boost-program-options-1.75.0-13.el9_7. 8.6 MB/s | 104 kB 00:00 #14 85.92 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.0 MB/s | 91 kB 00:00 #14 85.92 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #14 85.92 (20/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #14 85.92 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #14 85.92 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #14 85.95 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 321 kB/s | 11 kB 00:00 #14 85.97 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 228 kB 00:00 #14 85.97 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.3 MB/s | 53 kB 00:00 #14 85.97 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #14 85.97 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.1 MB/s | 28 kB 00:00 #14 85.97 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #14 86.00 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 26 MB/s | 308 kB 00:00 #14 86.00 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.7 MB/s | 67 kB 00:00 #14 86.07 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 29 MB/s | 9.6 MB 00:00 #14 86.07 -------------------------------------------------------------------------------- #14 86.07 Total 37 MB/s | 12 MB 00:00 #14 86.07 Running transaction check #14 86.11 Transaction check succeeded. #14 86.11 Running transaction test #14 86.44 Transaction test succeeded. #14 86.44 Running transaction #14 87.00 Preparing : 1/1 #14 87.21 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 87.24 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 87.25 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 87.28 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 87.96 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 87.97 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 88.00 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 88.03 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 88.03 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 88.03 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 88.05 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 88.06 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 88.08 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 88.08 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 88.11 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 88.11 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 88.12 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 88.12 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 88.14 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 88.16 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 88.17 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 88.17 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 88.19 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 88.19 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 88.19 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 88.23 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 88.23 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 88.23 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 88.23 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 88.28 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 88.28 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 88.28 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 88.45 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 88.45 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 88.45 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 88.45 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 88.45 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 88.45 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 88.45 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 88.45 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 88.45 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 88.45 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 88.45 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 88.45 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 88.45 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 88.45 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 88.45 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 88.45 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 88.45 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 88.45 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 88.45 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 88.45 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 88.45 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 88.45 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 88.45 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 88.45 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 88.45 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 88.45 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 88.45 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 88.45 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 88.45 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 88.45 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 88.45 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 88.59 #14 88.59 Installed: #14 88.59 boost-1.75.0-13.el9_7.x86_64 #14 88.59 boost-atomic-1.75.0-13.el9_7.x86_64 #14 88.59 boost-chrono-1.75.0-13.el9_7.x86_64 #14 88.59 boost-container-1.75.0-13.el9_7.x86_64 #14 88.59 boost-context-1.75.0-13.el9_7.x86_64 #14 88.59 boost-contract-1.75.0-13.el9_7.x86_64 #14 88.59 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 88.59 boost-date-time-1.75.0-13.el9_7.x86_64 #14 88.59 boost-fiber-1.75.0-13.el9_7.x86_64 #14 88.59 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 88.59 boost-graph-1.75.0-13.el9_7.x86_64 #14 88.59 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 88.59 boost-locale-1.75.0-13.el9_7.x86_64 #14 88.59 boost-log-1.75.0-13.el9_7.x86_64 #14 88.59 boost-math-1.75.0-13.el9_7.x86_64 #14 88.59 boost-nowide-1.75.0-13.el9_7.x86_64 #14 88.59 boost-program-options-1.75.0-13.el9_7.x86_64 #14 88.59 boost-python3-1.75.0-13.el9_7.x86_64 #14 88.59 boost-random-1.75.0-13.el9_7.x86_64 #14 88.59 boost-regex-1.75.0-13.el9_7.x86_64 #14 88.59 boost-serialization-1.75.0-13.el9_7.x86_64 #14 88.59 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 88.59 boost-system-1.75.0-13.el9_7.x86_64 #14 88.59 boost-test-1.75.0-13.el9_7.x86_64 #14 88.59 boost-thread-1.75.0-13.el9_7.x86_64 #14 88.59 boost-timer-1.75.0-13.el9_7.x86_64 #14 88.59 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 88.59 boost-wave-1.75.0-13.el9_7.x86_64 #14 88.59 gperftools-libs-2.9.1-3.el9.x86_64 #14 88.59 libicu-67.1-10.el9_6.x86_64 #14 88.59 libunwind-1.6.2-1.el9.x86_64 #14 88.59 #14 88.59 Complete! #14 89.13 77 files removed #14 89.99 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 90.14 Collecting contrail-vrouter-api==0.1.dev0 #14 90.16 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 90.83 Installing collected packages: contrail-vrouter-api #14 90.84 Successfully installed contrail-vrouter-api-0.1.dev0 #14 90.84 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 DONE 91.7s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.0s #16 exporting to image #16 exporting layers #16 exporting layers 4.6s done #16 writing image sha256:6c245435aa8bcd1ed9d01ccfa8e1c5c9e226a06e1e339d57977735066709b954 #16 writing image sha256:6c245435aa8bcd1ed9d01ccfa8e1c5c9e226a06e1e339d57977735066709b954 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_0_1-2 0.1s done #16 DONE 5.2s 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-20 14:44:51,473: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 918500e71b2a: Preparing 99f8e90e1915: Preparing f5dbd10e4714: Preparing f3d1331b9ebd: Preparing 8053999e4133: Preparing cf565fe6efe2: Preparing 6f59aa9e0006: Preparing 47db9459b978: Preparing ad5d518fd2b2: Preparing dec28fd43d68: Preparing 5b424e362e1a: Preparing d0e76846ac9c: Preparing 4e642222215e: Preparing ca90f5048df5: Preparing 4c0bbd4d4415: Preparing 51ea171f352a: Preparing bdac25cdfa54: Preparing a1d53be7aad6: Preparing 5399060ccb05: Preparing 44343de3ea1d: Preparing 918500e71b2a: Waiting 99f8e90e1915: Waiting f5dbd10e4714: Waiting f3d1331b9ebd: Waiting 8053999e4133: Waiting cf565fe6efe2: Waiting 6f59aa9e0006: Waiting 47db9459b978: Waiting ad5d518fd2b2: Waiting dec28fd43d68: Waiting 5b424e362e1a: Waiting d0e76846ac9c: Waiting 4e642222215e: Waiting ca90f5048df5: Waiting 4c0bbd4d4415: Waiting 51ea171f352a: Waiting bdac25cdfa54: Waiting a1d53be7aad6: Waiting 5399060ccb05: Waiting 44343de3ea1d: Waiting 918500e71b2a: Pushed f5dbd10e4714: Pushed f3d1331b9ebd: Pushed 8053999e4133: Pushed cf565fe6efe2: Pushed 6f59aa9e0006: Pushed 47db9459b978: Layer already exists ad5d518fd2b2: Layer already exists dec28fd43d68: Layer already exists 5b424e362e1a: Layer already exists d0e76846ac9c: Layer already exists 4e642222215e: Layer already exists ca90f5048df5: Layer already exists 4c0bbd4d4415: Layer already exists 51ea171f352a: Layer already exists bdac25cdfa54: Layer already exists a1d53be7aad6: Layer already exists 5399060ccb05: Layer already exists 44343de3ea1d: Layer already exists 99f8e90e1915: Pushed r25.1-2_6_0_1-2: digest: sha256:60aa6ca1fcaac4cff53f66d032606d7f569e9375fe25a485e2f2b4abadd9016e size: 4505 2026-02-20 14:45:16,698: INFO: Building opensdn-tor-agent finished successfully, duration: 140 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_0_1-2 227bcfc81a99 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r25.1-2_6_0_1-2 24dcb9e57b55 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_0_1-2 dc1c60ecdf59 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r25.1-2_6_0_1-2 1eca4536b45b 893MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_0_1-2 33f63050656c 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_0_1-2 e2fdd0a9e63e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_6_0_1-2 0625bb7a57b3 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_0_1-2 958fc5a3aebe 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_0_1-2 8e93c2b6165f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_0_1-2 63b775843fe2 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_0_1-2 1dfa5bca61f7 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_0_1-2 cb7f1c90fc21 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r25.1-2_6_0_1-2 4924a069ddf1 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_0_1-2 93ba6abc8499 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r25.1-2_6_0_1-2 127e6ce280ee 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r25.1-2_6_0_1-2 5fdbe8fc71ed 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r25.1-2_6_0_1-2 798d000d6b8f 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r25.1-2_6_0_1-2 16fb01c86baf 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r25.1-2_6_0_1-2 ee2c6098ec06 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r25.1-2_6_0_1-2 743609e78772 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r25.1-2_6_0_1-2 72c52ee818a5 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r25.1-2_6_0_1-2 25d1ffd8f714 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r25.1-2_6_0_1-2 316e4d2f20fe 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:r25.1-2_6_0_1-2 69a664c44083 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r25.1-2_6_0_1-2 35870b8d9bcf 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r25.1-2_6_0_1-2 f1182cce0eed 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r25.1-2_6_0_1-2 cec5f7756393 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r25.1-2_6_0_1-2 1e58137f84e5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r25.1-2_6_0_1-2 7b50969a55fb 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r25.1-2_6_0_1-2 0bc071ec7123 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r25.1-2_6_0_1-2 ed32d1f78224 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r25.1-2_6_0_1-2 9980b0cea130 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_0_1-2 f029424478fe 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_0_1-2 00bff36b78c4 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r25.1-2_6_0_1-2 1a07afca366f 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r25.1-2_6_0_1-2 a3fd5d59137f 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r25.1-2_6_0_1-2 dfc6bd10a9e4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r25.1-2_6_0_1-2 d6dde992743b 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_6_0_1-2 26834eebcf7f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r25.1-2_6_0_1-2 eeb8bc182f69 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r25.1-2_6_0_1-2 ccb305041909 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r25.1-2_6_0_1-2 b1d2aad8b908 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r25.1-2_6_0_1-2 4ecd97b29453 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r25.1-2_6_0_1-2 eee80d3b043f 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_0_1-2 6c245435aa8b 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r25.1-2_6_0_1-2 9323629d8b0f 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r25.1-2_6_0_1-2 2c3058a268d3 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U opensdn-test-test:r25.1-2_6_0_1-2 eee80d3b043f 1.83GB 0B tf-dev-sandbox:compile ad84dfbeb70b 24.7GB 0B