2026-03-13 16:32:42,690: INFO: Building opensdn-analytics-collector 2026-03-13 16:32:42,751: 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_5_1_4-2_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-analytics-collector --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: 1.28kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_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 0.0s done #4 DONE 1.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 #6 CACHED #7 [internal] load build context #7 transferring context: 5.75kB 0.0s done #7 DONE 3.2s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.8s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 6.6s #10 [stage-1 4/4] RUN set -e ; 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 protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #10 5.381 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 14 MB 00:00 #10 14.61 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #10 15.31 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #10 16.11 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 16 MB 00:00 #10 34.89 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 11 MB 00:00 #10 43.39 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #10 44.46 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.8 MB 00:00 #10 49.76 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #10 50.66 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 474 kB 00:00 #10 51.30 added from: http://tf-mirrors.gz1.opensdn.io/re 793 kB/s | 18 kB 00:00 #10 51.92 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 kB/s | 257 B 00:00 #10 52.65 added from: http://tf-mirrors.gz1.opensdn.io/re 408 kB/s | 15 kB 00:00 #10 53.21 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 96 kB 00:00 #10 55.10 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 39 MB 00:01 #10 95.21 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #10 112.8 Dependencies resolved. #10 112.8 =============================================================================================== #10 112.8 Package Arch Version Repository Size #10 112.8 =============================================================================================== #10 112.8 Installing: #10 112.8 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 112.8 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 112.8 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #10 112.8 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 112.8 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 112.8 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 112.8 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 112.8 Installing dependencies: #10 112.8 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 112.8 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 112.8 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 112.8 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 112.8 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 112.8 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 112.8 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 112.8 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 112.8 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 112.8 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 112.8 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 112.8 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 112.8 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 112.8 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 112.8 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 112.8 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 112.8 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 112.8 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 112.8 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 112.8 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 112.8 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 112.8 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 112.8 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 112.8 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 112.8 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 112.8 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 112.8 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 112.8 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 112.8 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 112.8 #10 112.8 Transaction Summary #10 112.8 =============================================================================================== #10 112.8 Install 36 Packages #10 112.8 #10 112.8 Total download size: 16 M #10 112.8 Installed size: 53 M #10 112.8 Downloading Packages: #10 112.9 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 445 kB/s | 9.9 kB 00:00 #10 112.9 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.1 MB/s | 73 kB 00:00 #10 112.9 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 755 kB/s | 15 kB 00:00 #10 112.9 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.2 MB/s | 23 kB 00:00 #10 112.9 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 35 kB 00:00 #10 112.9 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #10 112.9 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 6.6 MB/s | 43 kB 00:00 #10 112.9 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.6 MB/s | 30 kB 00:00 #10 112.9 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 11 kB 00:00 #10 112.9 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 37 kB 00:00 #10 112.9 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 4.3 MB/s | 55 kB 00:00 #10 112.9 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 99 kB 00:00 #10 112.9 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.1 MB/s | 37 kB 00:00 #10 113.0 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 11 MB/s | 212 kB 00:00 #10 113.0 (15/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #10 113.1 (16/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #10 113.1 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #10 113.1 (18/36): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #10 113.1 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 8.3 MB/s | 91 kB 00:00 #10 113.1 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 22 kB 00:00 #10 113.1 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 275 kB 00:00 #10 113.1 (22/36): boost-serialization-1.75.0-13.el9_7.x8 5.8 MB/s | 127 kB 00:00 #10 113.1 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.4 MB/s | 25 kB 00:00 #10 113.1 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 769 kB/s | 11 kB 00:00 #10 113.1 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.0 MB/s | 53 kB 00:00 #10 113.1 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 7.7 MB/s | 228 kB 00:00 #10 113.1 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 21 kB 00:00 #10 113.1 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 2.2 MB/s | 28 kB 00:00 #10 113.1 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #10 113.1 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 18 MB/s | 662 kB 00:00 #10 113.2 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 11 MB/s | 1.0 MB 00:00 #10 113.2 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 6.4 MB/s | 47 kB 00:00 #10 113.2 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 9.4 MB/s | 1.3 MB 00:00 #10 113.3 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.4 MB/s | 93 kB 00:00 #10 113.5 (35/36): libicu-67.1-10.el9_6.x86_64.rpm 15 MB/s | 9.6 MB 00:00 #10 113.5 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 2.4 MB/s | 709 kB 00:00 #10 113.5 -------------------------------------------------------------------------------- #10 113.5 Total 25 MB/s | 16 MB 00:00 #10 113.5 Running transaction check #10 113.6 Transaction check succeeded. #10 113.6 Running transaction test #10 114.1 Transaction test succeeded. #10 114.1 Running transaction #10 114.8 Preparing : 1/1 #10 114.9 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #10 114.9 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #10 114.9 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #10 115.0 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #10 115.7 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #10 115.7 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #10 115.7 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 115.7 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #10 115.7 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #10 115.8 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #10 115.8 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #10 115.8 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #10 115.8 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #10 115.8 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #10 115.8 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 115.9 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #10 115.9 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #10 115.9 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #10 115.9 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #10 115.9 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #10 115.9 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 115.9 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #10 116.0 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #10 116.1 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #10 116.1 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #10 116.2 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #10 116.2 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #10 116.2 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #10 116.2 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 116.2 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #10 116.3 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 116.3 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 116.3 #10 116.3 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 116.6 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #10 116.6 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 116.7 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #10 116.7 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #10 116.7 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #10 116.7 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #10 116.8 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #10 116.9 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #10 116.9 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #10 117.1 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #10 117.1 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #10 117.1 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #10 117.1 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #10 117.1 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #10 117.1 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #10 117.1 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 117.1 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #10 117.1 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #10 117.1 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #10 117.1 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #10 117.1 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #10 117.1 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #10 117.1 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #10 117.1 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 117.1 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #10 117.1 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #10 117.1 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #10 117.1 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #10 117.1 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #10 117.1 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 117.1 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #10 117.1 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #10 117.1 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #10 117.1 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #10 117.1 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #10 117.1 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #10 117.1 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #10 117.1 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #10 117.1 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #10 117.1 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #10 117.1 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #10 117.1 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #10 117.1 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #10 117.1 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #10 117.1 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 117.3 #10 117.3 Installed: #10 117.3 boost-1.75.0-13.el9_7.x86_64 #10 117.3 boost-atomic-1.75.0-13.el9_7.x86_64 #10 117.3 boost-chrono-1.75.0-13.el9_7.x86_64 #10 117.3 boost-container-1.75.0-13.el9_7.x86_64 #10 117.3 boost-context-1.75.0-13.el9_7.x86_64 #10 117.3 boost-contract-1.75.0-13.el9_7.x86_64 #10 117.3 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 117.3 boost-date-time-1.75.0-13.el9_7.x86_64 #10 117.3 boost-fiber-1.75.0-13.el9_7.x86_64 #10 117.3 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 117.3 boost-graph-1.75.0-13.el9_7.x86_64 #10 117.3 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 117.3 boost-locale-1.75.0-13.el9_7.x86_64 #10 117.3 boost-log-1.75.0-13.el9_7.x86_64 #10 117.3 boost-math-1.75.0-13.el9_7.x86_64 #10 117.3 boost-nowide-1.75.0-13.el9_7.x86_64 #10 117.3 boost-program-options-1.75.0-13.el9_7.x86_64 #10 117.3 boost-python3-1.75.0-13.el9_7.x86_64 #10 117.3 boost-random-1.75.0-13.el9_7.x86_64 #10 117.3 boost-regex-1.75.0-13.el9_7.x86_64 #10 117.3 boost-serialization-1.75.0-13.el9_7.x86_64 #10 117.3 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 117.3 boost-system-1.75.0-13.el9_7.x86_64 #10 117.3 boost-test-1.75.0-13.el9_7.x86_64 #10 117.3 boost-thread-1.75.0-13.el9_7.x86_64 #10 117.3 boost-timer-1.75.0-13.el9_7.x86_64 #10 117.3 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 117.3 boost-wave-1.75.0-13.el9_7.x86_64 #10 117.3 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 117.3 hiredis-1.0.2-2.el9.x86_64 #10 117.3 libicu-67.1-10.el9_6.x86_64 #10 117.3 librdkafka-1.6.1-102.el9.x86_64 #10 117.3 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 117.3 logrotate-3.18.0-12.el9.x86_64 #10 117.3 protobuf-3.14.0-16.el9.x86_64 #10 117.3 redis-6.2.20-2.el9_7.x86_64 #10 117.3 #10 117.3 Complete! #10 118.0 77 files removed #10 DONE 118.4s #11 exporting to image #11 exporting layers #11 exporting layers 4.2s done #11 writing image sha256:f2d174467e9406d12b881b0b67bc68df9432f43037da95bdf2ad3ad2a5bacdf1 0.1s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 0.1s done #11 DONE 4.6s 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-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-13 16:35:14,794: INFO: Docker build duration: 152 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 5e46c4bd263f: Preparing 8bf5cde93cb6: Preparing 860ae5b13c31: Preparing 6e1b370df3b1: Preparing 86fc386e053b: Preparing e0ec200a7a90: Preparing 47aac2cb6775: Preparing 874625c5404c: Preparing d1f98cc2605c: Preparing ba6c16ab8b43: Preparing 42a38cc64d00: Preparing bfa805a6091a: Preparing 8045d881be58: Preparing 51edeef9039d: Preparing 264dd07ff034: Preparing f452cac8343a: Preparing 44343de3ea1d: Preparing 5e46c4bd263f: Waiting 8bf5cde93cb6: Waiting 860ae5b13c31: Waiting 6e1b370df3b1: Waiting 86fc386e053b: Waiting e0ec200a7a90: Waiting 47aac2cb6775: Waiting 874625c5404c: Waiting d1f98cc2605c: Waiting ba6c16ab8b43: Waiting 42a38cc64d00: Waiting bfa805a6091a: Waiting 8045d881be58: Waiting 51edeef9039d: Waiting 264dd07ff034: Waiting f452cac8343a: Waiting 44343de3ea1d: Waiting 860ae5b13c31: Pushed 6e1b370df3b1: Layer already exists e0ec200a7a90: Layer already exists 86fc386e053b: Layer already exists 47aac2cb6775: Layer already exists 874625c5404c: Layer already exists d1f98cc2605c: Layer already exists ba6c16ab8b43: Layer already exists bfa805a6091a: Layer already exists 42a38cc64d00: Layer already exists 8bf5cde93cb6: Pushed 8045d881be58: Layer already exists 51edeef9039d: Layer already exists 264dd07ff034: Layer already exists f452cac8343a: Layer already exists 44343de3ea1d: Layer already exists 5e46c4bd263f: Pushed master-2_5_1_4-2_7: digest: sha256:763510fb1e6f21b7774995eab19b747d2f145fe3321f862c6015450ec189f796 size: 3880 2026-03-13 16:35:42,261: INFO: Building opensdn-analytics-collector finished successfully, duration: 180 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_5_1_4-2_7 7b9416a99148 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_7 81cb3e1125a9 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 c0765687b7d3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 f2d174467e94 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 4ba7e43a54ea 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_7 ee83e2ccc348 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_7 efac8d1b7803 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_7 71de4c35e0ca 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 019e1232c505 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 f3b8447a73db 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 e647ff90161f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 e95093245cc4 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 20148a57bb65 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_7 873d51903636 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 49158f295cbd 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_7 e44ade75a23b 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_7 6683d6ecbc0f 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_7 dde4050e20f4 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 50d28dfa015e 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_7 952086ac4621 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_7 471fc5e8212f 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_7 55fd045e5fa9 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_7 dcaeac10f241 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_7 87389607c90d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_7 323fc588a656 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_7 4734f4b66e84 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_7 5d50208bfc90 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_7 e76a7788c81e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 e74c779ae13f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_7 94743e270744 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_7 9bfef87ca004 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_7 ea7804fc242f 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 42fcc87f26db 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 88f806771f42 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_7 3b82358b354e 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 6db58036e0b5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 d2286a44a452 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_7 55a2d5b30ded 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_7 177fce999882 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_7 a41f2d609d8c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_7 65d9744d30fb 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_7 abd5a3dd3143 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_7 da9596915ded 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_7 254970f5e308 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_7 95d1bcbf2e79 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_7 a8b6721b9348 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_7 d59b489a8cc3 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 d2157197ff0f 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_7 d6569b14a888 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_7 636ac87f0aae 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 e1d451c3708a 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_7 2db484977907 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_7 1949812d0e8e 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_7 de54f5ce0674 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen eca468203582 2.9GB 0B U opensdn-test-test:master-2_5_1_4-2_7 d59b489a8cc3 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 67ec2f6f4f55 22.2GB 0B tf-dev-sandbox:frozen eca468203582 2.9GB 0B U