2025-09-15 06:56:15,721: INFO: Building opensdn-analytics-collector 2025-09-15 06:56:15,805: 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_0_9_3-5 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.18kB done #1 DONE 3.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_3-5 #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 1.7s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_3-5 #5 DONE 1.5s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_3-5 #6 DONE 0.0s #7 [internal] load build context #7 ... #8 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #8 CACHED #7 [internal] load build context #7 transferring context: 5.50kB done #7 DONE 3.2s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.4s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/analytics/vizd /usr/bin/contrail-collector #10 DONE 5.4s #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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 3.301 Contrail repo 11 MB/s | 106 kB 00:00 #11 3.545 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.1 MB 00:00 #11 4.482 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 730 kB 00:00 #11 5.082 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 264 kB 00:00 #11 5.405 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 7.0 MB 00:00 #11 9.423 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.0 MB 00:00 #11 12.06 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 939 kB 00:00 #11 12.71 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #11 14.50 added from: http://tf-mirrors.gz1.opensdn.io/re 642 kB/s | 392 kB 00:00 #11 15.22 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 451 kB 00:00 #11 15.85 added from: http://tf-mirrors.gz1.opensdn.io/re 444 kB/s | 16 kB 00:00 #11 16.20 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 kB/s | 257 B 00:00 #11 16.50 added from: http://tf-mirrors.gz1.opensdn.io/re 443 kB/s | 13 kB 00:00 #11 16.59 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #11 17.71 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #11 28.70 Third parties for OpenSDN 8.6 MB/s | 5.4 MB 00:00 #11 35.63 Dependencies resolved. #11 35.63 =============================================================================================== #11 35.63 Package Arch Version Repository Size #11 35.63 =============================================================================================== #11 35.63 Installing: #11 35.63 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 35.63 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 35.63 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 35.63 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 35.63 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 35.63 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 35.63 Installing dependencies: #11 35.63 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 35.63 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 35.63 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 35.63 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.63 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 35.63 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 35.63 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.63 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.63 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 35.63 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 35.63 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.63 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 35.63 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 35.63 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 35.63 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.63 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 35.63 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 35.63 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.63 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 35.63 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 35.63 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 35.63 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.63 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 35.63 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 35.63 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.63 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 35.63 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 35.63 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 35.63 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 35.63 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 35.63 #11 35.63 Transaction Summary #11 35.63 =============================================================================================== #11 35.63 Install 36 Packages #11 35.63 #11 35.63 Total download size: 16 M #11 35.63 Installed size: 52 M #11 35.63 Downloading Packages: #11 35.81 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 425 kB/s | 71 kB 00:00 #11 35.95 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 242 kB/s | 74 kB 00:00 #11 36.03 (3/36): boost-1.75.0-8.el9.x86_64.rpm 48 kB/s | 11 kB 00:00 #11 36.16 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 75 kB/s | 16 kB 00:00 #11 36.37 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 73 kB/s | 24 kB 00:00 #11 36.53 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 102 kB/s | 36 kB 00:00 #11 36.65 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 50 kB/s | 15 kB 00:00 #11 37.02 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 88 kB/s | 44 kB 00:00 #11 37.19 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 60 kB/s | 32 kB 00:00 #11 37.30 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 48 kB/s | 13 kB 00:00 #11 37.89 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 55 kB/s | 38 kB 00:00 #11 38.51 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 46 kB/s | 57 kB 00:01 #11 38.53 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 182 kB/s | 101 kB 00:00 #11 38.55 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.8 MB/s | 38 kB 00:00 #11 38.55 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #11 38.56 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 17 MB/s | 408 kB 00:00 #11 38.58 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 205 kB 00:00 #11 38.78 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 146 kB/s | 15 kB 00:00 #11 38.78 (19/36): boost-program-options-1.75.0-8.el9.x86 1.0 MB/s | 106 kB 00:00 #11 38.78 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 92 kB 00:00 #11 38.78 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #11 38.78 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 15 MB/s | 277 kB 00:00 #11 38.78 (23/36): boost-serialization-1.75.0-8.el9.x86_6 8.4 MB/s | 129 kB 00:00 #11 38.78 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.8 MB/s | 27 kB 00:00 #11 38.78 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #11 38.78 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #11 38.78 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 55 kB 00:00 #11 38.78 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #11 38.78 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 2.0 MB/s | 30 kB 00:00 #11 38.78 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 14 MB/s | 208 kB 00:00 #11 38.83 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 15 MB/s | 1.0 MB 00:00 #11 38.88 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 11 MB/s | 1.3 MB 00:00 #11 38.94 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 6.6 MB/s | 679 kB 00:00 #11 38.97 (34/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 12 MB/s | 867 kB 00:00 #11 38.97 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.5 MB/s | 95 kB 00:00 #11 39.14 (36/36): libicu-67.1-9.el9.x86_64.rpm 2.7 MB/s | 9.6 MB 00:03 #11 39.14 -------------------------------------------------------------------------------- #11 39.14 Total 4.6 MB/s | 16 MB 00:03 #11 39.14 Running transaction check #11 39.26 Transaction check succeeded. #11 39.26 Running transaction test #11 39.56 Transaction test succeeded. #11 39.56 Running transaction #11 40.60 Preparing : 1/1 #11 40.77 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 40.77 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 40.82 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 40.82 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 41.56 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 41.58 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 41.59 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 41.59 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 41.61 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 41.65 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 41.65 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 41.65 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 41.65 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 41.65 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 41.68 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 41.68 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 41.68 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 41.71 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 41.71 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 41.73 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 41.83 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 42.08 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 42.11 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 42.12 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 42.15 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 42.16 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 42.21 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 42.21 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 42.21 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 42.23 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 42.25 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 42.26 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 42.26 #11 42.26 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 42.47 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 42.47 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 42.58 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 42.61 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 42.66 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 42.66 #11 42.66 #11 42.66 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 43.00 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 43.00 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 43.08 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 43.08 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 43.12 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 43.15 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 43.18 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 43.18 #11 43.18 #11 43.28 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 43.28 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 43.33 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 43.33 #11 43.33 #11 43.60 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 43.60 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 43.60 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 43.60 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 43.60 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 43.60 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 43.60 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 43.60 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 43.60 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 43.60 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 43.60 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 43.60 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 43.60 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 43.60 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 43.60 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 43.60 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 43.60 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 43.60 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 43.60 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 43.60 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 43.60 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 43.60 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 43.60 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 43.60 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 43.60 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 43.60 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 43.60 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 43.60 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 43.60 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 43.60 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 43.60 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 43.60 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 43.60 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 43.60 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 43.60 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 43.60 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 43.86 #11 43.86 Installed: #11 43.86 boost-1.75.0-8.el9.x86_64 #11 43.86 boost-atomic-1.75.0-8.el9.x86_64 #11 43.86 boost-chrono-1.75.0-8.el9.x86_64 #11 43.86 boost-container-1.75.0-8.el9.x86_64 #11 43.86 boost-context-1.75.0-8.el9.x86_64 #11 43.86 boost-contract-1.75.0-8.el9.x86_64 #11 43.86 boost-coroutine-1.75.0-8.el9.x86_64 #11 43.86 boost-date-time-1.75.0-8.el9.x86_64 #11 43.86 boost-fiber-1.75.0-8.el9.x86_64 #11 43.86 boost-filesystem-1.75.0-8.el9.x86_64 #11 43.86 boost-graph-1.75.0-8.el9.x86_64 #11 43.86 boost-iostreams-1.75.0-8.el9.x86_64 #11 43.86 boost-locale-1.75.0-8.el9.x86_64 #11 43.86 boost-log-1.75.0-8.el9.x86_64 #11 43.86 boost-math-1.75.0-8.el9.x86_64 #11 43.86 boost-nowide-1.75.0-8.el9.x86_64 #11 43.86 boost-program-options-1.75.0-8.el9.x86_64 #11 43.86 boost-python3-1.75.0-8.el9.x86_64 #11 43.86 boost-random-1.75.0-8.el9.x86_64 #11 43.86 boost-regex-1.75.0-8.el9.x86_64 #11 43.86 boost-serialization-1.75.0-8.el9.x86_64 #11 43.86 boost-stacktrace-1.75.0-8.el9.x86_64 #11 43.86 boost-system-1.75.0-8.el9.x86_64 #11 43.86 boost-test-1.75.0-8.el9.x86_64 #11 43.86 boost-thread-1.75.0-8.el9.x86_64 #11 43.86 boost-timer-1.75.0-8.el9.x86_64 #11 43.86 boost-type_erasure-1.75.0-8.el9.x86_64 #11 43.86 boost-wave-1.75.0-8.el9.x86_64 #11 43.86 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 43.86 cyrus-sasl-2.1.27-21.el9.x86_64 #11 43.86 libicu-67.1-9.el9.x86_64 #11 43.86 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 43.86 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 43.86 logrotate-3.18.0-8.el9.x86_64 #11 43.86 protobuf-3.14.0-13.el9.x86_64 #11 43.86 redis-6.2.17-1.el9_5.x86_64 #11 43.86 #11 43.86 Complete! #11 44.36 80 files removed #11 DONE 44.6s #12 exporting to image #12 exporting layers #12 exporting layers 18.0s done #12 writing image sha256:a8f703d0d97fd1410a0628d915e04a199b9cb49747974dc3d02f32348c759b82 #12 writing image sha256:a8f703d0d97fd1410a0628d915e04a199b9cb49747974dc3d02f32348c759b82 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_0_9_3-5 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_0_9_3-5 0.5s done #12 DONE 22.8s 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) 2025-09-15 06:59:08,579: INFO: Docker build duration: 173 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] b92cac2c3010: Preparing f61cb034a9b9: Preparing 4df2e230b7c8: Preparing ff0a99fda54c: Preparing 5cf0f35cbd31: Preparing 22a01c34c617: Preparing 5e5d49f1a4d1: Preparing f5b21ab858de: Preparing 0a081fe57a70: Preparing ca4e90f42f2f: Preparing 489e261827d9: Preparing 85ff3c0adb8e: Preparing 135f68a7053f: Preparing 33b277482611: Preparing 44343de3ea1d: Preparing b92cac2c3010: Waiting f61cb034a9b9: Waiting 4df2e230b7c8: Waiting ff0a99fda54c: Waiting 5cf0f35cbd31: Waiting 22a01c34c617: Waiting 5e5d49f1a4d1: Waiting f5b21ab858de: Waiting 0a081fe57a70: Waiting ca4e90f42f2f: Waiting 489e261827d9: Waiting 85ff3c0adb8e: Waiting 135f68a7053f: Waiting 33b277482611: Waiting 44343de3ea1d: Waiting b92cac2c3010: Pushed 4df2e230b7c8: Pushed ff0a99fda54c: Layer already exists 5cf0f35cbd31: Layer already exists 22a01c34c617: Layer already exists 5e5d49f1a4d1: Layer already exists f5b21ab858de: Layer already exists 0a081fe57a70: Layer already exists ca4e90f42f2f: Layer already exists 489e261827d9: Layer already exists 85ff3c0adb8e: Layer already exists 135f68a7053f: Layer already exists 33b277482611: Layer already exists 44343de3ea1d: Layer already exists f61cb034a9b9: Pushed master-2_0_9_3-5: digest: sha256:ada0e8a9799e9f67ad6114baeeab0fb7783a716ad47f181dc5c5e55cf3bee1b3 size: 3461 2025-09-15 07:00:06,623: INFO: Building opensdn-analytics-collector finished successfully, duration: 231 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_0_9_3-5 70e380ee910c 22 seconds ago 619MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_0_9_3-5 a69a4f627f96 57 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_0_9_3-5 a7aeae8cedc7 58 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_0_9_3-5 1d5a6d05dda9 59 seconds ago 230MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_0_9_3-5 8bb11b14d12c 59 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_0_9_3-5 5b6015bb8363 About a minute ago 1.6GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_9_3-5 a8f703d0d97f About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_9_3-5 e72fd7e6aabe About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_9_3-5 59cf3c58b29e About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_0_9_3-5 74da6f3186ba About a minute ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_9_3-5 99c799a72fe8 About a minute ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_9_3-5 5d4f80111a6d About a minute ago 531MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_9_3-5 3434354a84f2 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_9_3-5 54ec984f42b8 2 minutes ago 854MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_9_3-5 0b91c7629b5b 2 minutes ago 653MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_9_3-5 63c90d43db9f 2 minutes ago 287MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_9_3-5 36fdb190d7d1 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_9_3-5 60124cd9b720 2 minutes ago 287MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_9_3-5 5bcfea1e49ee 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_3-5 6d13c99c31c8 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_3-5 b843836b20d9 3 minutes ago 526MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_3-5 8fe95c554a89 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_3-5 1f2dcfb16757 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_3-5 9dd495db3b1b 3 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_3-5 8694263dd6e4 3 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_3-5 867cafa74f73 3 minutes ago 515MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_3-5 89f39447f285 3 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_3-5 a0b336d968ec 3 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_3-5 e3ad32b060da 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_3-5 cd2dcb7f9b18 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_3-5 cf6f448c9180 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_3-5 e72f3c2a35cf 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_3-5 9619faaa760c 4 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_3-5 a1f8ffedf7c5 4 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_3-5 a390589c5460 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_3-5 327e1084292a 4 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_3-5 167ecff41293 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_3-5 961163c7398a 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_3-5 f7cc048ee8b7 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_3-5 27c5bf878b52 5 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_3-5 fa41ef79c764 5 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_3-5 0eba97ede21d 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_3-5 d5c6be335698 5 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_3-5 2a3a8ac94e3c 5 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_3-5 1b1b1e749600 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_3-5 3e9c99419832 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_3-5 5de371d26a90 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_3-5 7dfaeadefeff 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_3-5 99a9fb2ad6c8 8 minutes ago 2.4MB tf-dev-sandbox compile dd3126796abf 8 minutes ago 30.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_3-5 357bed766d1c 27 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 3f75dcba12f6 27 minutes ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_3-5 a217a0ed2e49 27 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_3-5 df213b7ff177 27 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_3-5 a7b670331f2f 27 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7e0632b4788c 41 hours ago 22GB