2026-08-20 09:59:21,835: INFO: Building opensdn-analytics-collector 2026-08-20 09:59:21,915: 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_3_3-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-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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_3-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 0.1s done #4 DONE 2.7s #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-3_0_3_3-2 #6 CACHED #7 [internal] load build context #7 transferring context: #7 transferring context: 5.75kB done #7 DONE 3.6s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.9s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 5.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 2.816 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 18 MB 00:00 #10 15.17 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 2.9 MB 00:00 #10 17.69 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 516 kB 00:00 #10 18.90 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 20 MB 00:00 #10 40.64 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 15 MB 00:00 #10 55.89 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 1.2 MB 00:00 #10 57.83 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 6.3 MB 00:00 #10 64.73 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 966 kB 00:00 #10 66.17 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 480 kB 00:00 #10 67.42 added from: http://tf-mirrors.gz1.opensdn.io/re 754 kB/s | 19 kB 00:00 #10 68.23 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 kB/s | 257 B 00:00 #10 69.03 added from: http://tf-mirrors.gz1.opensdn.io/re 514 kB/s | 15 kB 00:00 #10 70.01 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 112 kB 00:00 #10 71.82 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 44 MB 00:01 #10 101.0 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #10 118.9 Dependencies resolved. #10 118.9 =============================================================================================== #10 118.9 Package Arch Version Repository Size #10 118.9 =============================================================================================== #10 118.9 Installing: #10 118.9 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 118.9 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 118.9 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #10 118.9 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 118.9 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 118.9 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 118.9 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 118.9 Installing dependencies: #10 118.9 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 118.9 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 118.9 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 118.9 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 118.9 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 118.9 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 118.9 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 118.9 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 118.9 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 118.9 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 118.9 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 118.9 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 118.9 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 118.9 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 118.9 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 118.9 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 118.9 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 118.9 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 118.9 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 118.9 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 118.9 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 118.9 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 118.9 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 118.9 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 118.9 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 118.9 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 118.9 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 118.9 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 118.9 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 118.9 #10 118.9 Transaction Summary #10 118.9 =============================================================================================== #10 118.9 Install 36 Packages #10 118.9 #10 118.9 Total download size: 16 M #10 118.9 Installed size: 53 M #10 118.9 Downloading Packages: #10 119.3 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 33 kB/s | 9.9 kB 00:00 #10 119.8 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 86 kB/s | 73 kB 00:00 #10 119.8 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 26 kB/s | 15 kB 00:00 #10 119.8 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #10 119.8 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 5.8 MB/s | 35 kB 00:00 #10 119.8 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #10 119.8 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 7.7 MB/s | 43 kB 00:00 #10 119.8 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.9 MB/s | 30 kB 00:00 #10 119.8 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #10 119.8 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.2 MB/s | 37 kB 00:00 #10 119.8 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 7.3 MB/s | 55 kB 00:00 #10 119.8 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #10 119.8 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.8 MB/s | 37 kB 00:00 #10 119.8 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #10 119.8 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 405 kB 00:00 #10 119.8 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 203 kB 00:00 #10 119.9 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #10 119.9 (18/36): boost-program-options-1.75.0-13.el9_7. 6.3 MB/s | 104 kB 00:00 #10 119.9 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 5.1 MB/s | 91 kB 00:00 #10 119.9 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 22 kB 00:00 #10 119.9 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #10 119.9 (22/36): boost-serialization-1.75.0-13.el9_7.x8 5.8 MB/s | 127 kB 00:00 #10 119.9 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #10 119.9 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #10 119.9 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 228 kB 00:00 #10 119.9 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.0 MB/s | 53 kB 00:00 #10 119.9 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 21 kB 00:00 #10 119.9 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.3 MB/s | 28 kB 00:00 #10 119.9 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #10 120.0 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 19 MB/s | 662 kB 00:00 #10 120.0 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 22 MB/s | 1.0 MB 00:00 #10 120.0 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 7.3 MB/s | 47 kB 00:00 #10 120.0 (33/36): redis-6.2.22-1.el9_8.x86_64.rpm 24 MB/s | 1.3 MB 00:00 #10 120.0 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.9 MB/s | 93 kB 00:00 #10 120.2 (35/36): libicu-67.1-10.el9_6.x86_64.rpm 7.6 MB/s | 9.6 MB 00:01 #10 120.2 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 3.2 MB/s | 709 kB 00:00 #10 120.2 -------------------------------------------------------------------------------- #10 120.2 Total 12 MB/s | 16 MB 00:01 #10 120.2 Running transaction check #10 120.3 Transaction check succeeded. #10 120.3 Running transaction test #10 120.7 Transaction test succeeded. #10 120.7 Running transaction #10 121.4 Preparing : 1/1 #10 121.5 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #10 121.5 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #10 121.5 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #10 121.5 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #10 122.2 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #10 122.3 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #10 122.3 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 122.3 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #10 122.4 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #10 122.4 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #10 122.4 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #10 122.5 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #10 122.5 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #10 122.5 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #10 122.5 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 122.5 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #10 122.5 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #10 122.6 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #10 122.6 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #10 122.6 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #10 122.6 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 122.6 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #10 122.6 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #10 122.6 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #10 122.6 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #10 122.6 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #10 122.6 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #10 122.6 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #10 122.6 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 122.7 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #10 122.7 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 122.8 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 122.8 #10 122.8 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #10 123.0 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #10 123.0 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #10 123.1 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #10 123.1 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #10 123.2 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #10 123.2 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #10 123.2 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #10 123.3 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #10 123.4 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #10 125.9 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #10 125.9 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #10 125.9 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #10 125.9 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #10 125.9 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #10 125.9 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #10 125.9 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 125.9 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #10 125.9 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #10 125.9 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #10 125.9 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #10 125.9 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #10 125.9 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #10 125.9 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #10 125.9 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 125.9 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #10 125.9 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #10 125.9 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #10 125.9 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #10 125.9 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #10 125.9 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 125.9 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #10 125.9 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #10 125.9 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #10 125.9 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #10 125.9 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #10 125.9 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #10 125.9 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #10 125.9 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #10 125.9 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #10 125.9 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #10 125.9 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #10 125.9 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #10 125.9 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #10 125.9 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #10 125.9 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 126.5 #10 126.5 Installed: #10 126.5 boost-1.75.0-13.el9_7.x86_64 #10 126.5 boost-atomic-1.75.0-13.el9_7.x86_64 #10 126.5 boost-chrono-1.75.0-13.el9_7.x86_64 #10 126.5 boost-container-1.75.0-13.el9_7.x86_64 #10 126.5 boost-context-1.75.0-13.el9_7.x86_64 #10 126.5 boost-contract-1.75.0-13.el9_7.x86_64 #10 126.5 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 126.5 boost-date-time-1.75.0-13.el9_7.x86_64 #10 126.5 boost-fiber-1.75.0-13.el9_7.x86_64 #10 126.5 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 126.5 boost-graph-1.75.0-13.el9_7.x86_64 #10 126.5 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 126.5 boost-locale-1.75.0-13.el9_7.x86_64 #10 126.5 boost-log-1.75.0-13.el9_7.x86_64 #10 126.5 boost-math-1.75.0-13.el9_7.x86_64 #10 126.5 boost-nowide-1.75.0-13.el9_7.x86_64 #10 126.5 boost-program-options-1.75.0-13.el9_7.x86_64 #10 126.5 boost-python3-1.75.0-13.el9_7.x86_64 #10 126.5 boost-random-1.75.0-13.el9_7.x86_64 #10 126.5 boost-regex-1.75.0-13.el9_7.x86_64 #10 126.5 boost-serialization-1.75.0-13.el9_7.x86_64 #10 126.5 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 126.5 boost-system-1.75.0-13.el9_7.x86_64 #10 126.5 boost-test-1.75.0-13.el9_7.x86_64 #10 126.5 boost-thread-1.75.0-13.el9_7.x86_64 #10 126.5 boost-timer-1.75.0-13.el9_7.x86_64 #10 126.5 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 126.5 boost-wave-1.75.0-13.el9_7.x86_64 #10 126.5 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 126.5 hiredis-1.0.2-2.el9.x86_64 #10 126.5 libicu-67.1-10.el9_6.x86_64 #10 126.5 librdkafka-1.6.1-102.el9.x86_64 #10 126.5 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 126.5 logrotate-3.18.0-12.el9.x86_64 #10 126.5 protobuf-3.14.0-17.el9_7.x86_64 #10 126.5 redis-6.2.22-1.el9_8.x86_64 #10 126.5 #10 126.5 Complete! #10 127.0 77 files removed #10 DONE 127.2s #11 exporting to image #11 exporting layers #11 exporting layers 3.6s done #11 writing image sha256:e50b102b801b6fe1d9bd10b84a412dc23543b0baf2f5e91cc2347f891407c15f #11 writing image sha256:e50b102b801b6fe1d9bd10b84a412dc23543b0baf2f5e91cc2347f891407c15f 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_3_3-2 done #11 DONE 3.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-08-20 10:02:46,954: INFO: Docker build duration: 205 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 658ceb46f035: Preparing df2a8736c54a: Preparing d7e5209edf79: Preparing 53c8cec7dd72: Preparing 8fe0004a6751: Preparing e8cdeae3afb4: Preparing d1abb0706e81: Preparing c44211206e33: Preparing 2714af04404c: Preparing 62e907081aa5: Preparing a2bcda80e425: Preparing d4c45addc54a: Preparing 6f87f8c63cce: Preparing 7eed4c31c72d: Preparing 5db2c56db980: Preparing 3eb308b3c790: Preparing 44343de3ea1d: Preparing 658ceb46f035: Waiting d7e5209edf79: Waiting 53c8cec7dd72: Waiting 8fe0004a6751: Waiting e8cdeae3afb4: Waiting d1abb0706e81: Waiting c44211206e33: Waiting 2714af04404c: Waiting 62e907081aa5: Waiting a2bcda80e425: Waiting d4c45addc54a: Waiting 6f87f8c63cce: Waiting 7eed4c31c72d: Waiting 5db2c56db980: Waiting 3eb308b3c790: Waiting df2a8736c54a: Waiting 44343de3ea1d: Waiting df2a8736c54a: Pushed d7e5209edf79: Pushed 53c8cec7dd72: Layer already exists 8fe0004a6751: Layer already exists e8cdeae3afb4: Layer already exists d1abb0706e81: Layer already exists c44211206e33: Layer already exists 2714af04404c: Layer already exists 62e907081aa5: Layer already exists a2bcda80e425: Layer already exists d4c45addc54a: Layer already exists 6f87f8c63cce: Layer already exists 7eed4c31c72d: Layer already exists 5db2c56db980: Layer already exists 3eb308b3c790: Layer already exists 44343de3ea1d: Layer already exists 658ceb46f035: Pushed master-3_0_3_3-2: digest: sha256:a29d59c9268d64ba779abc09ffce01595762352ada41ec2493e6edc7c2626112 size: 3880 2026-08-20 10:03:00,901: INFO: Building opensdn-analytics-collector finished successfully, duration: 219 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_3_3-2 8e26c605f32a 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_3_3-2 00b3542fcbb7 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_3-2 242efd361d4c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_3_3-2 e50b102b801b 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_3-2 aa58493c44e9 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_3_3-2 304b8c589428 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_3_3-2 52e86866bf75 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_3_3-2 82dc2f0ea42e 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_3-2 402842ed59de 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_3-2 5d4f82eaa135 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_3-2 b6b3bd1d8151 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_3-2 63da70a5d5fb 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_3-2 18878f5bb367 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_3_3-2 c8dd461e3a47 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_3_3-2 a9f2ab63dac7 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_3_3-2 581d148a5e47 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_3_3-2 9c600e86d1d8 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_3_3-2 fb6e49b527bb 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_3_3-2 090ff20a3b9f 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_3_3-2 3d5b8dc6624a 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_3_3-2 868f0d0afe05 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_3_3-2 0c926ee203c3 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_3_3-2 706cf91421bb 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_3_3-2 1770b09e2b29 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_3_3-2 361864b45647 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_3_3-2 3ac680a86adb 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-3_0_3_3-2 69757db6bdc8 457MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_3_3-2 e947b892aa98 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_3_3-2 254498bf43f0 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_3_3-2 2f65de0c7941 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_3_3-2 42b1b601d65a 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_3_3-2 110a95afc7e9 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_3_3-2 ccdf45197730 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_3_3-2 204685ac867a 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_3_3-2 6cc702b6ec1e 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_3-2 c1349b53bf03 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_3-2 32f56da5367e 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_3_3-2 41f0c0d948e4 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_3_3-2 01a89d1430ed 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_3_3-2 f9d4161f5608 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_3_3-2 65a1ad114b7f 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_3_3-2 2cfa49b0f84c 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_3_3-2 f77eac29eecc 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_3_3-2 af455fd9b12a 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_3_3-2 5a23fee0021b 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_3_3-2 b838fde71e0e 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_3_3-2 0aa144a218a3 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_3-2 2ade497e2231 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_3_3-2 e218adc4817a 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_3_3-2 70970fe5d8d7 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_3-2 8c6e5c4de8ed 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_3_3-2 93e92031a3f7 889MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_3_3-2 af6c0364fbd9 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_3_3-2 a5b57ffc3dc9 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 52196dd4cc4d 21.4GB 0B U opensdn-test-test:master-3_0_3_3-2 0aa144a218a3 1.91GB 0B tf-dev-sandbox:compile f05d95d89b66 34.9GB 0B