2026-07-17 21:11:15,455: INFO: Building opensdn-analytics-collector 2026-07-17 21:11:15,528: 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-3_0_0_8-6 --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=26.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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_8-6 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.2s #5 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_8-6 #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 #7 DONE 0.2s #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 #7 DONE 0.2s #8 [internal] load build context #8 transferring context: 5.75kB done #8 DONE 3.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.0s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 1.9s #11 [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 #11 3.016 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 18 MB 00:00 #11 12.92 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.9 MB 00:00 #11 16.10 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 516 kB 00:00 #11 17.47 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 20 MB 00:00 #11 36.73 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 15 MB 00:00 #11 47.94 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.2 MB 00:00 #11 49.43 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 6.3 MB 00:00 #11 53.14 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 966 kB 00:00 #11 54.03 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 480 kB 00:00 #11 55.09 added from: http://tf-mirrors.gz1.opensdn.io/re 61 kB/s | 19 kB 00:00 #11 55.44 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 kB/s | 257 B 00:00 #11 56.04 added from: http://tf-mirrors.gz1.opensdn.io/re 336 kB/s | 15 kB 00:00 #11 56.44 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 112 kB 00:00 #11 57.75 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 44 MB 00:00 #11 80.73 Third parties for OpenSDN 9.1 MB/s | 5.1 MB 00:00 #11 93.86 Dependencies resolved. #11 93.86 =============================================================================================== #11 93.86 Package Arch Version Repository Size #11 93.86 =============================================================================================== #11 93.86 Installing: #11 93.86 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 93.86 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 93.86 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 93.86 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 93.86 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 93.86 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 93.86 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 93.86 Installing dependencies: #11 93.86 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 93.86 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 93.86 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 93.86 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 93.86 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 93.86 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 93.86 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 93.86 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 93.86 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 93.86 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 93.86 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 93.86 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 93.86 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 93.86 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 93.86 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 93.86 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 93.86 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 93.86 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 93.86 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 93.86 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 93.86 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 93.86 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 93.86 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 93.86 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 93.86 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 93.86 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 93.86 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 93.86 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 93.86 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 93.86 #11 93.86 Transaction Summary #11 93.86 =============================================================================================== #11 93.86 Install 36 Packages #11 93.86 #11 93.86 Total download size: 16 M #11 93.86 Installed size: 53 M #11 93.86 Downloading Packages: #11 93.88 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 419 kB/s | 9.9 kB 00:00 #11 93.88 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.6 MB/s | 73 kB 00:00 #11 93.88 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #11 93.88 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 23 kB 00:00 #11 93.91 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 5.1 MB/s | 35 kB 00:00 #11 93.91 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #11 93.91 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 3.7 MB/s | 43 kB 00:00 #11 93.91 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 30 kB 00:00 #11 93.91 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 984 kB/s | 11 kB 00:00 #11 93.92 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 37 kB 00:00 #11 93.92 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 6.0 MB/s | 55 kB 00:00 #11 93.93 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.9 MB/s | 99 kB 00:00 #11 93.93 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 2.6 MB/s | 37 kB 00:00 #11 93.96 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #11 93.96 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #11 93.98 (16/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #11 94.00 (17/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.7 MB/s | 203 kB 00:00 #11 94.00 (18/36): boost-program-options-1.75.0-13.el9_7. 5.5 MB/s | 104 kB 00:00 #11 94.00 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 9.5 MB/s | 91 kB 00:00 #11 94.00 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 22 kB 00:00 #11 94.01 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 275 kB 00:00 #11 94.05 (22/36): boost-serialization-1.75.0-13.el9_7.x8 5.4 MB/s | 127 kB 00:00 #11 94.05 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.5 MB/s | 25 kB 00:00 #11 94.05 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #11 94.05 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.4 MB/s | 53 kB 00:00 #11 94.05 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #11 94.05 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 21 kB 00:00 #11 94.07 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.2 MB/s | 28 kB 00:00 #11 94.07 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #11 94.11 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 18 MB/s | 662 kB 00:00 #11 94.20 (31/36): libicu-67.1-10.el9_6.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #11 94.23 (32/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 6.5 MB/s | 1.0 MB 00:00 #11 94.23 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 2.7 MB/s | 47 kB 00:00 #11 94.27 (34/36): redis-6.2.22-1.el9_8.x86_64.rpm 7.8 MB/s | 1.3 MB 00:00 #11 94.27 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.9 MB/s | 93 kB 00:00 #11 94.31 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 8.1 MB/s | 709 kB 00:00 #11 94.31 -------------------------------------------------------------------------------- #11 94.31 Total 35 MB/s | 16 MB 00:00 #11 94.31 Running transaction check #11 94.45 Transaction check succeeded. #11 94.45 Running transaction test #11 94.81 Transaction test succeeded. #11 94.81 Running transaction #11 95.29 Preparing : 1/1 #11 95.36 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 95.37 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 95.37 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 95.41 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 95.71 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 95.71 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 95.71 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 95.82 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 95.82 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 95.82 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 95.84 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 95.84 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 95.86 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 95.86 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 95.88 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 95.88 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 95.88 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 95.90 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 95.90 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 95.92 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 95.92 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 95.92 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 95.96 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 95.96 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 95.96 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 95.96 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 95.98 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 95.98 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 95.98 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 96.01 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 96.01 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 96.09 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 96.09 #11 96.09 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 96.49 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 96.49 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 96.49 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 96.49 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 96.49 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 96.52 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 96.56 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 96.56 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 96.62 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 96.80 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 96.80 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 96.80 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 96.80 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 96.80 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 96.80 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 96.80 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 96.80 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 96.80 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 96.80 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 96.80 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 96.80 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 96.80 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 96.80 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 96.80 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 96.80 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 96.80 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 96.80 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 96.80 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 96.80 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 96.80 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 96.80 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 96.80 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 96.80 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 96.80 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 96.80 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 96.80 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 96.80 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 96.80 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 96.80 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 96.80 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 96.80 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 96.80 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 96.84 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 96.84 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 96.84 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 96.99 #11 96.99 Installed: #11 96.99 boost-1.75.0-13.el9_7.x86_64 #11 96.99 boost-atomic-1.75.0-13.el9_7.x86_64 #11 96.99 boost-chrono-1.75.0-13.el9_7.x86_64 #11 96.99 boost-container-1.75.0-13.el9_7.x86_64 #11 96.99 boost-context-1.75.0-13.el9_7.x86_64 #11 96.99 boost-contract-1.75.0-13.el9_7.x86_64 #11 96.99 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 96.99 boost-date-time-1.75.0-13.el9_7.x86_64 #11 96.99 boost-fiber-1.75.0-13.el9_7.x86_64 #11 96.99 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 96.99 boost-graph-1.75.0-13.el9_7.x86_64 #11 96.99 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 96.99 boost-locale-1.75.0-13.el9_7.x86_64 #11 96.99 boost-log-1.75.0-13.el9_7.x86_64 #11 96.99 boost-math-1.75.0-13.el9_7.x86_64 #11 96.99 boost-nowide-1.75.0-13.el9_7.x86_64 #11 96.99 boost-program-options-1.75.0-13.el9_7.x86_64 #11 96.99 boost-python3-1.75.0-13.el9_7.x86_64 #11 96.99 boost-random-1.75.0-13.el9_7.x86_64 #11 96.99 boost-regex-1.75.0-13.el9_7.x86_64 #11 96.99 boost-serialization-1.75.0-13.el9_7.x86_64 #11 96.99 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 96.99 boost-system-1.75.0-13.el9_7.x86_64 #11 96.99 boost-test-1.75.0-13.el9_7.x86_64 #11 96.99 boost-thread-1.75.0-13.el9_7.x86_64 #11 96.99 boost-timer-1.75.0-13.el9_7.x86_64 #11 96.99 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 96.99 boost-wave-1.75.0-13.el9_7.x86_64 #11 96.99 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 96.99 hiredis-1.0.2-2.el9.x86_64 #11 96.99 libicu-67.1-10.el9_6.x86_64 #11 96.99 librdkafka-1.6.1-102.el9.x86_64 #11 96.99 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 96.99 logrotate-3.18.0-12.el9.x86_64 #11 96.99 protobuf-3.14.0-17.el9_7.x86_64 #11 96.99 redis-6.2.22-1.el9_8.x86_64 #11 96.99 #11 96.99 Complete! #11 97.54 77 files removed #11 DONE 97.6s #12 exporting to image #12 exporting layers #12 exporting layers 3.0s done #12 writing image sha256:29390ce65e48332db878d934f81026d8691b5b3e1f6d7fa343c80b67c0f5dd16 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_8-6 done #12 DONE 3.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-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-07-17 21:14:38,678: INFO: Docker build duration: 203 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 3e81969ea174: Preparing 457a75bc62a2: Preparing 1c53015086e4: Preparing ee81adca2439: Preparing 7d60786d8cb0: Preparing efaf45d2cec6: Preparing 30e849b84391: Preparing 9eb555a2d08b: Preparing a23a4ec82dbf: Preparing 2fe4b73909eb: Preparing 3bffc5dd76ab: Preparing c70ef56faadf: Preparing ec2242c6dbda: Preparing 2c1b04521e8d: Preparing c2e7ca91562c: Preparing a89726f95a32: Preparing 44343de3ea1d: Preparing 3e81969ea174: Waiting 457a75bc62a2: Waiting 1c53015086e4: Waiting 7d60786d8cb0: Waiting efaf45d2cec6: Waiting 30e849b84391: Waiting 9eb555a2d08b: Waiting a23a4ec82dbf: Waiting 2fe4b73909eb: Waiting 3bffc5dd76ab: Waiting c70ef56faadf: Waiting ec2242c6dbda: Waiting 2c1b04521e8d: Waiting c2e7ca91562c: Waiting a89726f95a32: Waiting 44343de3ea1d: Waiting ee81adca2439: Waiting 457a75bc62a2: Pushed 1c53015086e4: Pushed ee81adca2439: Layer already exists 7d60786d8cb0: Layer already exists efaf45d2cec6: Layer already exists 30e849b84391: Layer already exists 9eb555a2d08b: Layer already exists a23a4ec82dbf: Layer already exists 2fe4b73909eb: Layer already exists 3bffc5dd76ab: Layer already exists c70ef56faadf: Layer already exists 2c1b04521e8d: Layer already exists ec2242c6dbda: Layer already exists c2e7ca91562c: Layer already exists a89726f95a32: Layer already exists 44343de3ea1d: Layer already exists 3e81969ea174: Pushed master-3_0_0_8-6: digest: sha256:8b4d7feee9f5a46991f25316528f9c17b2f493fc692efde758c9402250c24cc5 size: 3880 2026-07-17 21:14:52,725: INFO: Building opensdn-analytics-collector finished successfully, duration: 217 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_8-6 5595f54c9129 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_8-6 162601d6c0e4 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_8-6 97dad3854088 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_8-6 29390ce65e48 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_8-6 aa3f6ed5ebf3 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_8-6 b1c21b2a5296 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_8-6 f02597cefe53 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_8-6 3eb9516d3277 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_8-6 c65257322d01 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 e911c72dd1aa 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_8-6 c81603f51440 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_8-6 03e67607c7c9 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_8-6 c04e2d806817 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_8-6 f92723ab282d 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_8-6 d82477998a19 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_8-6 21fe97de4d1b 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_8-6 8c86189ee7c5 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_8-6 018dc656d657 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_8-6 7cd00ac5782d 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_8-6 7af5d7c29615 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_8-6 57e989235f20 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_8-6 949035b2778e 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_8-6 65ef27b3b7c9 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_8-6 4345e80d0065 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_8-6 53cc1a16bcbc 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_8-6 978d27acdd08 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_8-6 3b24e98c70be 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_8-6 6bcc4d06dbd9 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_8-6 480ef588a0b8 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_8-6 b43a77ed58b1 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_8-6 3ff79e2c7162 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_8-6 a984c7aa2ea9 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_8-6 a1f145c13684 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_8-6 663709b90fb9 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_8-6 8cf6a99b79d9 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_8-6 08822b031fd9 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_8-6 9f700670ea8b 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_8-6 c469cb3c87e0 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_8-6 010584e02372 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_8-6 9e16396a8cf1 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_8-6 bd7dc77d4c3f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_8-6 7266617bfeb2 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_8-6 ded825ec017b 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_8-6 dfcfb0df2068 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_8-6 4344de43f784 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_8-6 11bc5b357629 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_0_8-6 cfaf90420198 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_8-6 aaf802a46510 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_8-6 7692d8fe5cf1 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_0_8-6 383eb6a43c9a 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_8-6 de025636c362 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_8-6 d305fea7a940 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_8-6 fc84b45c7b1f 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 40e9d2bca369 3.01GB 0B U opensdn-test-test:master-3_0_0_8-6 11bc5b357629 1.91GB 0B tf-dev-sandbox:compile c241ecc455f0 22.6GB 0B