2026-03-19 01:37:54,337: INFO: Building opensdn-analytics-collector 2026-03-19 01:37:54,605: 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-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 3.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-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 0.1s done #4 DONE 2.3s #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 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.75kB 0.0s done #8 DONE 3.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.6s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 1.1s #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 1.570 added from: http://tf-mirrors.gz1.opensdn.io/re 69 MB/s | 14 MB 00:00 #11 5.387 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.9 MB 00:00 #11 6.779 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 402 kB 00:00 #11 7.477 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 16 MB 00:00 #11 14.59 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #11 18.99 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #11 19.72 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 4.8 MB 00:00 #11 22.28 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #11 22.91 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 474 kB 00:00 #11 23.48 added from: http://tf-mirrors.gz1.opensdn.io/re 480 kB/s | 18 kB 00:00 #11 23.81 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 kB/s | 257 B 00:00 #11 24.15 added from: http://tf-mirrors.gz1.opensdn.io/re 610 kB/s | 15 kB 00:00 #11 24.54 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 96 kB 00:00 #11 25.48 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 39 MB 00:00 #11 42.79 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #11 52.73 Dependencies resolved. #11 52.73 =============================================================================================== #11 52.73 Package Arch Version Repository Size #11 52.73 =============================================================================================== #11 52.73 Installing: #11 52.73 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 52.73 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 52.73 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 52.73 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 52.73 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 52.73 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 52.73 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 52.73 Installing dependencies: #11 52.73 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 52.73 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 52.73 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 52.73 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 52.73 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 52.73 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 52.73 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 52.73 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 52.73 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 52.73 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 52.73 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 52.73 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 52.73 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 52.73 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 52.73 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 52.73 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 52.73 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 52.73 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 52.73 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 52.73 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 52.73 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 52.73 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 52.73 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 52.73 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 52.73 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 52.73 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 52.73 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 52.73 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 52.73 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 52.73 #11 52.73 Transaction Summary #11 52.73 =============================================================================================== #11 52.73 Install 36 Packages #11 52.73 #11 52.73 Total download size: 16 M #11 52.73 Installed size: 53 M #11 52.73 Downloading Packages: #11 52.76 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 460 kB/s | 9.9 kB 00:00 #11 52.77 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.5 MB/s | 73 kB 00:00 #11 52.77 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #11 52.78 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #11 52.78 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 4.8 MB/s | 35 kB 00:00 #11 52.78 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 13 kB 00:00 #11 52.78 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 7.9 MB/s | 43 kB 00:00 #11 52.78 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.9 MB/s | 30 kB 00:00 #11 52.80 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #11 52.80 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.4 MB/s | 37 kB 00:00 #11 52.80 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.2 MB/s | 55 kB 00:00 #11 52.80 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.6 MB/s | 99 kB 00:00 #11 52.82 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 3.2 MB/s | 37 kB 00:00 #11 52.82 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #11 52.85 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #11 52.86 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 203 kB 00:00 #11 52.86 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #11 52.86 (18/36): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #11 52.87 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #11 52.87 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #11 52.87 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 275 kB 00:00 #11 52.87 (22/36): boost-serialization-1.75.0-13.el9_7.x8 9.7 MB/s | 127 kB 00:00 #11 52.88 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #11 52.90 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 829 kB/s | 11 kB 00:00 #11 52.90 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 9.3 MB/s | 228 kB 00:00 #11 52.93 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 53 kB 00:00 #11 52.93 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 21 kB 00:00 #11 52.93 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 3.4 MB/s | 28 kB 00:00 #11 52.93 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #11 52.94 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 26 MB/s | 662 kB 00:00 #11 52.97 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 30 MB/s | 1.0 MB 00:00 #11 52.97 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 8.8 MB/s | 47 kB 00:00 #11 52.99 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 31 MB/s | 1.3 MB 00:00 #11 53.03 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.8 MB/s | 93 kB 00:00 #11 53.04 (35/36): cassandra-cpp-driver-2.17.0-1.el9.remi 9.3 MB/s | 709 kB 00:00 #11 53.17 (36/36): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #11 53.17 -------------------------------------------------------------------------------- #11 53.17 Total 36 MB/s | 16 MB 00:00 #11 53.17 Running transaction check #11 53.28 Transaction check succeeded. #11 53.28 Running transaction test #11 53.64 Transaction test succeeded. #11 53.64 Running transaction #11 54.22 Preparing : 1/1 #11 54.34 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 54.35 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 54.36 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 54.37 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 54.66 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 54.68 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 54.69 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 54.70 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 54.70 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 54.73 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 54.74 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 54.75 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 54.76 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 54.76 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 54.78 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 54.80 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 54.80 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 54.80 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 54.82 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 54.82 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 54.84 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 54.84 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 54.88 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 54.91 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 54.94 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 54.94 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 54.95 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 54.95 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 54.97 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 54.99 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 55.00 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 55.04 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 55.04 #11 55.04 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 55.30 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 55.30 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 55.41 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 55.48 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 55.54 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 55.54 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 55.64 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 55.64 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 55.67 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 56.37 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 56.37 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 56.37 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 56.37 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 56.37 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 56.37 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 56.37 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 56.37 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 56.37 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 56.37 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 56.37 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 56.39 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 56.39 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 56.39 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 56.39 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 56.39 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 56.39 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 56.39 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 56.39 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 56.39 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 56.39 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 56.39 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 56.39 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 56.39 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 56.39 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 56.39 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 56.39 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 56.39 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 56.39 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 56.39 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 56.39 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 56.39 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 56.39 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 56.39 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 56.39 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 56.39 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 56.53 #11 56.53 Installed: #11 56.53 boost-1.75.0-13.el9_7.x86_64 #11 56.53 boost-atomic-1.75.0-13.el9_7.x86_64 #11 56.53 boost-chrono-1.75.0-13.el9_7.x86_64 #11 56.53 boost-container-1.75.0-13.el9_7.x86_64 #11 56.53 boost-context-1.75.0-13.el9_7.x86_64 #11 56.53 boost-contract-1.75.0-13.el9_7.x86_64 #11 56.53 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 56.53 boost-date-time-1.75.0-13.el9_7.x86_64 #11 56.53 boost-fiber-1.75.0-13.el9_7.x86_64 #11 56.53 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 56.53 boost-graph-1.75.0-13.el9_7.x86_64 #11 56.53 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 56.53 boost-locale-1.75.0-13.el9_7.x86_64 #11 56.53 boost-log-1.75.0-13.el9_7.x86_64 #11 56.53 boost-math-1.75.0-13.el9_7.x86_64 #11 56.53 boost-nowide-1.75.0-13.el9_7.x86_64 #11 56.53 boost-program-options-1.75.0-13.el9_7.x86_64 #11 56.53 boost-python3-1.75.0-13.el9_7.x86_64 #11 56.53 boost-random-1.75.0-13.el9_7.x86_64 #11 56.53 boost-regex-1.75.0-13.el9_7.x86_64 #11 56.53 boost-serialization-1.75.0-13.el9_7.x86_64 #11 56.53 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 56.53 boost-system-1.75.0-13.el9_7.x86_64 #11 56.53 boost-test-1.75.0-13.el9_7.x86_64 #11 56.53 boost-thread-1.75.0-13.el9_7.x86_64 #11 56.53 boost-timer-1.75.0-13.el9_7.x86_64 #11 56.53 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 56.53 boost-wave-1.75.0-13.el9_7.x86_64 #11 56.53 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 56.53 hiredis-1.0.2-2.el9.x86_64 #11 56.53 libicu-67.1-10.el9_6.x86_64 #11 56.53 librdkafka-1.6.1-102.el9.x86_64 #11 56.53 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 56.53 logrotate-3.18.0-12.el9.x86_64 #11 56.53 protobuf-3.14.0-16.el9.x86_64 #11 56.53 redis-6.2.20-2.el9_7.x86_64 #11 56.53 #11 56.53 Complete! #11 57.18 77 files removed #11 DONE 57.5s #12 exporting to image #12 exporting layers #12 exporting layers 2.4s done #12 writing image sha256:1d41159014afd79b37a8906f57994095aa456ec286dbd83697d925556b9af8fa #12 writing image sha256:1d41159014afd79b37a8906f57994095aa456ec286dbd83697d925556b9af8fa 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 0.0s done #12 DONE 2.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-19 01:40:55,940: INFO: Docker build duration: 181 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-collector] 48747234bc95: Preparing 3df8799beb42: Preparing e1fa4fb2709a: Preparing b9b21c3a778d: Preparing b405b7a99b44: Preparing d5a35ef1270e: Preparing 39d82997aeeb: Preparing f537ae7c3484: Preparing b5833fa29661: Preparing a15b56f36c9d: Preparing fa1f726e0a3c: Preparing 8d731b14e748: Preparing 4cf72c0e82fe: Preparing e5120794b5e4: Preparing 4005f425b661: Preparing b95adec948e1: Preparing 44343de3ea1d: Preparing b9b21c3a778d: Waiting b405b7a99b44: Waiting d5a35ef1270e: Waiting 39d82997aeeb: Waiting f537ae7c3484: Waiting b5833fa29661: Waiting a15b56f36c9d: Waiting fa1f726e0a3c: Waiting 8d731b14e748: Waiting 4cf72c0e82fe: Waiting e5120794b5e4: Waiting 4005f425b661: Waiting b95adec948e1: Waiting 44343de3ea1d: Waiting e1fa4fb2709a: Pushed b9b21c3a778d: Layer already exists b405b7a99b44: Layer already exists d5a35ef1270e: Layer already exists 39d82997aeeb: Layer already exists f537ae7c3484: Layer already exists b5833fa29661: Layer already exists a15b56f36c9d: Layer already exists fa1f726e0a3c: Layer already exists 8d731b14e748: Layer already exists 4cf72c0e82fe: Layer already exists e5120794b5e4: Layer already exists 4005f425b661: Layer already exists 3df8799beb42: Pushed b95adec948e1: Layer already exists 44343de3ea1d: Layer already exists 48747234bc95: Pushed nightly: digest: sha256:5bc3bdca063e9fb27fa3d5f37475dfabe1e17ec740c576d00064636550dd61a6 size: 3880 2026-03-19 01:41:12,891: INFO: Building opensdn-analytics-collector finished successfully, duration: 198 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 1210809b60e0 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly c5ce50236e29 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly cb4cbc66d29d 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 1d41159014af 749MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly aad8e7cbd035 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 1e62027bd718 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 7ab1cb0a7a4b 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 386cedd2eb35 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 49da94e15475 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 057e92edc047 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly e6c1cb34db6f 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly c8eb0c4101f1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly ce2ac47b9278 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly c29e6902e13b 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 3b077d5423c9 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly a92e9d977ef7 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 876d8c656530 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly f832679bcb8d 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 6273f4f6a730 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly adfe0cc20576 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly fb0f59013d32 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 6931e2f08995 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 1d04ab74fe91 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 03695500c85c 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly bba4a40678da 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 5e2e4e2a1469 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 77fbc563440c 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly de7312f358a9 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly fb4ee69e3b1f 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly ef85cad1c30e 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 63163a3c657d 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 35ce5cdae80a 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 7c118b83cd72 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly a5c877d1f113 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 5597fc41b519 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 869f8d0a5237 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly d0bd5e025913 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly b864ff288062 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 442c5b0551fb 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly a523ef1bfff3 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 7a559d66df29 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 79ef9737357c 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 9963e037e6cb 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 01068a23508f 1.83GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 68f8cc217541 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 8d10e0fb9e7f 958MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 46044fe3e5b4 924MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly f66acfc445a7 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly 7ab54792a448 612MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly aaec197f65bd 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U opensdn-test-test:nightly 01068a23508f 1.83GB 0B tf-dev-sandbox:compile d598f6817beb 24.7GB 0B