+++ date ++ echo 'INFO: =================== Thu Jun 4 05:59:31 UTC 2026 ===================' INFO: =================== Thu Jun 4 05:59:31 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ +++ cut -d / -f 1 local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1+++ awk +++ mount '/pagesize=2M/{print($3)}'-t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in {1..10} ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ grep -vi host +++ uniq +++ awk '/32 host/ { print f } {f=$2}' +++ sort ++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 1 ++ return + my_ip_and_order='10.0.0.38 1' + '[' -n '10.0.0.38 1' ']' + break + '[' -z '10.0.0.38 1' ']' ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.38 ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 2 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=1 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=1/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R appuser:appuser /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u appuser + CONTRAIL_UID=1000 ++ id -g appuser + CONTRAIL_GID=1000 + exec /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties [2026-06-04 05:59:35,493] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-04 05:59:35,790] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-04 05:59:35,910] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 05:59:35,912] INFO starting (kafka.server.KafkaServer) [2026-06-04 05:59:35,912] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-04 05:59:35,945] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 05:59:35,950] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,950] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5888-1. (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,950] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.12.0.jar:/opt/kafka/bin/../libs/caffeine-2.9.3.jar:/opt/kafka/bin/../libs/commons-beanutils-1.9.4.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-collections-3.2.2.jar:/opt/kafka/bin/../libs/commons-digester-2.1.jar:/opt/kafka/bin/../libs/commons-io-2.14.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.12.0.jar:/opt/kafka/bin/../libs/commons-logging-1.2.jar:/opt/kafka/bin/../libs/commons-validator-1.7.jar:/opt/kafka/bin/../libs/connect-api-3.9.1.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.9.1.jar:/opt/kafka/bin/../libs/connect-json-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.9.1.jar:/opt/kafka/bin/../libs/connect-runtime-3.9.1.jar:/opt/kafka/bin/../libs/connect-transforms-3.9.1.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-core-2.16.2.jar:/opt/kafka/bin/../libs/jackson-databind-2.16.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.16.2.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-afterburner-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.16.2.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.29.2-GA.jar:/opt/kafka/bin/../libs/javax.activation-api-1.2.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.1.jar:/opt/kafka/bin/../libs/jersey-client-2.39.1.jar:/opt/kafka/bin/../libs/jersey-common-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/opt/kafka/bin/../libs/jersey-hk2-2.39.1.jar:/opt/kafka/bin/../libs/jersey-server-2.39.1.jar:/opt/kafka/bin/../libs/jetty-client-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-http-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-io-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-security-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-server-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jline-3.25.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.9.4.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-clients-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-metadata-3.9.1.jar:/opt/kafka/bin/../libs/kafka-raft-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-common-3.9.1.jar:/opt/kafka/bin/../libs/kafka-shell-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-transaction-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka_2.13-3.9.1.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.9.6.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/opentelemetry-proto-1.0.0-alpha.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/pcollections-4.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.5.1.jar:/opt/kafka/bin/../libs/protobuf-java-3.25.5.jar:/opt/kafka/bin/../libs/reflections-0.10.2.jar:/opt/kafka/bin/../libs/reload4j-1.2.25.jar:/opt/kafka/bin/../libs/rocksdbjni-7.9.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.15.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.5.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.15.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snappy-java-1.1.10.5.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.8.jar:/opt/kafka/bin/../libs/trogdor-3.9.1.jar:/opt/kafka/bin/../libs/zookeeper-3.8.4.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.8.4.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.6-4.jar (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:java.library.path=/opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,951] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,952] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,952] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,952] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,954] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:35,959] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-04 05:59:35,971] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:35,973] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:35,974] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 05:59:35,976] INFO Socket connection established, initiating session, client: /10.0.0.38:51768, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:35,984] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100001b1693000c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:35,989] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 05:59:36,306] INFO Cluster ID = J1SZX1T5SCW-MsBQlOHo8A (kafka.server.KafkaServer) [2026-06-04 05:59:36,368] INFO KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 1 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.gzip.level = -1 compression.lz4.level = 9 compression.type = producer compression.zstd.level = 3 connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.bootstrap.servers = [] controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null eligible.leader.replicas.enable = false fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] group.consumer.heartbeat.interval.ms = 5000 group.consumer.max.heartbeat.interval.ms = 15000 group.consumer.max.session.timeout.ms = 60000 group.consumer.max.size = 2147483647 group.consumer.migration.policy = disabled group.consumer.min.heartbeat.interval.ms = 5000 group.consumer.min.session.timeout.ms = 45000 group.consumer.session.timeout.ms = 45000 group.coordinator.append.linger.ms = 10 group.coordinator.new.enable = false group.coordinator.rebalance.protocols = [classic] group.coordinator.threads = 1 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 group.share.delivery.count.limit = 5 group.share.enable = false group.share.heartbeat.interval.ms = 5000 group.share.max.groups = 10 group.share.max.heartbeat.interval.ms = 15000 group.share.max.record.lock.duration.ms = 60000 group.share.max.session.timeout.ms = 60000 group.share.max.size = 200 group.share.min.heartbeat.interval.ms = 5000 group.share.min.record.lock.duration.ms = 15000 group.share.min.session.timeout.ms = 45000 group.share.partition.max.record.locks = 200 group.share.record.lock.duration.ms = 30000 group.share.session.timeout.ms = 45000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.9-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT listeners = PLAINTEXT://10.0.0.38:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dir.failure.timeout.ms = 30000 log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.initial.task.delay.ms = 30000 log.local.retention.bytes = -2 log.local.retention.ms = -2 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.after.max.ms = 9223372036854775807 log.message.timestamp.before.max.ms = 9223372036854775807 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 max.request.partition.size.limit = 2000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 node.id = 1 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.fetch.max.wait.ms = 500 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.copier.thread.pool.size = -1 remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 remote.log.manager.copy.quota.window.num = 11 remote.log.manager.copy.quota.window.size.seconds = 1 remote.log.manager.expiration.thread.pool.size = -1 remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 remote.log.manager.fetch.quota.window.num = 11 remote.log.manager.fetch.quota.window.size.seconds = 1 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.custom.metadata.max.bytes = 128 remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = rlmm.config. remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = rsm.config. remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null server.max.startup.time.ms = 9223372036854775807 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.allow.dn.changes = false ssl.allow.san.changes = false ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS telemetry.max.bytes = 1048576 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.partition.verification.enable = true transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false unclean.leader.election.interval.ms = 300000 unstable.api.versions.enable = false unstable.feature.versions.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.metadata.migration.min.batch.size = 200 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null (kafka.server.KafkaConfig) [2026-06-04 05:59:36,411] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:36,411] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:36,413] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:36,420] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:36,431] INFO [KafkaServer id=1] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-04 05:59:36,549] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 05:59:36,558] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-04 05:59:36,584] INFO Loaded 0 logs in 25ms (kafka.log.LogManager) [2026-06-04 05:59:36,586] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-04 05:59:36,587] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-04 05:59:36,747] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 05:59:36,871] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 05:59:36,912] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 05:59:36,965] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-04 05:59:37,040] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:37,579] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-04 05:59:37,613] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-04 05:59:37,630] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:37,653] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:37,657] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:37,672] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:37,677] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:37,691] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:37,719] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 05:59:37,722] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-04 05:59:37,984] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-04 05:59:38,016] INFO Stat of the created znode at /brokers/ids/1 is: 4294967683,4294967683,1780552778008,1780552778008,1,0,0,72057710380777484,202,0,4294967683 (kafka.zk.KafkaZkClient) [2026-06-04 05:59:38,017] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.38:9092, czxid (broker epoch): 4294967683 (kafka.zk.KafkaZkClient) [2026-06-04 05:59:38,153] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:38,201] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:38,205] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:38,264] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 05:59:38,285] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 05:59:38,382] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 05:59:38,402] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 05:59:38,403] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 05:59:38,501] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:38,553] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 05:59:38,712] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) [2026-06-04 05:59:38,716] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.DataPlaneAcceptor) [2026-06-04 05:59:38,721] INFO [KafkaServer id=1] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 05:59:38,721] INFO [KafkaServer id=1] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 05:59:38,723] INFO [KafkaServer id=1] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 05:59:38,723] INFO [KafkaServer id=1] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 05:59:38,755] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 05:59:38,755] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 05:59:38,755] INFO Kafka startTimeMs: 1780552778723 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 05:59:38,757] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2026-06-04 05:59:38,955] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:38,990] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:39,124] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(structured_syslog_topic-17, structured_syslog_topic-26, structured_syslog_topic-20, structured_syslog_topic-5, structured_syslog_topic-29, structured_syslog_topic-8, structured_syslog_topic-14, structured_syslog_topic-2, structured_syslog_topic-23, structured_syslog_topic-11) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:39,394] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,408] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,420] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-04 05:59:39,423] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,466] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,469] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,470] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-04 05:59:39,470] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,490] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,491] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,493] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-04 05:59:39,495] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,510] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,511] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,511] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-04 05:59:39,513] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,531] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,532] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,532] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-04 05:59:39,533] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,551] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,555] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,556] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-04 05:59:39,556] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,575] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,579] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,580] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-04 05:59:39,581] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,594] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,596] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,596] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-04 05:59:39,597] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,617] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,619] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,620] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-04 05:59:39,620] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,641] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,642] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,643] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-04 05:59:39,646] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,661] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,662] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,662] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-04 05:59:39,662] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,669] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,674] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,677] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-04 05:59:39,678] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,687] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,693] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,696] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-04 05:59:39,699] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,714] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,715] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,715] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-04 05:59:39,715] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,721] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,724] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,726] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-04 05:59:39,726] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,753] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,756] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,757] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-04 05:59:39,757] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,783] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,799] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,801] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-04 05:59:39,805] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,810] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,813] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,813] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-04 05:59:39,823] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,830] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,838] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,839] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-04 05:59:39,839] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,850] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,852] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,854] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-04 05:59:39,860] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,886] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,892] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,892] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-04 05:59:39,892] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,916] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,917] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,917] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-04 05:59:39,917] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,935] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,936] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,936] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-04 05:59:39,936] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,960] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,972] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,973] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-04 05:59:39,973] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,988] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,998] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,005] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-04 05:59:40,005] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,051] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,057] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,067] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-04 05:59:40,067] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,087] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,088] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,088] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-04 05:59:40,100] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,128] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,134] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,134] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-04 05:59:40,134] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,189] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,190] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,190] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-04 05:59:40,190] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,224] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,229] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,234] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-04 05:59:40,234] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,236] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(structured_syslog_topic-0, structured_syslog_topic-1, structured_syslog_topic-3, structured_syslog_topic-4, structured_syslog_topic-6, structured_syslog_topic-24, structured_syslog_topic-25, structured_syslog_topic-27, structured_syslog_topic-28, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-18, structured_syslog_topic-19, structured_syslog_topic-21, structured_syslog_topic-22, structured_syslog_topic-7, structured_syslog_topic-9, structured_syslog_topic-10, structured_syslog_topic-12, structured_syslog_topic-13) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:40,315] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(structured_syslog_topic-22 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-16 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-10 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-19 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-7 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-4 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-28 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-25 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-1 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-13 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:40,320] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:40,347] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,357] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,358] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,359] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,360] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,360] INFO [UnifiedLog partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,394] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,394] INFO [UnifiedLog partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,394] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,394] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,395] INFO [UnifiedLog partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,395] INFO [UnifiedLog partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,395] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,396] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,396] INFO [UnifiedLog partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,398] INFO [UnifiedLog partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,398] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,398] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,399] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,399] INFO [UnifiedLog partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,399] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,400] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,400] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,400] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,401] INFO [UnifiedLog partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,401] INFO [UnifiedLog partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,406] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,406] INFO [UnifiedLog partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,406] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,407] INFO [UnifiedLog partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,407] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,407] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,407] INFO [UnifiedLog partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,407] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,407] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,408] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,408] INFO [UnifiedLog partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,408] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,408] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,408] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,408] INFO [UnifiedLog partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,408] INFO [UnifiedLog partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:40,735] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-23-10, -uve-topic-22-20, -uve-topic-24-7, -uve-topic-23-4, -uve-topic-22-29, -uve-topic-22-2, -uve-topic-25-4, -uve-topic-24-1, -uve-topic-20-20, -uve-topic-21-6, -uve-topic-20-5, -uve-topic-20-17, -uve-topic-21-15, -uve-topic-20-14, -uve-topic-25-16, -uve-topic-25-7, -uve-topic-25-13, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-22-8, -uve-topic-21-12, -uve-topic-22-5, -uve-topic-23-25, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-25-22, -uve-topic-22-17, -uve-topic-23-22, -uve-topic-20-23, -uve-topic-21-24, -uve-topic-23-19, -uve-topic-23-7, -uve-topic-23-13, -uve-topic-21-21, -uve-topic-24-4, -uve-topic-22-14, -uve-topic-22-11, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-21-18, -uve-topic-21-9, -uve-topic-22-26, -uve-topic-25-25, -uve-topic-24-16, -uve-topic-23-1, -uve-topic-25-10, -uve-topic-24-13, -uve-topic-22-23, -uve-topic-25-1, -uve-topic-23-28, -uve-topic-21-0, -uve-topic-23-16, -uve-topic-21-27, -uve-topic-20-2, -uve-topic-21-3, -uve-topic-24-25, -uve-topic-24-10, -uve-topic-25-19) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:40,772] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,776] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,799] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-04 05:59:40,800] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,836] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,842] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,842] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-04 05:59:40,842] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,891] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,894] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,894] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-04 05:59:40,894] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,918] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,918] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,919] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-04 05:59:40,919] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,992] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,994] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,994] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-04 05:59:40,994] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,026] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,027] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,027] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-04 05:59:41,027] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,040] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,051] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,060] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-04 05:59:41,060] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,079] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,083] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,083] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-04 05:59:41,083] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,101] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,110] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,118] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-04 05:59:41,118] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,130] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,138] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,138] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-04 05:59:41,138] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,169] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,173] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,174] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,175] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,199] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,203] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,205] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,205] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,223] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,223] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,223] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,224] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,242] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,243] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,243] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,243] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,258] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,259] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,259] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-04 05:59:41,259] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,274] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,275] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,275] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-04 05:59:41,275] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,289] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,290] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,290] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,290] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,313] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,314] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,314] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,314] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,344] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,345] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,346] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,348] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,374] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,377] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,380] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,382] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,397] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,398] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,398] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-04 05:59:41,398] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,413] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,414] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,414] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-04 05:59:41,414] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,430] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,431] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,431] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,431] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,469] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,470] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,470] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,489] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,546] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,555] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,555] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,558] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,572] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,575] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,575] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,578] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,600] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,617] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,617] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,617] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,642] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,643] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,643] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,643] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,669] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,679] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,679] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-04 05:59:41,679] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,701] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,702] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,702] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-04 05:59:41,702] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,719] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,728] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,728] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-04 05:59:41,728] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,750] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,751] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,751] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-04 05:59:41,751] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,777] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,779] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,781] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,781] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,814] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,819] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,822] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,825] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,845] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,848] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,848] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,848] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,892] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,893] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,893] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,893] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,906] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,908] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,908] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,908] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,923] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,924] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,924] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-04 05:59:41,924] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,936] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,936] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,936] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-04 05:59:41,936] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,956] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,962] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,964] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-04 05:59:41,965] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,979] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,983] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,984] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-04 05:59:41,985] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,041] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,050] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,053] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,054] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,080] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,081] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,081] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,081] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,113] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,118] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,118] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,118] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,131] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,132] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,132] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,132] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,147] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,148] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,151] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,153] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,164] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,164] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,165] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-04 05:59:42,165] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,182] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,183] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,183] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-04 05:59:42,183] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,197] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,201] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,202] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,202] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,219] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,221] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,221] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,221] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,231] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,232] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,232] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,232] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,247] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,248] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,248] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,248] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,260] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,261] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,262] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,262] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,281] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,282] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,282] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-04 05:59:42,282] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,295] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,296] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,296] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-04 05:59:42,297] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,307] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,308] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,308] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-04 05:59:42,308] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,319] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,320] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,321] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,321] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,334] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,335] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,335] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,335] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,359] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,367] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,367] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,367] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,381] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,381] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,381] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,381] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,409] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,410] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,410] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,411] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,416] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,417] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,417] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,417] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,430] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,431] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,431] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,431] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,437] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,437] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,437] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,438] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,442] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,443] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,443] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,444] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,448] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,449] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,449] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,449] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,469] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,475] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,475] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,475] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,490] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,492] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,492] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,492] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,505] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,507] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,507] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,507] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,513] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,514] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,514] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,514] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,519] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,520] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,520] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,520] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,530] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,531] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,531] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,531] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,542] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,543] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,543] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,543] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,554] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,556] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,556] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,556] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,563] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,564] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,564] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,564] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,569] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,574] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,575] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,575] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,586] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,586] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,586] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,586] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,592] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,593] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,593] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,594] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,605] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,606] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,607] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-04 05:59:42,607] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,615] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,617] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,618] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-04 05:59:42,618] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,625] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,625] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,625] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-04 05:59:42,625] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,641] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,642] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,642] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-04 05:59:42,642] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,650] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,651] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,651] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-04 05:59:42,651] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,659] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,660] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,660] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-04 05:59:42,660] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,666] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,670] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,670] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-04 05:59:42,670] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,677] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,678] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,678] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-04 05:59:42,678] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,681] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,682] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,682] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,682] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,690] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,691] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,691] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,693] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,697] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,698] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,698] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,698] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,710] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,714] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,716] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,716] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,721] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,722] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,722] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,722] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,725] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,726] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,726] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,726] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,731] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,733] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,733] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-04 05:59:42,733] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,737] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,738] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,738] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-04 05:59:42,738] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,745] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,746] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,746] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-04 05:59:42,746] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,751] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,754] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,755] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-04 05:59:42,755] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,760] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,761] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,761] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-04 05:59:42,761] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,784] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,789] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,790] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-04 05:59:42,790] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,798] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,806] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,810] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,810] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,824] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,824] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,824] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,824] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,844] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,845] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,845] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,845] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,849] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,858] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,858] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,859] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,868] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,870] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,870] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,870] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,877] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,878] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,878] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,878] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,884] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,885] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,885] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,885] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,896] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,897] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,897] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,897] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,904] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,907] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,907] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,907] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,914] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,914] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,914] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,914] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,919] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,920] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,920] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,920] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,924] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,925] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,925] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,925] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,933] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,934] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,934] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,934] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,938] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,947] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,948] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-04 05:59:42,948] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,951] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,952] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,952] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-04 05:59:42,952] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,958] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,958] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,958] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-04 05:59:42,958] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,963] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,968] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,968] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-04 05:59:42,968] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,972] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,974] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,975] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-04 05:59:42,975] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,980] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,981] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,981] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,981] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,985] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,986] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,986] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,986] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,989] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,991] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,991] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,991] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,994] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,995] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,996] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,996] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,000] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,001] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,001] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-04 05:59:43,001] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,006] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,014] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,016] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,016] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,020] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,021] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,021] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,021] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,024] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,026] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,026] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,026] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,041] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,042] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,042] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,042] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,056] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,058] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,059] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,059] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,069] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,071] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,073] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,073] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,079] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,082] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,083] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,083] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,093] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,095] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,095] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,095] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,105] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,106] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,106] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,106] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,109] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,110] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,111] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,111] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,115] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,119] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,119] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,120] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,179] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,180] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,180] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,180] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,191] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,192] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,192] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-04 05:59:43,192] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,199] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,203] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,207] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-04 05:59:43,208] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,218] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,219] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,219] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-04 05:59:43,219] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,228] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,228] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,228] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-04 05:59:43,229] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,236] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,236] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,236] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-04 05:59:43,236] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,241] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,244] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,244] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-04 05:59:43,244] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,249] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,252] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,252] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-04 05:59:43,252] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,257] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,258] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,258] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-04 05:59:43,258] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,267] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,267] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,267] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-04 05:59:43,267] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,274] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,274] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,274] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-04 05:59:43,274] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,282] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,284] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,287] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,287] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,295] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,295] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,295] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,295] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,301] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,301] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,301] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,302] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,308] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,308] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,308] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,308] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,316] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,316] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,317] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,317] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,335] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,335] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,335] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,335] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,343] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,343] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,344] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,344] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,350] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,351] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,351] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,351] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,358] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,360] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,363] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,363] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,370] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,370] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,370] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,370] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,396] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,399] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,399] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,414] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,421] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,422] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,422] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,422] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,433] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,434] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,434] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,434] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,446] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,446] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,446] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,446] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,480] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,484] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,484] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,484] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,505] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,506] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,506] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-04 05:59:43,506] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,515] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,515] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,515] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,515] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,525] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,526] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,526] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-04 05:59:43,526] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,548] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,550] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,552] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,553] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,566] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,567] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,567] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-04 05:59:43,567] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,571] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,571] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,572] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,572] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,575] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,576] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,577] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-04 05:59:43,577] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,580] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,580] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,580] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-04 05:59:43,580] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,586] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,586] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,587] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-04 05:59:43,587] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,590] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,590] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,590] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-04 05:59:43,590] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,592] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,593] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,593] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-04 05:59:43,593] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,596] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,597] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,597] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-04 05:59:43,597] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,601] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,601] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,601] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,601] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,605] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,606] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,606] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,606] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,613] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,614] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,614] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,614] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,618] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,619] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,619] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,619] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,625] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,625] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,626] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,626] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,630] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,631] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,634] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,637] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,641] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,642] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,642] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,642] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,649] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,649] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,650] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,650] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,655] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,656] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,656] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,656] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,664] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,664] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,665] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,665] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,666] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-23-6, -uve-topic-24-6, -uve-topic-25-6, -uve-topic-21-23, -uve-topic-23-23, -uve-topic-21-14, -uve-topic-20-6, -uve-topic-22-6, -uve-topic-23-14, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-22-24, -uve-topic-23-24, -uve-topic-24-24, -uve-topic-20-24, -uve-topic-20-15, -uve-topic-22-15, -uve-topic-23-15, -uve-topic-24-23, -uve-topic-25-23, -uve-topic-20-7, -uve-topic-21-7, -uve-topic-22-7, -uve-topic-24-15, -uve-topic-25-15, -uve-topic-22-0, -uve-topic-23-0, -uve-topic-24-0, -uve-topic-25-8, -uve-topic-20-0, -uve-topic-22-25, -uve-topic-25-0, -uve-topic-20-25, -uve-topic-21-25, -uve-topic-21-16, -uve-topic-22-16, -uve-topic-25-24, -uve-topic-20-16, -uve-topic-21-8, -uve-topic-23-8, -uve-topic-24-8, -uve-topic-22-1, -uve-topic-20-1, -uve-topic-21-1, -uve-topic-23-26, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-21-26, -uve-topic-23-17, -uve-topic-24-17, -uve-topic-25-17, -uve-topic-21-17, -uve-topic-22-9, -uve-topic-23-9, -uve-topic-24-9, -uve-topic-25-9, -uve-topic-20-9, -uve-topic-23-2, -uve-topic-24-2, -uve-topic-25-2, -uve-topic-21-2, -uve-topic-24-27, -uve-topic-25-27, -uve-topic-20-27, -uve-topic-22-27, -uve-topic-23-27, -uve-topic-23-18, -uve-topic-24-18, -uve-topic-25-18, -uve-topic-20-18, -uve-topic-22-18, -uve-topic-20-10, -uve-topic-21-10, -uve-topic-22-10, -uve-topic-24-3, -uve-topic-25-3, -uve-topic-20-28, -uve-topic-20-3, -uve-topic-22-3, -uve-topic-23-3, -uve-topic-21-28, -uve-topic-22-28, -uve-topic-20-19, -uve-topic-21-19, -uve-topic-22-19, -uve-topic-24-11, -uve-topic-25-11, -uve-topic-21-11, -uve-topic-23-11, -uve-topic-21-29, -uve-topic-21-4, -uve-topic-22-4, -uve-topic-20-21, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-25-20, -uve-topic-20-12, -uve-topic-21-20, -uve-topic-23-20, -uve-topic-24-20, -uve-topic-25-12, -uve-topic-20-4, -uve-topic-22-12, -uve-topic-23-12, -uve-topic-24-12, -uve-topic-23-5, -uve-topic-24-5, -uve-topic-25-5, -uve-topic-20-22, -uve-topic-21-22, -uve-topic-22-22, -uve-topic-20-13, -uve-topic-21-13, -uve-topic-22-21, -uve-topic-23-21, -uve-topic-24-21, -uve-topic-25-21, -uve-topic-21-5, -uve-topic-22-13) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:43,673] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-24-27 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-20 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-6 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-5 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-19 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-2 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-14 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-23 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-21 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-22 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-4 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-6 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-12 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-18 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-13 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-6 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-9 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-0 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-15 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-16 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-8 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-21 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-3 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-0 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-25 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-3 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-24 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-28 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-7 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-10 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-12 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-27 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-29 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-3 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-15 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-4 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-22 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-28 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-21 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-15 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-17 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-16 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-18 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-9 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-24 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-19 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-12 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-7 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-1 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-13 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-9 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-26 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-0 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-11 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-10 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-27 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-1 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-25 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-24 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-18 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:43,675] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:43,904] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-4-22, -uve-topic-13-6, -uve-topic-8-18, -uve-topic-29-27, -uve-topic-1-3, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-11-8, -uve-topic-11-2, -uve-topic-27-0, -uve-topic-12-21, -uve-topic-27-18, -uve-topic-28-28, -uve-topic-8-27, -uve-topic-0-23, -uve-topic-2-13, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-1-6, -uve-topic-28-19, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-28-25, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-4-4, -uve-topic-14-8, -uve-topic-13-18, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-8-9, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-12-9, -uve-topic-26-7, -uve-topic-27-21, -uve-topic-1-9, -uve-topic-2-1, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-12-6, -uve-topic-6-6, -uve-topic-9-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-26-13, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-9-2, -uve-topic-0-8, -uve-topic-2-28, -uve-topic-12-18, -uve-topic-27-6, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-27-27, -uve-topic-1-24, -uve-topic-28-7, -uve-topic-6-21, -uve-topic-0-17, -uve-topic-12-3, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-2-19, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-6-15, -uve-topic-14-2, -uve-topic-13-27, -uve-topic-12-0, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-26-22, -uve-topic-6-9, -uve-topic-3-26, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-11-14, -uve-topic-26-4, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-9-29, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-6-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-4-1, -uve-topic-12-12, -uve-topic-29-21, -uve-topic-11-26, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-4-7, -uve-topic-29-15, -uve-topic-9-17, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-26-19, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-14-17, -uve-topic-9-5, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-11-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-8-24, -uve-topic-29-18, -uve-topic-0-29, -uve-topic-4-19, -uve-topic-4-10, -uve-topic-7-9, -uve-topic-3-20, -uve-topic-27-9, -uve-topic-7-27, -uve-topic-7-3, -uve-topic-13-0, -uve-topic-13-9, -uve-topic-7-6, -uve-topic-29-6, -uve-topic-8-21, -uve-topic-14-26, -uve-topic-6-12, -uve-topic-11-20, -uve-topic-4-28, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-27-15, -uve-topic-28-13, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-29-0, -uve-topic-9-11, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:43,914] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,914] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,918] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-04 05:59:43,936] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,948] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,950] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,951] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-04 05:59:43,951] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,972] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,975] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,976] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-04 05:59:43,977] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,989] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,995] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,003] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,005] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,017] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,018] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,018] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-04 05:59:44,018] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,031] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,031] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,032] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-04 05:59:44,032] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,043] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,044] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,044] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-04 05:59:44,044] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,061] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,062] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,062] INFO [UnifiedLog partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,062] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,062] INFO [UnifiedLog partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,062] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,062] INFO [UnifiedLog partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,062] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,062] INFO [UnifiedLog partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,062] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,062] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,062] INFO [UnifiedLog partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,062] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,063] INFO [UnifiedLog partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,063] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,063] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,064] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,065] INFO [UnifiedLog partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,065] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,069] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,070] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,071] INFO [UnifiedLog partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,072] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,072] INFO [UnifiedLog partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,073] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,073] INFO [UnifiedLog partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,073] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,075] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,075] INFO [UnifiedLog partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,075] INFO [UnifiedLog partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,075] INFO [UnifiedLog partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,075] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,075] INFO [UnifiedLog partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,075] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,075] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,063] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,075] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,074] INFO [UnifiedLog partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,075] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,076] INFO [UnifiedLog partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,076] INFO [UnifiedLog partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,077] INFO [UnifiedLog partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,077] INFO [UnifiedLog partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,077] INFO [UnifiedLog partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,077] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,077] INFO [UnifiedLog partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,077] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,078] INFO [UnifiedLog partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,079] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,079] INFO [UnifiedLog partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,079] INFO [UnifiedLog partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,080] INFO [UnifiedLog partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,079] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,080] INFO [UnifiedLog partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,081] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,081] INFO [UnifiedLog partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,081] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,081] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,081] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,082] INFO [UnifiedLog partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,083] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,083] INFO [UnifiedLog partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,083] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,083] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,084] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,084] INFO [UnifiedLog partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,084] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,084] INFO [UnifiedLog partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,084] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,084] INFO [UnifiedLog partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,084] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,084] INFO [UnifiedLog partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,085] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,085] INFO [UnifiedLog partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,085] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,085] INFO [UnifiedLog partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,087] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,087] INFO [UnifiedLog partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,087] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,087] INFO [UnifiedLog partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,087] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,088] INFO [UnifiedLog partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,088] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,088] INFO [UnifiedLog partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,088] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,088] INFO [UnifiedLog partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,088] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,088] INFO [UnifiedLog partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,088] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,089] INFO [UnifiedLog partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,089] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,089] INFO [UnifiedLog partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,089] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,089] INFO [UnifiedLog partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,089] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,091] INFO [UnifiedLog partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,092] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,092] INFO [UnifiedLog partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,092] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,093] INFO [UnifiedLog partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,094] INFO [UnifiedLog partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,094] INFO [UnifiedLog partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,095] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,095] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,095] INFO [UnifiedLog partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,095] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,095] INFO [UnifiedLog partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,096] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,096] INFO [UnifiedLog partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,099] INFO [UnifiedLog partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,100] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,100] INFO [UnifiedLog partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,101] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,101] INFO [UnifiedLog partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,102] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,104] INFO [UnifiedLog partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,106] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,107] INFO [UnifiedLog partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,110] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,112] INFO [UnifiedLog partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,112] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,112] INFO [UnifiedLog partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,112] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,113] INFO [UnifiedLog partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,113] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,113] INFO [UnifiedLog partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,113] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,114] INFO [UnifiedLog partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,114] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,114] INFO [UnifiedLog partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,114] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,115] INFO [UnifiedLog partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,115] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,115] INFO [UnifiedLog partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,116] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,116] INFO [UnifiedLog partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,116] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,118] INFO [UnifiedLog partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,121] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,121] INFO [UnifiedLog partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,121] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:44,121] INFO [UnifiedLog partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:44,132] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,133] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,133] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,133] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,159] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,159] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,159] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-04 05:59:44,160] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,171] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,172] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,173] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-04 05:59:44,173] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,186] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,187] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,187] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,187] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,199] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,199] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,199] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-04 05:59:44,199] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,215] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,215] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,215] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,215] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,228] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,229] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,230] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,230] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,250] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,250] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,250] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-04 05:59:44,250] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,277] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,282] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,282] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,282] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,300] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,303] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,303] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-04 05:59:44,306] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,322] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,327] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,332] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,332] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,370] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,371] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,371] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-04 05:59:44,371] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,385] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,385] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,385] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,385] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,422] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,424] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,426] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,426] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,441] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,443] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,443] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-04 05:59:44,443] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,464] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,464] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,464] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,464] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,476] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,477] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,479] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-04 05:59:44,479] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,490] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,490] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,491] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,491] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,509] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,509] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,509] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,509] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,524] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,528] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,530] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,531] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,552] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,554] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,554] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-04 05:59:44,555] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,574] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,580] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,581] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,585] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,594] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,596] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,599] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-04 05:59:44,599] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,612] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,613] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,613] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-04 05:59:44,613] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,626] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,627] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,627] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,627] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,651] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,652] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,657] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-04 05:59:44,657] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,712] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,713] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,713] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-04 05:59:44,713] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,727] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,728] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,728] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,728] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,744] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,745] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,745] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,745] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,769] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,770] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,770] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-04 05:59:44,770] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,782] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,784] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,784] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-04 05:59:44,784] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,802] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,803] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,803] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-04 05:59:44,803] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,816] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,824] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,832] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,832] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,845] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,846] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,846] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,846] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,857] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,857] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,857] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,857] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,871] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,876] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,880] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,880] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,892] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,892] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,893] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,893] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,905] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,906] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,906] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-04 05:59:44,906] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,920] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,920] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,920] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,920] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,933] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,934] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,934] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,934] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,949] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,951] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,951] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,951] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,965] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,970] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,970] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,970] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,982] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,982] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,982] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,982] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,996] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,997] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,997] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-04 05:59:44,997] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,008] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,008] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,009] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,009] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,023] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,024] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,024] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-04 05:59:45,024] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,034] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,035] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,035] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,035] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,048] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,048] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,049] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-04 05:59:45,049] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,076] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,077] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,077] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,077] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,091] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,092] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,092] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,092] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,102] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,103] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,103] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,103] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,117] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,118] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,118] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,118] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,133] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,133] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,133] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,138] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,148] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,148] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,148] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,148] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,163] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,163] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,163] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,163] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,184] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,187] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,191] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,191] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,214] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,215] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,216] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,216] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,245] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,245] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,246] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,246] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,264] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,264] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,264] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,264] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,279] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,280] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,280] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,280] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,298] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,299] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,299] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,300] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,316] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,316] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,316] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,316] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,342] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,344] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,346] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,346] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,363] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,364] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,364] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,364] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,381] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,382] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,382] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-04 05:59:45,382] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,400] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,400] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,400] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,400] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,415] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,415] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,415] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,416] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,436] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,437] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,437] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,437] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,458] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,459] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,460] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-04 05:59:45,461] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,485] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,485] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,485] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,485] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,507] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,509] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,510] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,510] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,525] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,526] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,526] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,526] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,546] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,547] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,547] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,547] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,565] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,565] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,566] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,566] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,588] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,588] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,588] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,588] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,600] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,601] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,602] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,602] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,618] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,619] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,620] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,620] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,630] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,631] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,631] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,631] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,645] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,646] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,646] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,646] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,662] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,663] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,663] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,663] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,690] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,691] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,691] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,691] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,701] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,707] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,709] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,710] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,721] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,721] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,721] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,721] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,740] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,740] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,741] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,741] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,766] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,768] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,768] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,768] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,818] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,819] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,819] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,819] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,836] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,836] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,836] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,836] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,850] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,851] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,851] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,851] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,880] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,880] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,880] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,880] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,907] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,908] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,908] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,908] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,922] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,923] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,923] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,923] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,946] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,946] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,946] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,946] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,966] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,968] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,968] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,968] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,983] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,983] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,983] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,983] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,994] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,995] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,995] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,995] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,005] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,006] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,006] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-04 05:59:46,006] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,020] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,021] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,021] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,021] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,036] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,037] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,037] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,037] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,060] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,062] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,063] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,063] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,075] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,076] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,076] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-04 05:59:46,076] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,094] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,095] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,095] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,096] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,128] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,129] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,129] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,129] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,149] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,149] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,149] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,150] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,163] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,167] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,168] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-04 05:59:46,168] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,179] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,182] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,182] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,182] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,206] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,206] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,206] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,207] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,225] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,226] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,226] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,227] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,241] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,242] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,243] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,243] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,259] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,260] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,260] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,260] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,272] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,272] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,272] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,272] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,282] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,283] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,283] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,283] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,298] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,299] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,300] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,300] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,319] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,320] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,320] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,320] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,335] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,338] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,338] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,338] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,352] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,353] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,353] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-04 05:59:46,353] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,363] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,363] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,363] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,363] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,377] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,378] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,378] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,378] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,390] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,391] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,391] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-04 05:59:46,391] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,413] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,413] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,413] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-04 05:59:46,413] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,433] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,436] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,438] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,438] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,456] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,457] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,457] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,457] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,467] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,468] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,468] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,468] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,480] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,482] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,482] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-04 05:59:46,482] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,497] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,497] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,497] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,498] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,508] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,509] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,509] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,509] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,521] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,522] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,522] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-04 05:59:46,522] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,534] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,535] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,535] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-04 05:59:46,535] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,563] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,564] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,564] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-04 05:59:46,564] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,577] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,577] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,577] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-04 05:59:46,577] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,589] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,590] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,590] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-04 05:59:46,590] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,603] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,603] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,604] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,604] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,613] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,614] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,614] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,614] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,626] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,627] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,627] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-04 05:59:46,627] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,637] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,638] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,638] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,638] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,649] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,650] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,650] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-04 05:59:46,650] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,660] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,660] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,660] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,660] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,672] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,672] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,672] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,672] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,682] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,682] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,682] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-04 05:59:46,682] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,720] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,721] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,721] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,721] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,734] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,735] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,735] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-04 05:59:46,735] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,752] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,753] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,753] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,753] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,769] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,770] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,770] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-04 05:59:46,770] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,783] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,784] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,784] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,784] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,801] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,802] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,802] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,802] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,814] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,815] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,815] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,815] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,840] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,841] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,842] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-04 05:59:46,842] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,861] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,861] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,861] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-04 05:59:46,861] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,887] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,887] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,888] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-04 05:59:46,888] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,899] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,900] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,900] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-04 05:59:46,900] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,913] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,914] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,914] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,914] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,924] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,924] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,924] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,924] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,934] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,934] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,934] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,934] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,946] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,946] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,946] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,947] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,957] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,958] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,958] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-04 05:59:46,958] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,970] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,971] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,971] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-04 05:59:46,973] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,981] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,982] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,982] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-04 05:59:46,982] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,992] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,992] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,993] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,993] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,007] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,007] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,007] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,008] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,020] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,022] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,022] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,022] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,032] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,033] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,033] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,033] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,042] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,043] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,043] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,043] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,056] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,057] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,057] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,057] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,066] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,067] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,067] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,067] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,087] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,087] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,088] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,088] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,093] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,094] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,094] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,094] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,101] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,101] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,101] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,101] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,111] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,112] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,112] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,112] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,121] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,122] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,122] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,123] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,128] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,129] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,129] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,129] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,132] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,134] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,134] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,134] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,146] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,147] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,147] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,147] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,152] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,153] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,153] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,154] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,159] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,160] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,160] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,160] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,166] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,167] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,167] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,167] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,173] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,173] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,173] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,173] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,187] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,189] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,191] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,191] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,195] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,196] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,197] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,202] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,218] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,224] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,227] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,227] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,236] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,237] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,237] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,237] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,244] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,245] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,245] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,245] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,249] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,250] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,250] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,250] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,255] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,274] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,274] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,274] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,284] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,285] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,285] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,285] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,305] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,306] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,306] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,306] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,311] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,312] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,312] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,318] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,331] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,332] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,332] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,332] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,337] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,337] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,337] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,337] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,340] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,342] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,342] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,342] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,349] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,350] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,350] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,350] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,363] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,364] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,364] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,364] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,371] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,372] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,372] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,372] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,382] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,383] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,383] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,383] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,388] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,388] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,388] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,388] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,398] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,399] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,399] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,399] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,404] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,404] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,404] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,404] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,407] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,407] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,407] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,407] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,412] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,414] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,414] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,414] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,420] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,420] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,420] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,420] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,422] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,422] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,423] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,425] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,435] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,435] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,435] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,435] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,439] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,441] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,441] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,441] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,446] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,446] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,447] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,447] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,449] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,449] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,449] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,449] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,461] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,461] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,461] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,461] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,488] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,489] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,489] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,489] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,493] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,494] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,494] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,494] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,502] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,503] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,503] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,503] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,508] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,509] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,509] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,509] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,521] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,532] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,532] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,532] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,535] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,536] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,536] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,536] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,542] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,542] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,542] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,542] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,550] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,552] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,556] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,556] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,562] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,562] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,562] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,562] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,565] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,565] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,565] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,565] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,575] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,575] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,578] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,578] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,586] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,587] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,587] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,587] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,590] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,592] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,592] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,592] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,598] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,599] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,599] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,599] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,604] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,605] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,605] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,605] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,610] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,611] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,612] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,612] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,619] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,621] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,621] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,621] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,629] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,630] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,631] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,631] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,636] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,636] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,637] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,637] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,642] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,643] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,643] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,643] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,647] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,648] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,649] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,649] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,654] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,655] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,655] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,655] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,662] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,662] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,662] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,662] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,668] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,669] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,669] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,669] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,672] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,672] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,673] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,673] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,675] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,676] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,676] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,676] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,681] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,682] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,682] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,682] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,688] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,688] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,688] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,688] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,694] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,694] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,694] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,694] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,700] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,700] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,700] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,700] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,709] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,709] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,709] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,709] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,717] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,718] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,718] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,718] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,722] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,723] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,723] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,723] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,730] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,730] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,730] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,730] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,734] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,735] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,735] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,735] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,740] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,740] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,740] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,740] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,747] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,747] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,747] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,747] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,753] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,753] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,753] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,754] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,762] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,763] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,763] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,763] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,768] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,768] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,768] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,768] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,771] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,771] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,771] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,773] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,778] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,779] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,779] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,779] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,781] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,782] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,783] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,783] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,789] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,789] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,789] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,789] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,795] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,795] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,795] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,795] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,799] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,800] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,800] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,800] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,803] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,803] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,803] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,803] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,805] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,808] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,808] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,808] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,812] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,812] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,813] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,813] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,816] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,816] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,816] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,816] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,821] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,822] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,822] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,822] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,834] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,838] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,838] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-04 05:59:47,838] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,843] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,844] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,844] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-04 05:59:47,844] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,848] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,848] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,848] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,848] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,857] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,857] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,858] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,858] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,861] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,861] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,862] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,862] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,867] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,867] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,867] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,867] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,874] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,875] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,875] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,875] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,878] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,878] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,879] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,879] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,889] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,889] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,889] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,889] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,893] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,895] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,895] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,895] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,900] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,901] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,901] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,902] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,906] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,907] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,907] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,907] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,916] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,917] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,917] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,917] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,925] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,926] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,926] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,926] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,935] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,936] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,936] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-04 05:59:47,936] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,943] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,946] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,946] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-04 05:59:47,947] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,952] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,953] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,953] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-04 05:59:47,953] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,962] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,962] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,962] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,962] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,972] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,973] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,973] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-04 05:59:47,973] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,980] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,980] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,980] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,980] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,984] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,985] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,985] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-04 05:59:47,985] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,990] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,991] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,991] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,991] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,994] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,995] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,995] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-04 05:59:47,995] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,000] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,000] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,000] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-04 05:59:48,000] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,010] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,010] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,010] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-04 05:59:48,010] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,017] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,018] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,018] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-04 05:59:48,018] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,021] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,022] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,022] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-04 05:59:48,022] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,026] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,026] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,026] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-04 05:59:48,026] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,032] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,032] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,032] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-04 05:59:48,032] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,037] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,037] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,037] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,037] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,040] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,040] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,040] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,040] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,045] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,045] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,045] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,045] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,050] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,051] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,051] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,051] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,056] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,056] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,056] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-04 05:59:48,056] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,059] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,059] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,060] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-04 05:59:48,060] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,061] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,062] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,063] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,063] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,068] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,068] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,068] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-04 05:59:48,069] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,074] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,074] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,074] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-04 05:59:48,076] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,080] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,081] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,081] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,081] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,083] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,084] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,084] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-04 05:59:48,084] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,089] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,090] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,090] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,090] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,094] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,094] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,094] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-04 05:59:48,094] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,098] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,099] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,099] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-04 05:59:48,099] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,109] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,110] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,110] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,110] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,117] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,118] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,119] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-04 05:59:48,119] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,122] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,122] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,122] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-04 05:59:48,122] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,128] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,129] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,129] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-04 05:59:48,129] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,132] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,133] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,133] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-04 05:59:48,133] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,138] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,139] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,139] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-04 05:59:48,139] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,145] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,145] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,145] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-04 05:59:48,145] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,150] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,150] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,151] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-04 05:59:48,151] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,155] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,155] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,155] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-04 05:59:48,155] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,159] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,159] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,159] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-04 05:59:48,159] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,165] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,165] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,165] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-04 05:59:48,165] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,169] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,169] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,169] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-04 05:59:48,169] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,172] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,173] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,173] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-04 05:59:48,173] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,179] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,179] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,179] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-04 05:59:48,179] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,183] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,184] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,184] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-04 05:59:48,184] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,188] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,188] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,188] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-04 05:59:48,188] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,194] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,194] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,194] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,195] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,203] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,203] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,203] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-04 05:59:48,203] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,208] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,209] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,209] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,213] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,216] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,217] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,217] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-04 05:59:48,217] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,258] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,268] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,268] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-04 05:59:48,268] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,277] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,277] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,277] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-04 05:59:48,277] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,284] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,284] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,284] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-04 05:59:48,284] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,294] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,294] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,294] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-04 05:59:48,295] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,300] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,301] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,301] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-04 05:59:48,301] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,303] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,304] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,305] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-04 05:59:48,305] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,309] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,309] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,309] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-04 05:59:48,309] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,316] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,316] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,316] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-04 05:59:48,316] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,319] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,320] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,323] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-04 05:59:48,323] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,326] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,327] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,327] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-04 05:59:48,327] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,330] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,331] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,336] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-04 05:59:48,336] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,344] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,345] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,345] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-04 05:59:48,345] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,349] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,350] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,351] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-04 05:59:48,351] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,357] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,358] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,358] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-04 05:59:48,358] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,363] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,364] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,364] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,364] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,373] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,373] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,374] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,374] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,382] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,383] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,383] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,383] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,392] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,392] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,393] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,393] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,397] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,398] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,398] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,398] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,405] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,405] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,405] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-04 05:59:48,405] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,410] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,410] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,410] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,410] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,412] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,412] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,412] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,412] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,425] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,425] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,425] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-04 05:59:48,425] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,439] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,440] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,440] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,440] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,445] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,445] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,445] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,445] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,450] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,450] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,450] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,450] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,461] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,462] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,462] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,462] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,466] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,467] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,467] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,467] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,470] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,471] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,471] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,471] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,483] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,483] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,483] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,483] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,488] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,488] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,488] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,488] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,495] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,496] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,496] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,496] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,501] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,502] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,502] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,502] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,508] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,509] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,509] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,509] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,515] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,515] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,515] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,515] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,519] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,520] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,520] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,520] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,528] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,528] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,528] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,529] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,535] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,535] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,535] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,535] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,542] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,542] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,542] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,543] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,548] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,549] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,549] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,549] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,556] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,556] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,556] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,556] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,559] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,562] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,562] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,562] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,570] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,570] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,570] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-04 05:59:48,570] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,578] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,579] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,579] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-04 05:59:48,579] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,584] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,585] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,585] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-04 05:59:48,585] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,590] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,591] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,591] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-04 05:59:48,591] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,599] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,599] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,600] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-04 05:59:48,600] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,605] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,606] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,606] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-04 05:59:48,606] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,611] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,612] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,612] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,613] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,618] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,619] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,619] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,619] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,624] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,625] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,625] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,625] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,631] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,632] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,632] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,632] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,637] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,641] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,641] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,641] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,646] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,646] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,646] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-04 05:59:48,648] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,652] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,653] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,653] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,653] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,656] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,658] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,659] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,659] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,663] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,664] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,664] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,664] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,670] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,670] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,671] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-04 05:59:48,671] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,674] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,674] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,677] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-04 05:59:48,677] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,687] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,687] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,688] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-04 05:59:48,688] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,698] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,698] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,698] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,698] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,704] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,705] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,705] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,705] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,709] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,710] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,710] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-04 05:59:48,710] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,713] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,713] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,714] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,714] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,716] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,722] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,722] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,722] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,725] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,726] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,726] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,726] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,730] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,731] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,731] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-04 05:59:48,731] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,737] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,737] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,737] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,737] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,742] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,743] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,743] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-04 05:59:48,743] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,748] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,748] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,748] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,749] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,756] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,756] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,756] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,756] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,759] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,760] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,760] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,760] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,762] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,762] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,764] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-04 05:59:48,764] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,771] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,771] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,771] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-04 05:59:48,771] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,778] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,779] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,779] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-04 05:59:48,779] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,784] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,784] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,784] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,784] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,789] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,789] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,789] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-04 05:59:48,789] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,797] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,797] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,797] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,797] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,800] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,801] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,805] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-04 05:59:48,805] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,807] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,808] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,808] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,808] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,811] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,811] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,814] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-04 05:59:48,814] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,820] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,820] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,820] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-04 05:59:48,820] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,826] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,827] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,827] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,827] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,830] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,830] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,833] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-04 05:59:48,833] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,839] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,839] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,839] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-04 05:59:48,839] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,845] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,845] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,845] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,846] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,851] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,851] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,851] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-04 05:59:48,852] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,857] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,857] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,858] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-04 05:59:48,858] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,863] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,864] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,864] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-04 05:59:48,864] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,867] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,870] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,870] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-04 05:59:48,870] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,876] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,877] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,877] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-04 05:59:48,877] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,880] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,881] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,881] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-04 05:59:48,881] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,888] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,889] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,889] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-04 05:59:48,889] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,893] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,894] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,894] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-04 05:59:48,894] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,898] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,899] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,901] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-04 05:59:48,901] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,906] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,906] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,906] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,906] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,911] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,912] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,912] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,912] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,918] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,918] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,919] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-04 05:59:48,919] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,929] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,929] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,929] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-04 05:59:48,929] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,936] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,936] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,936] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,936] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,943] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,944] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,944] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-04 05:59:48,944] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,948] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,949] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,949] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-04 05:59:48,949] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,953] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,955] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,955] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,955] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,958] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,958] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,958] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-04 05:59:48,958] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,965] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,965] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,965] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-04 05:59:48,965] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,968] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,970] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,970] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-04 05:59:48,970] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,974] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,974] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,976] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-04 05:59:48,976] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,982] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,982] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,982] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-04 05:59:48,982] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,987] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,987] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,987] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-04 05:59:48,987] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:48,997] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:48,998] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,998] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-04 05:59:48,998] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,004] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,005] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,005] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-04 05:59:49,005] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,008] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,011] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,011] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-04 05:59:49,011] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,016] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,016] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,016] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-04 05:59:49,016] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,021] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,021] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,021] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-04 05:59:49,021] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,027] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,027] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,027] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-04 05:59:49,027] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,030] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,031] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,031] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-04 05:59:49,032] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,037] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,038] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,038] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-04 05:59:49,038] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,041] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,042] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,042] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-04 05:59:49,042] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,051] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,052] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,052] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-04 05:59:49,052] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,058] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,059] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,059] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-04 05:59:49,059] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,061] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,061] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,061] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-04 05:59:49,061] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,064] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,070] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,070] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-04 05:59:49,070] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,073] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,073] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,073] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-04 05:59:49,073] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,080] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,080] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,080] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-04 05:59:49,080] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,084] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,084] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,085] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-04 05:59:49,085] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,090] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,091] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,091] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-04 05:59:49,091] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,095] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,096] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,096] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-04 05:59:49,096] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,101] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,102] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,102] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-04 05:59:49,102] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,105] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,107] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,107] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-04 05:59:49,107] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,111] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,112] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,112] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-04 05:59:49,112] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,117] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,117] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,117] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-04 05:59:49,117] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,120] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,120] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,120] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-04 05:59:49,120] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,125] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,126] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,126] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-04 05:59:49,126] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,131] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,132] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,132] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-04 05:59:49,132] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,137] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,138] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,138] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-04 05:59:49,138] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,143] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,143] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,143] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-04 05:59:49,143] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,149] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,149] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,149] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-04 05:59:49,149] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,155] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,156] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,156] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-04 05:59:49,156] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,159] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,159] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,159] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-04 05:59:49,159] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,165] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,165] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,165] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-04 05:59:49,165] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,167] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,170] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,171] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-04 05:59:49,171] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,173] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,174] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,174] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-04 05:59:49,174] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,178] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,178] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,178] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-04 05:59:49,179] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,180] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,181] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,182] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-04 05:59:49,182] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,188] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,188] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,188] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-04 05:59:49,188] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,193] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,193] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,193] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-04 05:59:49,193] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,198] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,198] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,198] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-04 05:59:49,198] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,204] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,204] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,204] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-04 05:59:49,204] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,209] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,210] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,210] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-04 05:59:49,210] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,214] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,215] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,215] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-04 05:59:49,215] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,221] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,221] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,221] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-04 05:59:49,221] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,224] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,224] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,226] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-04 05:59:49,226] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,229] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,230] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,230] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-04 05:59:49,230] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,234] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,235] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,235] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-04 05:59:49,235] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,237] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,237] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,239] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-04 05:59:49,239] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,252] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,252] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,252] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-04 05:59:49,252] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,258] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,259] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,259] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-04 05:59:49,259] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,266] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,267] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,267] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-04 05:59:49,267] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,273] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,273] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,273] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-04 05:59:49,274] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,277] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,280] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,280] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-04 05:59:49,280] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,287] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,288] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,288] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-04 05:59:49,288] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,302] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,302] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,302] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-04 05:59:49,302] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,308] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,308] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,308] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-04 05:59:49,308] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,321] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,323] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,324] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-04 05:59:49,324] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,329] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,329] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,329] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-04 05:59:49,329] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,334] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,334] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,334] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-04 05:59:49,334] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,337] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,337] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,338] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-04 05:59:49,338] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,340] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,341] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,342] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-04 05:59:49,342] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,345] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,346] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,347] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-04 05:59:49,347] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,351] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,352] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,352] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-04 05:59:49,352] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,360] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,361] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,361] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-04 05:59:49,361] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,368] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,369] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,369] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-04 05:59:49,369] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,372] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,372] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,373] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-04 05:59:49,373] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,376] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,376] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,376] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-04 05:59:49,376] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,380] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,380] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,381] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-04 05:59:49,381] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,384] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,385] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,385] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-04 05:59:49,385] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,397] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,398] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,399] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-04 05:59:49,399] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,409] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,411] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,411] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-04 05:59:49,412] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,420] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,420] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,420] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-04 05:59:49,420] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,434] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,434] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,434] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-04 05:59:49,434] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,443] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,443] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,443] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-04 05:59:49,443] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,463] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,464] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,464] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-04 05:59:49,464] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,477] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,477] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,477] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-04 05:59:49,477] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,485] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,486] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,486] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-04 05:59:49,486] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,488] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-28-6, -uve-topic-0-22, -uve-topic-13-7, -uve-topic-14-7, -uve-topic-8-5, -uve-topic-26-6, -uve-topic-7-22, -uve-topic-11-24, -uve-topic-8-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-1-22, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-13-23, -uve-topic-9-22, -uve-topic-11-7, -uve-topic-12-7, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-2-6, -uve-topic-29-7, -uve-topic-1-23, -uve-topic-9-6, -uve-topic-27-7, -uve-topic-11-25, -uve-topic-8-23, -uve-topic-12-25, -uve-topic-13-25, -uve-topic-6-23, -uve-topic-14-25, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-2-23, -uve-topic-28-23, -uve-topic-0-7, -uve-topic-29-23, -uve-topic-1-7, -uve-topic-14-24, -uve-topic-26-23, -uve-topic-27-23, -uve-topic-8-7, -uve-topic-9-7, -uve-topic-12-8, -uve-topic-6-7, -uve-topic-13-8, -uve-topic-7-7, -uve-topic-3-7, -uve-topic-29-8, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-27-8, -uve-topic-28-8, -uve-topic-12-26, -uve-topic-13-26, -uve-topic-6-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-26-24, -uve-topic-7-20, -uve-topic-28-24, -uve-topic-8-20, -uve-topic-11-9, -uve-topic-6-4, -uve-topic-3-4, -uve-topic-14-9, -uve-topic-1-4, -uve-topic-0-4, -uve-topic-26-9, -uve-topic-9-4, -uve-topic-28-9, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-14-27, -uve-topic-4-21, -uve-topic-26-26, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-27-25, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-6-5, -uve-topic-13-10, -uve-topic-7-5, -uve-topic-14-10, -uve-topic-4-5, -uve-topic-2-5, -uve-topic-11-10, -uve-topic-1-5, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-26-2, -uve-topic-2-26, -uve-topic-11-3, -uve-topic-27-2, -uve-topic-7-26, -uve-topic-28-2, -uve-topic-8-26, -uve-topic-29-2, -uve-topic-6-26, -uve-topic-13-19, -uve-topic-3-10, -uve-topic-14-19, -uve-topic-1-10, -uve-topic-26-18, -uve-topic-0-10, -uve-topic-11-19, -uve-topic-12-19, -uve-topic-9-10, -uve-topic-7-10, -uve-topic-28-18, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-14-4, -uve-topic-4-27, -uve-topic-26-3, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-11-4, -uve-topic-12-4, -uve-topic-13-4, -uve-topic-28-3, -uve-topic-9-27, -uve-topic-4-11, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-1-11, -uve-topic-12-20, -uve-topic-13-20, -uve-topic-8-11, -uve-topic-29-19, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-2-24, -uve-topic-27-4, -uve-topic-0-24, -uve-topic-12-5, -uve-topic-13-5, -uve-topic-9-24, -uve-topic-11-22, -uve-topic-29-4, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-1-8, -uve-topic-26-20, -uve-topic-2-8, -uve-topic-27-20, -uve-topic-28-20, -uve-topic-11-21, -uve-topic-14-21, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-29-20, -uve-topic-6-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-27-5, -uve-topic-3-25, -uve-topic-28-5, -uve-topic-0-25, -uve-topic-29-5, -uve-topic-1-25, -uve-topic-14-6, -uve-topic-8-25, -uve-topic-12-23, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-26-21, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-28-21, -uve-topic-0-9, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-14-22, -uve-topic-11-6, -uve-topic-9-9, -uve-topic-4-9, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-11-15, -uve-topic-6-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-27-14, -uve-topic-28-14, -uve-topic-29-14, -uve-topic-14-15, -uve-topic-26-14, -uve-topic-11-0, -uve-topic-0-15, -uve-topic-14-0, -uve-topic-11-16, -uve-topic-9-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-4-15, -uve-topic-2-15, -uve-topic-3-15, -uve-topic-28-15, -uve-topic-14-16, -uve-topic-26-15, -uve-topic-11-1, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-14-1, -uve-topic-1-28, -uve-topic-0-28, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-8-28, -uve-topic-12-17, -uve-topic-13-17, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-29-16, -uve-topic-9-12, -uve-topic-27-16, -uve-topic-12-2, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-7-29, -uve-topic-4-29, -uve-topic-2-29, -uve-topic-1-29, -uve-topic-27-1, -uve-topic-8-29, -uve-topic-29-1, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-14-18, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-11-18, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-27-17, -uve-topic-28-17, -uve-topic-8-13, -uve-topic-29-17, -uve-topic-9-13, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-29-10, -uve-topic-14-28, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-26-27, -uve-topic-2-18, -uve-topic-11-28, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-27-26, -uve-topic-28-26, -uve-topic-29-26, -uve-topic-13-11, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-7-2, -uve-topic-29-11, -uve-topic-8-2, -uve-topic-6-2, -uve-topic-27-28, -uve-topic-3-19, -uve-topic-0-19, -uve-topic-12-29, -uve-topic-1-19, -uve-topic-13-29, -uve-topic-28-27, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-14-12, -uve-topic-4-3, -uve-topic-26-11, -uve-topic-2-3, -uve-topic-27-11, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-27-29, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-29-28, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-26-12, -uve-topic-2-0, -uve-topic-28-12, -uve-topic-0-0, -uve-topic-11-13, -uve-topic-12-13, -uve-topic-13-13, -uve-topic-14-13, -uve-topic-9-0, -uve-topic-3-0, -uve-topic-4-0, -uve-topic-2-17, -uve-topic-1-17, -uve-topic-8-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-27-13, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-29-13, -uve-topic-1-1, -uve-topic-12-14, -uve-topic-13-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:49,513] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-4-18 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-11 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-18 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-8 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-13 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-5 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-16 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-10 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-19 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-5 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-11 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-7 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-8 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-17 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-9 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-5 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-10 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-2 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-13 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-17 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-16 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-28 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-26 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-26 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-24 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-27 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-25 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-29 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-29 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-14 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-1 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-20 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-16 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-12 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-17 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-23 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-13 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-20 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-6 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-27 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-28 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-4 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-25 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-5 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-19 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-24 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-26 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-14 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-3 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-4 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-5 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-23 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-26 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-24 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-20 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-20 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-22 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-17 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-26 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-11 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-22 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-11 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-14 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-14 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-7 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-15 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-17 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-2 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-23 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-8 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-26 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-11 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-20 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-25 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-22 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-18 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-12 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-13 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-9 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-4 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-26 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-29 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-4 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-23 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-11 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-8 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-23 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-3 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-14 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-9 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-6 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-21 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-21 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-8 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-27 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-14 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-22 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-29 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-18 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-2 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-23 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-0 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-29 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-16 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-20 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-29 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-15 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-10 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-15 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-5 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-1 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-19 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-6 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-2 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-0 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-23 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-6 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-2 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-27 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-11 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-12 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-25 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-5 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-11 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-28 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-7 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-13 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-3 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-17 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-16 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-17 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-7 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-8 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-3 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-15 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-28 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-21 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-21 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-24 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-29 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-8 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-1 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-2 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-26 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-2 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-0 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-12 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-14 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-17 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-10 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-10 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-20 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-5 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-20 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-28 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-4 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-14 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-8 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-1 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-9 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-1 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-2 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-25 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-29 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-0 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-22 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-19 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-23 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-7 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-19 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:49,523] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:49,572] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-19-28, -uve-topic-17-22, -uve-topic-17-7, -uve-topic-10-5, -uve-topic-19-25, -uve-topic-5-19, -uve-topic-19-7, -uve-topic-10-11, -uve-topic-10-23, -uve-topic-15-3, -uve-topic-18-11, -uve-topic-18-2, -uve-topic-17-1, -uve-topic-17-19, -uve-topic-18-29, -uve-topic-17-25, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-15-24, -uve-topic-18-26, -uve-topic-16-25, -uve-topic-18-5, -uve-topic-15-0, -uve-topic-18-23, -uve-topic-17-4, -uve-topic-19-13, -uve-topic-19-10, -uve-topic-16-19, -uve-topic-5-10, -uve-topic-16-10, -uve-topic-17-28, -uve-topic-18-8, -uve-topic-10-29, -uve-topic-10-8, -uve-topic-16-7, -uve-topic-5-13, -uve-topic-5-1, -uve-topic-15-6, -uve-topic-5-28, -uve-topic-19-22, -uve-topic-10-17, -uve-topic-19-16, -uve-topic-16-16, -uve-topic-16-28, -uve-topic-16-13, -uve-topic-15-18, -uve-topic-10-20, -uve-topic-18-17, -uve-topic-5-25, -uve-topic-5-22, -uve-topic-5-7, -uve-topic-19-19, -uve-topic-16-4, -uve-topic-17-10, -uve-topic-16-22, -uve-topic-5-16, -uve-topic-10-14, -uve-topic-15-15, -uve-topic-16-1, -uve-topic-15-21, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-15-27, -uve-topic-17-13, -uve-topic-17-16, -uve-topic-18-14, -uve-topic-19-1, -uve-topic-10-26, -uve-topic-5-4, -uve-topic-15-12) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:49,581] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,586] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,594] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-04 05:59:49,595] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,603] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,603] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,604] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-04 05:59:49,604] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,612] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,613] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,613] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-04 05:59:49,613] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,627] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,628] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,628] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-04 05:59:49,628] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,634] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,635] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,642] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-04 05:59:49,642] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,649] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,650] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,651] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-04 05:59:49,651] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,663] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,664] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,664] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-04 05:59:49,664] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,679] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,680] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,680] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-04 05:59:49,680] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,692] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,693] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,693] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-04 05:59:49,697] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,711] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,712] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,712] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-04 05:59:49,712] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,727] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,727] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,727] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-04 05:59:49,727] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,740] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,740] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,740] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-04 05:59:49,740] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,751] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,751] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,752] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-04 05:59:49,752] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,764] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,764] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,765] INFO [UnifiedLog partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,765] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,767] INFO [UnifiedLog partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,765] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,770] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-04 05:59:49,770] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,771] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,771] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,771] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,771] INFO [UnifiedLog partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,771] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,771] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,771] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,771] INFO [UnifiedLog partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,771] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,771] INFO [UnifiedLog partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,771] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,771] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,771] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,772] INFO [UnifiedLog partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,772] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,772] INFO [UnifiedLog partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,773] INFO [UnifiedLog partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,773] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,774] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,774] INFO [UnifiedLog partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,774] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,774] INFO [UnifiedLog partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,774] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,774] INFO [UnifiedLog partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,774] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,774] INFO [UnifiedLog partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,774] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,774] INFO [UnifiedLog partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,774] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,776] INFO [UnifiedLog partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,777] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,777] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,777] INFO [UnifiedLog partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,777] INFO [UnifiedLog partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,777] INFO [UnifiedLog partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,777] INFO [UnifiedLog partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,777] INFO [UnifiedLog partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,778] INFO [UnifiedLog partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,779] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,779] INFO [UnifiedLog partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,780] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,780] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,781] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,781] INFO [UnifiedLog partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,782] INFO [UnifiedLog partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,782] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,783] INFO [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,783] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,783] INFO [UnifiedLog partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,783] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,783] INFO [UnifiedLog partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,783] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,783] INFO [UnifiedLog partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,783] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,783] INFO [UnifiedLog partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,783] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,783] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,783] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,783] INFO [UnifiedLog partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,783] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,785] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,785] INFO [UnifiedLog partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,791] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,791] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,791] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-04 05:59:49,791] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,815] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,816] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,818] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-04 05:59:49,818] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,833] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,833] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,833] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-04 05:59:49,833] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,849] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,850] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,850] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-04 05:59:49,850] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,861] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,861] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,862] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-04 05:59:49,862] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,873] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,873] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,873] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-04 05:59:49,873] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,884] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,885] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,885] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-04 05:59:49,885] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,897] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,897] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,898] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-04 05:59:49,898] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,901] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,903] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,907] INFO [UnifiedLog partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,907] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,908] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,908] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,908] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,908] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,908] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,908] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,908] INFO [UnifiedLog partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,908] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,908] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,908] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,908] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,908] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,908] INFO [UnifiedLog partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,909] INFO [UnifiedLog partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,910] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,910] INFO [UnifiedLog partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,910] INFO [UnifiedLog partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,910] INFO [UnifiedLog partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,910] INFO [UnifiedLog partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,910] INFO [UnifiedLog partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,910] INFO [UnifiedLog partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,910] INFO [UnifiedLog partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,911] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,911] INFO [UnifiedLog partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,911] INFO [UnifiedLog partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,911] INFO [UnifiedLog partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,911] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,911] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,911] INFO [UnifiedLog partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,911] INFO [UnifiedLog partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,934] INFO [UnifiedLog partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,935] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,936] INFO [UnifiedLog partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,937] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,938] INFO [UnifiedLog partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,939] INFO [UnifiedLog partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,940] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,941] INFO [UnifiedLog partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,941] INFO [UnifiedLog partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,941] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,941] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,941] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,942] INFO [UnifiedLog partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,943] INFO [UnifiedLog partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:49,944] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,944] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-04 05:59:49,944] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,956] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,957] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,957] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-04 05:59:49,957] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:49,994] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:49,995] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:49,995] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-04 05:59:49,995] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,013] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,013] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,013] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-04 05:59:50,013] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,025] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,028] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,028] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-04 05:59:50,028] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,044] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,044] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,044] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-04 05:59:50,044] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,058] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,059] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,059] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-04 05:59:50,059] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,077] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,078] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,078] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-04 05:59:50,078] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,095] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,096] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,096] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-04 05:59:50,096] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,116] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,117] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,117] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-04 05:59:50,117] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,131] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,132] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,132] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-04 05:59:50,132] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,144] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,145] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,145] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-04 05:59:50,145] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,157] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,157] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,157] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-04 05:59:50,157] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,169] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,170] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,170] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-04 05:59:50,170] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,180] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,180] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,180] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-04 05:59:50,180] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,201] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,201] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,202] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-04 05:59:50,202] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,212] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,215] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,215] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-04 05:59:50,215] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,260] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,261] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,261] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-04 05:59:50,261] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,281] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,282] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,282] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-04 05:59:50,282] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,293] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,294] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,294] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-04 05:59:50,294] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,307] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,308] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,308] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-04 05:59:50,309] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,321] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,322] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,322] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-04 05:59:50,322] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,334] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,338] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,338] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-04 05:59:50,338] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,352] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,352] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,352] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-04 05:59:50,352] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,362] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,363] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,363] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-04 05:59:50,363] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,373] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,374] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,374] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-04 05:59:50,374] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,385] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,386] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,386] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-04 05:59:50,386] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,398] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,398] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,398] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-04 05:59:50,398] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,410] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,411] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,411] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-04 05:59:50,411] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,431] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,431] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,431] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-04 05:59:50,431] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,593] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,596] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,596] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-04 05:59:50,596] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,616] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,617] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,617] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-04 05:59:50,617] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,876] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,876] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,876] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-04 05:59:50,876] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,967] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,967] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,967] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-04 05:59:50,967] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:50,994] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:50,995] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:50,995] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-04 05:59:50,995] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,043] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,043] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,043] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-04 05:59:51,043] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,160] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,162] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,162] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-04 05:59:51,162] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,236] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,237] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,237] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-04 05:59:51,237] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,254] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,255] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,255] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-04 05:59:51,255] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,268] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,268] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,269] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-04 05:59:51,269] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,288] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,288] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,288] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-04 05:59:51,288] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,299] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,299] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,299] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-04 05:59:51,300] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,309] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,309] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,310] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-04 05:59:51,310] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,320] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,321] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,321] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-04 05:59:51,321] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,339] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,345] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,345] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-04 05:59:51,345] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,355] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,355] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,355] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-04 05:59:51,355] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,365] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,365] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,365] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-04 05:59:51,365] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,376] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,376] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,377] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-04 05:59:51,377] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,391] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,392] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,392] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-04 05:59:51,392] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,395] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,395] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,396] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-04 05:59:51,396] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,400] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,400] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,400] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-04 05:59:51,400] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,404] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,404] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,404] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-04 05:59:51,404] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,408] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,409] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,409] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-04 05:59:51,409] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,412] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,412] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,412] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-04 05:59:51,412] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,422] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,423] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,423] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-04 05:59:51,424] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,431] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,431] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,431] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-04 05:59:51,431] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,434] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,435] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,435] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-04 05:59:51,435] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,441] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,442] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,442] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-04 05:59:51,442] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,450] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,451] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,451] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-04 05:59:51,451] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,454] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,454] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,454] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-04 05:59:51,454] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,461] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,463] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,464] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-04 05:59:51,465] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,481] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,484] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,485] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-04 05:59:51,485] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,562] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,568] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,568] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-04 05:59:51,569] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,577] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,578] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,579] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-04 05:59:51,579] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,585] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,585] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,585] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-04 05:59:51,585] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,601] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,601] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,601] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-04 05:59:51,601] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,603] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,605] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,605] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-04 05:59:51,605] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,610] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,610] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,610] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-04 05:59:51,610] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,612] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,613] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,621] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-04 05:59:51,626] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,672] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,672] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,673] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-04 05:59:51,674] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,688] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,689] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,689] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-04 05:59:51,689] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,690] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,691] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,691] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-04 05:59:51,691] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,692] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,692] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,692] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-04 05:59:51,692] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,694] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,694] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,694] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-04 05:59:51,694] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,695] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,695] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,695] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-04 05:59:51,695] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,707] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,708] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,728] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-04 05:59:51,742] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,755] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,768] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,769] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-04 05:59:51,769] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,771] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,772] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,772] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-04 05:59:51,773] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,776] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,776] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,776] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-04 05:59:51,776] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,778] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,779] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,779] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-04 05:59:51,779] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,798] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,799] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,799] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-04 05:59:51,799] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,801] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,801] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,801] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-04 05:59:51,801] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,804] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,804] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,804] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-04 05:59:51,804] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,806] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,806] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,806] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-04 05:59:51,806] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,807] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,808] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,808] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-04 05:59:51,808] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,818] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,826] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,827] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-04 05:59:51,827] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,838] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,839] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,839] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-04 05:59:51,839] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,842] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,842] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,842] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-04 05:59:51,842] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,844] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,848] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,869] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-04 05:59:51,869] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,876] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,886] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,886] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-04 05:59:51,886] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,893] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,894] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,894] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-04 05:59:51,894] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,896] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,896] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,896] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-04 05:59:51,896] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,899] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,899] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,899] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-04 05:59:51,899] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,901] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,902] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,902] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-04 05:59:51,902] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,927] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,927] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,927] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-04 05:59:51,927] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,933] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,933] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,942] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-04 05:59:51,942] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,948] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,949] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,949] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-04 05:59:51,949] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,955] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,955] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,955] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-04 05:59:51,955] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,957] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,957] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,957] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-04 05:59:51,957] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,959] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,960] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,960] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-04 05:59:51,960] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,965] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,966] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,966] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-04 05:59:51,966] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,968] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,969] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,969] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-04 05:59:51,969] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,970] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,970] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,971] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-04 05:59:51,971] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,972] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,972] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,972] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-04 05:59:51,972] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,973] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,974] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,977] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-04 05:59:51,977] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,980] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,981] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,983] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-04 05:59:51,983] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,987] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,988] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,990] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-04 05:59:51,990] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,992] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,994] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,995] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-04 05:59:51,995] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:51,999] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:51,999] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:51,999] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-04 05:59:51,999] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,007] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,008] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,009] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-04 05:59:52,009] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,012] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,013] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,017] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-04 05:59:52,017] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,020] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,020] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,020] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-04 05:59:52,020] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,023] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,023] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,023] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-04 05:59:52,023] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,024] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,025] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,026] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-04 05:59:52,026] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,034] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,035] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,035] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-04 05:59:52,038] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,048] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,049] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,049] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-04 05:59:52,049] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,060] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,060] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,060] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-04 05:59:52,060] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,065] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,065] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,065] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-04 05:59:52,065] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,070] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,070] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,074] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-04 05:59:52,074] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,077] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,078] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,078] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-04 05:59:52,078] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,082] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,083] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,083] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-04 05:59:52,083] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,087] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,087] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,087] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-04 05:59:52,088] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,092] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,092] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,092] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-04 05:59:52,092] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,098] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,098] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,098] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-04 05:59:52,098] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,102] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,103] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,105] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-04 05:59:52,105] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,109] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,109] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,109] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-04 05:59:52,109] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,112] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,112] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,113] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-04 05:59:52,113] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,120] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,120] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,120] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-04 05:59:52,120] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,124] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,125] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,125] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-04 05:59:52,125] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,127] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,127] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,127] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-04 05:59:52,128] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,139] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,139] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,139] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-04 05:59:52,139] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,145] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,145] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,145] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-04 05:59:52,145] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,150] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,150] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,150] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-04 05:59:52,150] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,153] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,154] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,154] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-04 05:59:52,155] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,157] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,158] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,159] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-04 05:59:52,159] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,168] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,168] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,168] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-04 05:59:52,168] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,171] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,172] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,172] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-04 05:59:52,172] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,176] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,176] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,176] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-04 05:59:52,176] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,179] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,180] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,180] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-04 05:59:52,180] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,183] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,184] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,184] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-04 05:59:52,184] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,203] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,203] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,203] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-04 05:59:52,203] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,207] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,208] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,209] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-04 05:59:52,209] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,228] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,229] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,229] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-04 05:59:52,229] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,232] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,233] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,233] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-04 05:59:52,233] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,238] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,238] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,239] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-04 05:59:52,239] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,241] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,241] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,241] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-04 05:59:52,241] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,249] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,250] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,250] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-04 05:59:52,250] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,253] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,253] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,253] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-04 05:59:52,253] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,267] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,267] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,267] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-04 05:59:52,268] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,281] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,282] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,283] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-04 05:59:52,283] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,288] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,289] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,290] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-04 05:59:52,290] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,295] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,296] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,297] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-04 05:59:52,297] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,304] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,305] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,305] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-04 05:59:52,305] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,314] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,316] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,316] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-04 05:59:52,316] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,329] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,332] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,332] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-04 05:59:52,332] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,350] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,351] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,351] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-04 05:59:52,351] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,366] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,366] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,374] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-04 05:59:52,374] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,388] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,395] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,395] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-04 05:59:52,395] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,403] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,403] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,403] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-04 05:59:52,403] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,408] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,408] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,408] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-04 05:59:52,408] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,415] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,416] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,419] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-04 05:59:52,420] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,468] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,468] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,468] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-04 05:59:52,468] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,477] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,478] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,478] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-04 05:59:52,478] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,484] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,511] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,522] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-04 05:59:52,522] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,532] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,532] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,533] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-04 05:59:52,533] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,572] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,572] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,572] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-04 05:59:52,572] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,621] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,621] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,625] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-04 05:59:52,625] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,645] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,660] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,660] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-04 05:59:52,660] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,668] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,669] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,669] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-04 05:59:52,669] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,690] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,691] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,691] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-04 05:59:52,691] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,697] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,697] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,697] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-04 05:59:52,697] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,724] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,724] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,725] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-04 05:59:52,725] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,751] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,752] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,752] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-04 05:59:52,752] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,757] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,757] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,757] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-04 05:59:52,757] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,776] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,777] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,777] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-04 05:59:52,777] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,785] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,786] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,786] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-04 05:59:52,786] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,811] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,812] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,812] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-04 05:59:52,812] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,825] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,826] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,826] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-04 05:59:52,826] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,836] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,837] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,837] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-04 05:59:52,837] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,981] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,981] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,981] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-04 05:59:52,981] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:52,997] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:52,997] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:52,997] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-04 05:59:52,997] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:53,012] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:53,013] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:53,013] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-04 05:59:53,013] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:53,022] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:53,023] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:53,023] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-04 05:59:53,025] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:53,029] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:53,036] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:53,036] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-04 05:59:53,036] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:53,044] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:53,045] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:53,045] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-04 05:59:53,045] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:53,054] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:53,054] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:53,055] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-04 05:59:53,055] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:53,083] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:53,083] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:53,083] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-04 05:59:53,083] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:53,107] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:53,126] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:53,127] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-04 05:59:53,127] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:53,127] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-18-7, -uve-topic-15-7, -uve-topic-10-24, -uve-topic-17-23, -uve-topic-10-15, -uve-topic-19-23, -uve-topic-5-14, -uve-topic-15-23, -uve-topic-16-23, -uve-topic-17-15, -uve-topic-10-7, -uve-topic-18-15, -uve-topic-19-15, -uve-topic-5-6, -uve-topic-16-15, -uve-topic-10-0, -uve-topic-19-8, -uve-topic-15-8, -uve-topic-16-8, -uve-topic-17-8, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-5-23, -uve-topic-16-0, -uve-topic-10-25, -uve-topic-17-0, -uve-topic-18-24, -uve-topic-10-16, -uve-topic-19-24, -uve-topic-5-15, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-18-16, -uve-topic-15-16, -uve-topic-19-9, -uve-topic-16-9, -uve-topic-17-9, -uve-topic-18-9, -uve-topic-10-1, -uve-topic-5-20, -uve-topic-15-26, -uve-topic-15-1, -uve-topic-18-1, -uve-topic-5-12, -uve-topic-15-25, -uve-topic-18-25, -uve-topic-19-17, -uve-topic-15-17, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-10-9, -uve-topic-15-2, -uve-topic-5-29, -uve-topic-18-10, -uve-topic-16-27, -uve-topic-5-21, -uve-topic-16-2, -uve-topic-10-27, -uve-topic-17-2, -uve-topic-19-2, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-10-18, -uve-topic-19-26, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-16-18, -uve-topic-17-18, -uve-topic-10-10, -uve-topic-18-18, -uve-topic-19-18, -uve-topic-16-3, -uve-topic-17-11, -uve-topic-10-3, -uve-topic-19-11, -uve-topic-15-28, -uve-topic-10-28, -uve-topic-17-3, -uve-topic-18-3, -uve-topic-19-3, -uve-topic-5-26, -uve-topic-15-19, -uve-topic-17-27, -uve-topic-10-19, -uve-topic-18-27, -uve-topic-19-27, -uve-topic-5-18, -uve-topic-15-11, -uve-topic-16-11, -uve-topic-18-19, -uve-topic-15-4, -uve-topic-5-27, -uve-topic-10-4, -uve-topic-18-12, -uve-topic-19-12, -uve-topic-5-2, -uve-topic-15-29, -uve-topic-16-29, -uve-topic-17-29, -uve-topic-10-21, -uve-topic-18-4, -uve-topic-15-20, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-17-20, -uve-topic-18-28, -uve-topic-5-3, -uve-topic-16-12, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-19-20, -uve-topic-15-5, -uve-topic-16-5, -uve-topic-17-5, -uve-topic-10-22, -uve-topic-19-5, -uve-topic-5-24, -uve-topic-16-21, -uve-topic-17-21, -uve-topic-18-21, -uve-topic-10-13, -uve-topic-19-29, -uve-topic-15-13, -uve-topic-18-13, -uve-topic-19-21, -uve-topic-5-8, -uve-topic-16-6, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-19-6, -uve-topic-5-0, -uve-topic-18-22, -uve-topic-15-22, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-17-14, -uve-topic-10-6, -uve-topic-19-14, -uve-topic-15-14, -uve-topic-5-9) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:53,130] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-18-28 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-28 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-9 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-22 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-27 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-2 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-18 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-21 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-10 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-7 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-24 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-21 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-1 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-12 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-15 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-9 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-10 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-0 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-0 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-17 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-8 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-14 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-13 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-24 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-12 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-6 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-4 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-27 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-25 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-6 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-21 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-27 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-24 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-6 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-12 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-15 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-16 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-29 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-18 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-23 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-9 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-3 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-18 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-27 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-5 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-24 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-16 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-13 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-19 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-6 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-7 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-0 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-18 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-25 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-26 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-1 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-12 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-3 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-11 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-21 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-3 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-0 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-3 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-4 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-22 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-9 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-19 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-15 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-15 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-20 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:53,131] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:53,139] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,147] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,147] INFO [UnifiedLog partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,148] INFO [UnifiedLog partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,148] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,157] INFO [UnifiedLog partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,157] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,157] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,157] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,157] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,157] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,157] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,157] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,157] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,171] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,171] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,171] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,171] INFO [UnifiedLog partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,171] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,171] INFO [UnifiedLog partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,171] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,171] INFO [UnifiedLog partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,171] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,171] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,171] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,171] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,172] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,172] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,279] INFO [UnifiedLog partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,280] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,280] INFO [UnifiedLog partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,283] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,283] INFO [UnifiedLog partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,283] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,283] INFO [UnifiedLog partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,283] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,283] INFO [UnifiedLog partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,283] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,283] INFO [UnifiedLog partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,283] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,283] INFO [UnifiedLog partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,283] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,283] INFO [UnifiedLog partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,283] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,283] INFO [UnifiedLog partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,283] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,283] INFO [UnifiedLog partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,283] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,283] INFO [UnifiedLog partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:53,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,284] INFO [UnifiedLog partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:22,426] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-13-22, -uve-topic-26-20, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-5-23, -uve-topic-10-15, -uve-topic-7-4, -uve-topic-4-29, -uve-topic-25-29, -uve-topic-9-15, -uve-topic-25-23, -uve-topic-23-14, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-6-13, -uve-topic-21-4, -uve-topic-10-27, -uve-topic-7-28, structured_syslog_topic-3, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-14-27, -uve-topic-20-27, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-24-5, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-11-9, -uve-topic-0-9, structured_syslog_topic-9, -uve-topic-24-23, -uve-topic-21-16, -uve-topic-8-13, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-15, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-22-9, -uve-topic-4-5, -uve-topic-8-1, -uve-topic-16-17, -uve-topic-13-4, -uve-topic-4-23, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-20-15, -uve-topic-12-19, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-1-1, -uve-topic-13-28, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-8-25, -uve-topic-0-21, -uve-topic-23-2, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-16-23, -uve-topic-16-5, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-14-15, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-15-22, -uve-topic-15-16, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-6-19, -uve-topic-25-5, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-1-7, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-22-3, -uve-topic-10-9, -uve-topic-21-10, -uve-topic-22-27, -uve-topic-1-25, -uve-topic-12-1, -uve-topic-11-3, -uve-topic-9-3, -uve-topic-14-9, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-3-18, -uve-topic-15-10, -uve-topic-25-17, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-22-15, -uve-topic-21-22, -uve-topic-24-29, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-2-5, -uve-topic-6-1, -uve-topic-26-2, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-26-8, -uve-topic-24-17, -uve-topic-23-8, -uve-topic-11-27, -uve-topic-8-19, -uve-topic-10-3, -uve-topic-5-29, -uve-topic-18-6, -uve-topic-28-5, structured_syslog_topic-27, -uve-topic-5-11, -uve-topic-18-0, -uve-topic-20-9, -uve-topic-15-28, -uve-topic-3-24, -uve-topic-26-14, -uve-topic-28-29, -uve-topic-25-11) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:22,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,482] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,483] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,483] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,484] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,484] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,484] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,484] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,485] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,485] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,488] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,488] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,489] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,492] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,493] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,493] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,493] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,493] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,494] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,495] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,495] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,495] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,495] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,496] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,496] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,497] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,498] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,499] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,499] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,500] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,501] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,501] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,502] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,502] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,502] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,504] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,504] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,504] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,506] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,506] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,506] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,507] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,507] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,507] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,507] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,509] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,509] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,509] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,511] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,511] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,511] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,512] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,512] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,513] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,513] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,513] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,513] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,514] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,514] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,514] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,514] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,515] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,515] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,515] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,516] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,516] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,517] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,517] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,517] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,517] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,518] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,518] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,518] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,518] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,518] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,518] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,518] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,519] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,520] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,520] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,520] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,520] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,520] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,520] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,524] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,525] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,525] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,525] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,525] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,525] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,526] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,527] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,527] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,527] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,527] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,528] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,529] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,529] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,529] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,530] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,530] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,530] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,531] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,531] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,531] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,531] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,531] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,532] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,532] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,532] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,532] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,532] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,534] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,534] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,534] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,534] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,534] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,535] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,536] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,536] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,536] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,536] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,536] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,537] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,537] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,537] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,537] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,537] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,537] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,538] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,539] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,539] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,539] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,539] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,539] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,540] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,541] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,541] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,541] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,541] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,541] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,541] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,541] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,542] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,542] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,542] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,542] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,542] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,542] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,543] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,543] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,544] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,544] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,545] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,545] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,545] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,545] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,545] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,546] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,546] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,546] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,547] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,547] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,547] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,547] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,547] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,548] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,548] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,548] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,548] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,548] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,549] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,550] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,551] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,551] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,552] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,553] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,553] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,553] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,554] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,555] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,556] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,558] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,558] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,558] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,562] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,562] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,564] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,564] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,565] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,565] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,567] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,567] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,567] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,567] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,567] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,568] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,568] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,568] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,568] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,568] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,570] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,571] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,288] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-13-7, -uve-topic-15-7, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-8-22, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-1-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-5-14, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-20-6, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-22-6, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-11-0, -uve-topic-16-8, -uve-topic-9-6, -uve-topic-22-24, -uve-topic-13-25, -uve-topic-14-0, -uve-topic-20-24, -uve-topic-12-16, -uve-topic-14-24, -uve-topic-26-23, -uve-topic-3-15, -uve-topic-21-7, -uve-topic-7-7, -uve-topic-22-0, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-25-8, -uve-topic-1-28, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-20-0, -uve-topic-5-20, -uve-topic-4-20, -uve-topic-15-1, -uve-topic-2-20, -uve-topic-21-25, -uve-topic-8-28, -uve-topic-15-25, -uve-topic-0-12, -uve-topic-6-4, -uve-topic-24-8, -uve-topic-1-4, -uve-topic-9-12, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-21-1, -uve-topic-8-4, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-16-2, -uve-topic-3-21, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-23-17, -uve-topic-7-13, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-16-26, -uve-topic-10-18, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-11-18, -uve-topic-12-10, -uve-topic-26-17, -uve-topic-24-2, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-2-26, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-7-1, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-15-19, -uve-topic-1-10, -uve-topic-9-18, -uve-topic-20-18, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-22-18, -uve-topic-4-2, -uve-topic-2-2, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-3-27, -uve-topic-12-4, -uve-topic-5-2, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-16-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-14-12, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-10-12, structured_syslog_topic-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-11-12, -uve-topic-23-11, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-0-24, -uve-topic-26-29, -uve-topic-9-24, -uve-topic-1-16, -uve-topic-23-29, -uve-topic-25-20, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-20-12, -uve-topic-8-16, -uve-topic-6-16, -uve-topic-24-20, -uve-topic-15-13, -uve-topic-0-0, -uve-topic-5-8, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-9-0, -uve-topic-23-5, -uve-topic-14-6, structured_syslog_topic-6, -uve-topic-7-25, -uve-topic-3-9, -uve-topic-21-13, -uve-topic-12-22, -uve-topic-16-14, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-29-13, -uve-topic-19-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:23,299] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,155), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,737), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,151), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:23,306] INFO [ReplicaFetcherThread-0-2]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,308] INFO [ReplicaFetcherThread-0-2]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,308] INFO [ReplicaFetcherThread-0-2]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,528] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-23-10, -uve-topic-4-22, -uve-topic-13-6, -uve-topic-8-18, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-15-3, -uve-topic-21-15, -uve-topic-11-8, -uve-topic-20-14, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-11-2, -uve-topic-8-27, -uve-topic-0-23, -uve-topic-2-13, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-25-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-25-13, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-16-25, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-15-0, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-13-15, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-9, -uve-topic-21-12, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-1-9, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-2-1, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-23-25, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-6-6, -uve-topic-9-23, -uve-topic-23-4, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-26-13, -uve-topic-22-29, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-9-2, -uve-topic-0-8, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-2-28, -uve-topic-25-22, -uve-topic-23-22, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-16-19, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-23-19, -uve-topic-16-10, -uve-topic-1-24, -uve-topic-6-21, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-0-17, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-25-4, -uve-topic-10-29, -uve-topic-2-16, -uve-topic-0-26, structured_syslog_topic-20, -uve-topic-3-11, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-3-17, -uve-topic-16-7, -uve-topic-5-13, -uve-topic-6-15, structured_syslog_topic-8, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-14-2, -uve-topic-24-1, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-6-9, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-7, -uve-topic-26-22, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-21-21, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-11-14, -uve-topic-26-4, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-6-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-18, -uve-topic-4-7, -uve-topic-10-17, -uve-topic-9-17, -uve-topic-2-22, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-26-19, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-23-1, -uve-topic-16-28, -uve-topic-25-10, -uve-topic-16-13, -uve-topic-15-18, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-10-20, -uve-topic-9-5, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-5-7, -uve-topic-21-6, -uve-topic-16-4, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-7-9, -uve-topic-3-20, -uve-topic-16-22, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-23-28, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-21-0, -uve-topic-5-16, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-16-1, -uve-topic-15-21, -uve-topic-23-16, -uve-topic-13-9, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-11, -uve-topic-6-12, -uve-topic-11-20, -uve-topic-10-11, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-4-28, -uve-topic-20-17, -uve-topic-10-2, -uve-topic-4-25, -uve-topic-15-27, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-26-1, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-10-26, -uve-topic-5-4, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-25-19, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-14-11, -uve-topic-24-10) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:23,726] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,726] INFO [UnifiedLog partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,726] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,727] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,727] INFO [UnifiedLog partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,728] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,728] INFO [UnifiedLog partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,730] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,730] INFO [UnifiedLog partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,730] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,730] INFO [UnifiedLog partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,730] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,730] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,730] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,730] INFO [UnifiedLog partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,730] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,730] INFO [UnifiedLog partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,730] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,730] INFO [UnifiedLog partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,730] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,730] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,730] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,730] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,730] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,730] INFO [UnifiedLog partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,731] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,731] INFO [UnifiedLog partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,732] INFO [UnifiedLog partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,733] INFO [UnifiedLog partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,733] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,734] INFO [UnifiedLog partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,734] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,734] INFO [UnifiedLog partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,734] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,734] INFO [UnifiedLog partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,734] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,734] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,734] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,734] INFO [UnifiedLog partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,734] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,734] INFO [UnifiedLog partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,735] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,735] INFO [UnifiedLog partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,736] INFO [UnifiedLog partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,736] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,737] INFO [UnifiedLog partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,737] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,737] INFO [UnifiedLog partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,737] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,737] INFO [UnifiedLog partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,737] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,737] INFO [UnifiedLog partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,737] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,737] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,737] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,737] INFO [UnifiedLog partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:23,737] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,737] INFO [UnifiedLog partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,814] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,831] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,831] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,839] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,839] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,855] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,856] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,856] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,856] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,863] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,863] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,863] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,863] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,868] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,868] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,877] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,878] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,878] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,878] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,882] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,882] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,896] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,896] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,896] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,896] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,904] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,904] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,909] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,921] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,921] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,932] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,932] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,936] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,948] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,948] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,962] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,962] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-26-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,962] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-13-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,978] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,978] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-28-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,978] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,978] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-15-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,978] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,978] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,988] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,988] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-22-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,988] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,988] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-3-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,994] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,994] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,004] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,005] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-20-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,005] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,005] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,020] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,020] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-9-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,020] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,021] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,036] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,037] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,044] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-1-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,070] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-23-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,070] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-24-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,070] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-25-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,070] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-12-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,076] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-29-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,083] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-7-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,090] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,091] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-18-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,098] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-8-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-11-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-6-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,152] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,153] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition structured_syslog_topic-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,153] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,153] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-27-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,183] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,183] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-14-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,183] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,183] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-16-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,183] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,183] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-17-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,189] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,190] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-19-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-4-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,263] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,264] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,264] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,264] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-0-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,264] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,264] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-2-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,264] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,264] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-10-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,264] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,264] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-5-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,273] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,273] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition -uve-topic-21-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,278] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-18-7, -uve-topic-28-6, -uve-topic-0-22, -uve-topic-23-6, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-8-5, -uve-topic-26-6, -uve-topic-21-23, -uve-topic-3-22, -uve-topic-13-23, -uve-topic-15-23, -uve-topic-9-22, structured_syslog_topic-7, -uve-topic-10-7, -uve-topic-11-7, -uve-topic-5-6, -uve-topic-4-6, -uve-topic-2-6, -uve-topic-1-23, -uve-topic-15-8, -uve-topic-11-25, -uve-topic-8-23, structured_syslog_topic-25, -uve-topic-23-24, -uve-topic-6-23, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-7-23, -uve-topic-10-25, -uve-topic-0-7, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-20-7, -uve-topic-9-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-3-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-16-9, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-13-26, -uve-topic-6-20, -uve-topic-15-26, -uve-topic-1-20, -uve-topic-20-25, -uve-topic-25-24, -uve-topic-26-24, -uve-topic-7-20, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-8-20, -uve-topic-21-8, -uve-topic-3-4, -uve-topic-0-4, -uve-topic-26-9, -uve-topic-9-4, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-4-21, -uve-topic-16-27, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-21-26, -uve-topic-6-5, -uve-topic-23-9, -uve-topic-7-5, -uve-topic-14-10, -uve-topic-24-9, structured_syslog_topic-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-11-10, -uve-topic-1-5, -uve-topic-1-26, -uve-topic-16-3, -uve-topic-21-2, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-7-26, structured_syslog_topic-28, -uve-topic-8-26, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-6-26, -uve-topic-23-18, -uve-topic-3-10, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-25-18, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-0-10, -uve-topic-11-19, -uve-topic-9-10, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-4-27, -uve-topic-25-3, -uve-topic-5-27, -uve-topic-26-3, -uve-topic-2-27, -uve-topic-10-4, -uve-topic-11-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-15-20, -uve-topic-20-19, -uve-topic-1-11, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-13-20, -uve-topic-8-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-15-5, -uve-topic-2-24, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-13-5, -uve-topic-10-22, -uve-topic-11-22, -uve-topic-5-24, -uve-topic-4-24, -uve-topic-1-8, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-21-20, -uve-topic-7-8, -uve-topic-20-4, -uve-topic-8-8, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-20-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-9-25, -uve-topic-26-21, -uve-topic-2-9, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-23-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-21-5, -uve-topic-4-9, -uve-topic-5-9, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-21-14, -uve-topic-6-14, -uve-topic-1-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-16-15, -uve-topic-19-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-10-16, structured_syslog_topic-16, -uve-topic-11-16, -uve-topic-23-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-26-15, -uve-topic-11-1, structured_syslog_topic-1, -uve-topic-23-0, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-25-0, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-5-12, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-4-12, -uve-topic-2-12, -uve-topic-20-16, -uve-topic-15-17, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-7-29, -uve-topic-15-2, -uve-topic-20-1, -uve-topic-1-29, -uve-topic-8-29, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-21-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-9-13, -uve-topic-9-1, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-25-27, -uve-topic-4-18, -uve-topic-26-27, -uve-topic-2-18, -uve-topic-10-28, -uve-topic-11-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-5-18, -uve-topic-13-11, -uve-topic-15-11, -uve-topic-1-2, -uve-topic-20-10, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-20-28, -uve-topic-7-2, structured_syslog_topic-4, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-8-2, -uve-topic-6-2, -uve-topic-15-29, -uve-topic-3-19, -uve-topic-0-19, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-13-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-9-19, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-16-12, -uve-topic-2-3, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-21-11, -uve-topic-21-29, -uve-topic-27-29, -uve-topic-29-29, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-10-13, -uve-topic-3-16, -uve-topic-25-12, -uve-topic-26-12, -uve-topic-2-0, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-5-0, -uve-topic-4-0, -uve-topic-1-17, -uve-topic-20-13, -uve-topic-8-17, -uve-topic-6-17, -uve-topic-7-17, structured_syslog_topic-22, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-13-14, -uve-topic-15-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:25,284] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-10-7 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-24 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-11 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-18 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-21 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-23 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-21 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-22 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-8 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-5 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-16 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-10 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-19 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-15 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-1 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-13 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-5 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-4 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-11 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-12 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-17 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-0 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,16), -uve-topic-1-5 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-10 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-2 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-0 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-6 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-7 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-9 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-8 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-10 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-9 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-17 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-13 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-12 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-17 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-8 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-16 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-28 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-26 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-14 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-26 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-24 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-25 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-29 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-29 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-6 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-18 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-27 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-28 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-14 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-13 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-9 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-1 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-0 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,88), -uve-topic-6-20 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-13 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-20 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-15 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-16 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-22 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-12 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-13 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-17 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-16 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-6 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-27 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-23 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-24 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-12 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-16 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-4 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-25 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-27 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-28 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-6 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-5 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-10 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-19 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-24 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-28 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-26 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-14 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-5 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-23 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-4 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-3 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-20 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-4 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-27 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-26 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-28 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-20 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-25 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-8 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-25 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-24 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-6 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-20 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-21 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-22 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-21 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-17 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-27 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-11 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-6 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-22 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-14 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-7 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-24 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-26 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-11 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-12 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-15 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-14 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-15 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-16 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-29 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-19 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-18 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-17 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-23 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-9 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-23 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-6 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-3 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-2 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-3 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-0 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,101), -uve-topic-7-11 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-20 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-8 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-9 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-25 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-22 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-25 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-26 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-18 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-12 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-13 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-9 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-18 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-4 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-29 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-26 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-27 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-28 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-7 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-23 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-8 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-4 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-3 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-24 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-5 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-11 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-10 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-24 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-23 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-16 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-3 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-9 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-6 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-27 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-21 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-14 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-12 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-21 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-22 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-29 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-3 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-15 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-8 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-27 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-4 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-14 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-22 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-5 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-1 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-29 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-13 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-2 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-13 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-19 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-18 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-0 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-22 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-23 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-29 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-28 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-21 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-15 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-18 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-27 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-16 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-19 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-20 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-17 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-16 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-18 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-15 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-25 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-10 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-15 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-1 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-6 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-5 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-19 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-6 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-7 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-0 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-29 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-2 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-26 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-23 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-6 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-12 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-3 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-2 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-0 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,83), -uve-topic-18-1 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-2 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-27 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-18 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-11 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-11 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-21 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-12 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-9 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-5 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-25 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-24 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-19 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-11 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-28 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-12 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-7 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-13 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-2 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-3 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-17 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-16 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-14 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-7 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-8 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-3 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-18 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-17 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-15 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-28 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-21 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-3 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-0 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-21 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-24 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-29 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-1 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-2 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-26 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-3 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-22 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-13 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-0 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,95), -uve-topic-16-9 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-12 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-7 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-8 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-4 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-2 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-1 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-14 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-17 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-10 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-5 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-20 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-9 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-10 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-21 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-20 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-28 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-26 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-4 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-0 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,52), -uve-topic-10-19 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-11 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-7 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-8 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-10 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-14 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-15 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-1 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-1 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-2 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-25 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-29 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-0 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,45), -uve-topic-2-9 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-10 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-27 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-1 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-19 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-23 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-24 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-7 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-20 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-25 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-15 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-22 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-4 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-19 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-18 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:25,287] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,287] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,287] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,287] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,287] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,287] INFO [UnifiedLog partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,287] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,287] INFO [UnifiedLog partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,287] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,287] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,288] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,288] INFO [UnifiedLog partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,289] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,289] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,290] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,290] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,291] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,291] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,292] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,292] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,293] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,293] INFO [UnifiedLog partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,294] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,295] INFO [UnifiedLog partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,295] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,296] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,296] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,297] INFO [UnifiedLog partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,298] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,298] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,299] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:05:25,314] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-5-24, -uve-topic-13-11, -uve-topic-23-5, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-23-21, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-20-22, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-6-16, -uve-topic-5-15, -uve-topic-14-12, -uve-topic-7-8, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-9-13, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-25-2, -uve-topic-8-5, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-21-1, -uve-topic-1-17, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-8-2, -uve-topic-16-0, -uve-topic-7-1, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-7-17, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-0-16, -uve-topic-3-28, -uve-topic-7-26, -uve-topic-15-14, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-15-8, -uve-topic-25-8, -uve-topic-1-26, -uve-topic-26-24, -uve-topic-0-25, -uve-topic-29-29, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-23-17, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-6-20, -uve-topic-16-8, -uve-topic-11-13, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-29-13, -uve-topic-19-14, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-8-22, -uve-topic-22-24, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-19-6, -uve-topic-29-5, structured_syslog_topic-10, -uve-topic-9-19, -uve-topic-2-24, structured_syslog_topic-6, -uve-topic-24-26, -uve-topic-10-28, -uve-topic-13-26, -uve-topic-7-14, -uve-topic-13-5, -uve-topic-1-23, -uve-topic-12-22, -uve-topic-7-7, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-16-14, structured_syslog_topic-28, -uve-topic-1-20, -uve-topic-7-25, -uve-topic-14-24, structured_syslog_topic-24, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-10-12, -uve-topic-15-29, structured_syslog_topic-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-12-10, -uve-topic-5-9, -uve-topic-13-23, -uve-topic-10-24, -uve-topic-9-18, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-23-3, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-13-20, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-0-13, -uve-topic-6-28, -uve-topic-2-14, -uve-topic-26-9, -uve-topic-9-4, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-16-26, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-8-23, -uve-topic-8-8, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-5, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-0-12, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-4-9, -uve-topic-26-6, -uve-topic-9-6, -uve-topic-5-20, -uve-topic-23-27, -uve-topic-24-2, -uve-topic-2-21, -uve-topic-6-14, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-21-29, -uve-topic-2-2, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-20-4, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-11-22, -uve-topic-27-29, -uve-topic-22-6, -uve-topic-6-2, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-21-13, structured_syslog_topic-1, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-22-12, -uve-topic-18-19, -uve-topic-28-18, structured_syslog_topic-13, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-24-14, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-24-20, -uve-topic-23-23, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-23-29, -uve-topic-0-24, -uve-topic-9-12, -uve-topic-7-19, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-12-4, -uve-topic-5-2, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-20-16, -uve-topic-0-18, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-12-28, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-11-19, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-4-20, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-11-0, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-24-8, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-8-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-13-2, -uve-topic-15-11, -uve-topic-2-8, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-7-5, structured_syslog_topic-0, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-15-2, -uve-topic-20-19, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-26-3, -uve-topic-6-17, -uve-topic-1-4, -uve-topic-9-16, -uve-topic-21-14, -uve-topic-2-26, -uve-topic-11-7, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-10-6, -uve-topic-4-15, -uve-topic-9-28, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-13-29, -uve-topic-11-1, -uve-topic-7-2, -uve-topic-6-26, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-20-13, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-10-4, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-26-0, -uve-topic-25-20, -uve-topic-8-14, -uve-topic-13-17, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-6-5, -uve-topic-7-20, -uve-topic-8-28, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-5-26, -uve-topic-11-4, -uve-topic-4-2, structured_syslog_topic-7, -uve-topic-21-19, -uve-topic-1-8, -uve-topic-20-10, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-7-13, -uve-topic-10-18, -uve-topic-16-2, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-25-27, -uve-topic-20-1, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-0-7, -uve-topic-15-20, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-27-4, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:28,217] INFO [ReplicaFetcherThread-0-3]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:28,218] INFO [ReplicaFetcherThread-0-3]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:28,218] INFO [ReplicaFetcherThread-0-3]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:28,231] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-13-22, -uve-topic-23-10, -uve-topic-4-22, -uve-topic-13-6, -uve-topic-26-20, -uve-topic-8-18, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-15-3, -uve-topic-21-15, -uve-topic-11-8, -uve-topic-5-23, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-2, -uve-topic-4-29, -uve-topic-8-27, -uve-topic-0-23, -uve-topic-25-29, -uve-topic-2-13, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-9-15, -uve-topic-25-16, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-25-13, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-16-25, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-15-0, -uve-topic-13-10, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-0-5, structured_syslog_topic-26, -uve-topic-8-9, structured_syslog_topic-3, -uve-topic-21-12, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-6-7, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-2-1, -uve-topic-0-2, -uve-topic-23-25, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-6-6, -uve-topic-20-27, -uve-topic-9-23, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-24-5, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-0-15, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-22-29, -uve-topic-3-2, structured_syslog_topic-9, -uve-topic-7-0, -uve-topic-8-13, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-9-2, -uve-topic-0-8, structured_syslog_topic-15, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-25-22, -uve-topic-4-5, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-20-23, -uve-topic-3-29, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-13-4, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-4-23, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-16-19, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-3-8, -uve-topic-23-19, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-16-10, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-1-24, -uve-topic-6-21, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-0-17, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-2-16, -uve-topic-0-26, structured_syslog_topic-20, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-12-19, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-20-15, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-16-7, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-1-1, -uve-topic-13-28, structured_syslog_topic-8, -uve-topic-14-3, structured_syslog_topic-14, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-27, -uve-topic-23-26, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-1-15, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-6-9, -uve-topic-7-15, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-23-7, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-21-21, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-11-14, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-7-24, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-14-15, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-4-13, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-1-7, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-11-26, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-22-3, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-10-17, -uve-topic-9-17, -uve-topic-2-22, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-12-1, -uve-topic-7-12, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-26-19, -uve-topic-11-3, -uve-topic-9-3, -uve-topic-14-9, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-23-1, -uve-topic-16-28, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-16-13, -uve-topic-15-10, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-8-24, -uve-topic-10-20, -uve-topic-9-5, -uve-topic-22-15, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-5-7, -uve-topic-21-6, -uve-topic-16-4, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-16-22, -uve-topic-26-2, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-23-28, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-21-0, -uve-topic-5-16, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-26-8, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-16-1, -uve-topic-15-21, -uve-topic-23-16, -uve-topic-24-17, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-20-2, -uve-topic-10-3, structured_syslog_topic-27, structured_syslog_topic-11, -uve-topic-6-12, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-18-0, -uve-topic-10-11, -uve-topic-4-28, -uve-topic-20-9, -uve-topic-20-17, -uve-topic-3-24, -uve-topic-4-25, -uve-topic-15-27, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-15-28, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-9-11, -uve-topic-25-19, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-10-26, -uve-topic-26-14, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-14-11, -uve-topic-24-10) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:28,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:05:31,017] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:31,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:31,141] WARN Session 0x100001b1693000c for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100001b1693000c, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:05:32,024] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:32,025] WARN Session 0x100001b1693000c for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:05:32,991] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:32,992] WARN Session 0x100001b1693000c for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:05:34,728] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:34,728] INFO Socket connection established, initiating session, client: /10.0.0.38:50964, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:34,731] WARN Session 0x100001b1693000c for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100001b1693000c, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:05:35,522] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:35,523] WARN Session 0x100001b1693000c for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:05:36,020] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:36,021] WARN Session 0x100001b1693000c for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:05:38,097] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:38,098] INFO Socket connection established, initiating session, client: /10.0.0.38:51148, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:38,100] WARN Session 0x100001b1693000c for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100001b1693000c, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:05:38,652] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:38,654] INFO Socket connection established, initiating session, client: /10.0.0.38:40770, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:41,971] WARN Session 0x100001b1693000c for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100001b1693000c, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:05:43,011] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:43,012] INFO Socket connection established, initiating session, client: /10.0.0.38:57026, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:43,108] WARN Session 0x100001b1693000c for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100001b1693000c, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:05:45,195] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:45,196] INFO Socket connection established, initiating session, client: /10.0.0.38:56766, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:45,198] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100001b1693000c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:51,001] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:51,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:51,207] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:51,311] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:51,413] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:51,516] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:51,618] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:51,721] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:51,822] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:51,925] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:52,027] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:52,129] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:52,230] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:52,332] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:52,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:52,632] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:52,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:52,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:52,940] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:53,042] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:53,146] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:53,248] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:53,350] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:53,452] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:53,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:53,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:53,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:53,910] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,523] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,625] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,728] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,829] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:54,932] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,035] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,138] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,342] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,444] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,648] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,750] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:55,955] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,569] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,671] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,874] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:56,976] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,078] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,181] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,283] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,323] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:57,393] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,424] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:57,499] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:57,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,629] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:57,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,731] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:57,808] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,833] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:57,910] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:57,935] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,140] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,421] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,526] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,629] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,651] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,731] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,754] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,833] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,856] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:58,935] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:58,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,139] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,162] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,243] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,264] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,366] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,448] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,469] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,550] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,571] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,673] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,775] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,859] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,877] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:05:59,961] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:05:59,980] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:00,087] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,166] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:00,189] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,268] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:00,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,370] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:00,393] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,472] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:00,496] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,574] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:00,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,676] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:00,703] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,778] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:00,806] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:00,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:00,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,024] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,024] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,027] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,027] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,033] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,034] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,037] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,037] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,041] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,045] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,046] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,047] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,058] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,061] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,071] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,086] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,087] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,087] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,093] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,093] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,109] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,109] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,120] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,127] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,130] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,134] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,140] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,145] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,161] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,166] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,170] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,170] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,181] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,185] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,206] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,221] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,228] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,228] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,232] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,232] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,260] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,264] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,269] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,271] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,272] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,274] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,281] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,281] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,283] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,284] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,284] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,287] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,287] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,294] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,295] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,298] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,298] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,303] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,304] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,321] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,375] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,411] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,463] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,466] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,471] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,515] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,617] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,629] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,675] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,682] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,719] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,731] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,770] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,771] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,788] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,821] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,833] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,872] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,889] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,890] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,922] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,935] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:01,973] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:01,975] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:01,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:01,992] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,024] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,037] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:02,076] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,093] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:02,094] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,126] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,139] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:02,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:02,196] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:02,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:02,330] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,343] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:02,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,398] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,399] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:02,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,444] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,481] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:02,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:02,534] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,583] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:02,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,601] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:02,636] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,649] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,686] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:02,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:02,738] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,753] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,788] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,789] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:02,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,808] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:02,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,855] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,890] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,891] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:02,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:02,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,957] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:02,992] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:02,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:03,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,094] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,095] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,117] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:03,155] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,161] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:03,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,303] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,334] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:03,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,370] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,404] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:03,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,507] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:03,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,621] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,653] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:03,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,690] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,730] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:03,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,797] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,827] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,834] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,858] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,861] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:03,899] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,903] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,929] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:03,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:03,962] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:03,963] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,002] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,006] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,031] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,109] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,133] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,167] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,170] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,221] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,238] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,282] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,372] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,384] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,397] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:04,398] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:04,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,486] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:04,501] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:04,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,552] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,588] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:04,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:04,636] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,637] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,679] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,691] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:04,710] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:04,746] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,749] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,783] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,799] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:04,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:04,850] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,850] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:04,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,854] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:04,854] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:04,860] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,884] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:04,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:04,915] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:04,952] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:04,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,955] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:04,955] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:04,956] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:04,961] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:04,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:04,989] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,016] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,056] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,057] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,057] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,063] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:05,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,109] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,118] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,158] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,158] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,158] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,164] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:05,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,207] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:05,208] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,209] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,210] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:05,211] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,211] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:05,212] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:05,212] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:05,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,221] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,234] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,259] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,259] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,259] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,259] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,260] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,266] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:05,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,309] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:05,310] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,310] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,313] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:05,313] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,314] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:05,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:05,316] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,316] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:05,316] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,327] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,335] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,360] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,361] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,361] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,361] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,368] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,383] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:05,398] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,411] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:05,412] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,413] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,415] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:05,416] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,417] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:05,418] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:05,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:05,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,430] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,433] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,437] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,464] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,464] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,464] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,465] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,486] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:05,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,514] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:05,515] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,516] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,517] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:05,517] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,518] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:05,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:05,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:05,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,535] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,540] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,550] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,565] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,566] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,566] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,566] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,571] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:05,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,615] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:05,618] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,618] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,618] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:05,619] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,620] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:05,621] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:05,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:05,627] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,635] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,637] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,645] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,651] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,667] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,667] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,668] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,669] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,672] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,698] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:05,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:05,721] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,722] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,722] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:05,723] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:05,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:05,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,729] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:05,730] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,738] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,747] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,752] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,754] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,771] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,771] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,771] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,772] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,773] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,774] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,799] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:05,808] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,821] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:05,823] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:05,825] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,825] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:05,825] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:05,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,830] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:05,831] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,840] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,849] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,873] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,873] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,873] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,875] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,875] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,900] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:05,911] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,923] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:05,925] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,926] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,926] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:05,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:05,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:05,929] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,933] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:05,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:05,940] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,941] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,951] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:05,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:05,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:05,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:05,984] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,984] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,984] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:05,985] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:05,985] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:05,998] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,004] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,014] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,031] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,031] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,032] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,032] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,032] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,032] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,033] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,033] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,058] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,061] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,085] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,086] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,086] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,098] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,105] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,108] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,134] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,136] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,137] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,138] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,138] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,138] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,139] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,147] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,158] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,162] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,187] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,187] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,187] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,201] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,206] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,207] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,209] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,238] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,239] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,239] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,239] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,243] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,249] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,260] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,264] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,264] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,265] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,288] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,288] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,288] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,303] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,308] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,309] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,311] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,339] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,339] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,340] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,340] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,340] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,341] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,341] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,342] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,342] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,343] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,351] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,367] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,368] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,368] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,389] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,390] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,390] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,409] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,410] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,412] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,440] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,441] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,441] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,441] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,441] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,443] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,444] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,453] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,466] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,469] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,491] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,491] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,491] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,507] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,511] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,511] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,514] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,543] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,543] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,544] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,546] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,546] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,548] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,548] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,555] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,556] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,571] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,571] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,614] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,615] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,645] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,646] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,646] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,646] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,647] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,647] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,648] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,648] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,648] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,649] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,657] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,670] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,673] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,673] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,676] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,711] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,715] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,717] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,723] INFO [NodeToControllerChannelManager id=1 name=alter-partition] Client requested disconnect from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:06:06,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,730] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.38:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:06:06,748] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,749] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,750] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,752] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,753] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,753] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,754] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,759] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,759] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,776] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,776] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,777] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,813] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,819] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,819] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,829] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,852] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,853] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,854] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,855] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,855] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,856] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,856] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,858] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,860] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,861] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,877] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,878] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,902] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,904] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,915] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,920] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:06,922] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:06,930] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:06,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,954] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:06,955] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:06,955] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,957] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:06,957] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:06,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:06,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:06,959] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:06,959] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:06,961] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:06,962] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:06,979] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,032] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,033] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,033] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:07,034] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,034] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,058] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:07,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:07,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:07,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,063] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:07,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:07,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:07,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,077] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:07,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,136] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:07,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,143] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,143] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,158] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:07,164] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,166] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:07,166] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,166] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:07,167] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,167] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,167] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:07,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:07,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:07,186] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,218] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:07,268] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,288] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,288] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,288] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,289] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:07,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:07,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:07,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:07,298] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:07,299] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:07,357] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,357] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,387] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,388] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,390] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,391] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,391] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:07,391] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,392] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,392] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:07,392] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,392] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:07,393] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,393] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:07,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:07,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:07,443] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:07,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,489] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,491] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,491] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,492] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,493] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,493] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:07,494] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,494] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:07,497] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,497] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:07,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:07,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,536] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:07,537] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,544] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,548] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:07,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:07,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,592] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,593] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,593] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,598] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:07,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,606] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:07,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,612] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:07,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:07,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,639] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:07,640] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,653] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:07,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:07,663] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,663] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,695] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,699] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,701] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,703] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:07,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:07,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,715] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:07,717] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:07,717] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:07,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:07,759] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:07,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,795] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,798] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,802] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,806] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,806] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:07,808] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,810] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:07,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:07,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:07,818] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:07,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,856] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,858] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:07,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:07,872] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,874] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,897] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,907] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:07,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,911] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:07,913] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:07,918] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:07,918] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,918] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:07,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:07,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:07,952] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:07,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,959] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:07,973] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:07,973] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:07,973] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:07,975] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:07,999] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,013] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,014] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:08,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:08,022] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:08,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,062] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:08,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:08,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,077] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,077] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,102] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,111] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,120] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:08,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:08,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:08,161] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,164] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:08,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:08,177] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,179] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,180] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,206] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,215] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,220] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:08,238] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:08,239] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,258] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,259] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:08,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:08,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:08,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,308] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,316] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,316] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,316] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,331] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,332] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,342] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:08,343] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:08,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,360] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:08,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:08,373] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:08,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,412] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,412] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,422] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,429] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,435] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:08,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:08,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,462] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:08,465] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:08,476] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:08,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,513] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,514] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,514] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,530] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,540] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,546] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,550] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:08,552] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:08,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,564] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:08,570] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,575] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:08,578] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:08,586] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,616] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,616] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,616] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,632] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,647] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,647] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,653] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:08,655] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:08,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,666] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:08,672] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,677] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:08,685] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,689] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:08,721] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,721] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,721] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,737] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,749] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,754] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:08,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:08,758] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:08,776] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:08,789] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:08,793] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,874] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,883] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,883] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,889] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,892] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,896] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,896] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:08,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:08,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:08,926] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:08,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,932] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:08,962] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,962] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:08,962] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,968] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,970] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,970] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,970] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,970] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,970] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,970] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,970] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,970] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,971] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,975] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,975] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,975] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,975] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,975] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,975] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,975] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,975] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,980] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:08,975] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,980] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:08,985] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,985] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:08,989] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,980] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,990] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,991] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,996] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,996] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,996] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,996] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,996] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:08,997] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,997] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:08,997] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:08,997] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:08,997] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,998] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,999] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,999] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,999] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,999] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,999] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,999] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,999] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:08,999] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,000] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:09,000] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:09,007] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,007] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,007] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,007] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,008] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,008] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,008] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:09,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:09,010] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,010] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,010] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,010] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:06:09,011] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,012] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,018] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,019] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,019] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,019] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,019] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,019] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,019] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,019] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,019] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,020] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,021] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,022] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,023] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,024] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,034] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,035] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,035] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,029] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:09,049] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,049] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,049] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,049] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:06:09,056] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:06:09,053] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,056] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,057] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,058] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,059] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,060] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,060] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,060] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,060] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,060] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,060] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,060] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:09,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:09,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,066] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,067] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,067] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,067] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,067] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,067] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,067] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,067] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,068] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,068] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,068] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,069] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,069] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,069] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,069] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,069] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,069] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,069] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,069] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,075] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,079] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,080] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,081] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,082] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,083] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,083] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,083] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,083] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,083] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,086] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:09,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:09,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:06:09,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:09,092] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,092] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,092] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,092] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,092] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,092] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,092] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,092] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,092] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,095] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:06:09,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:06:09,105] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,105] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,108] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,109] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,110] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,118] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:06:09,111] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:06:09,119] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,119] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,119] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,119] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,119] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,119] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,119] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,120] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:06:09,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:06:09,124] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,124] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,124] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,124] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,124] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,132] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,133] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,134] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,135] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,142] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,143] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,144] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,144] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,144] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,144] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,147] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,148] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,148] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,149] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,149] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,149] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,149] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,149] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,149] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,149] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,149] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,150] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,150] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,150] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,150] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,150] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,150] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,150] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,192] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:09,192] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-04 06:06:10,513] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-13-7, -uve-topic-15-7, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-8-22, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-1-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-16-23, -uve-topic-20-6, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-3-6, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-16-8, -uve-topic-9-6, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-13-25, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-1-7, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-26-23, -uve-topic-8-7, -uve-topic-21-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-25-8, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-5-20, -uve-topic-4-20, -uve-topic-2-20, -uve-topic-21-25, -uve-topic-15-25, -uve-topic-11-9, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-23-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-1-4, -uve-topic-10-9, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-26-26, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-23-2, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-26-2, -uve-topic-2-26, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-15-19, -uve-topic-1-10, -uve-topic-20-18, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-15-4, -uve-topic-3-27, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-10-21, -uve-topic-9-27, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-21-19, structured_syslog_topic-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-0-24, -uve-topic-21-4, -uve-topic-9-24, -uve-topic-20-21, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-3-24, -uve-topic-25-20, -uve-topic-26-20, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-11-21, -uve-topic-23-20, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-5-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-1-25, -uve-topic-23-5, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-9-9, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-11-15, -uve-topic-5-14, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-26-14, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-11-0, -uve-topic-18-0, -uve-topic-0-15, -uve-topic-14-0, -uve-topic-20-15, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-3-15, -uve-topic-15-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-1-28, -uve-topic-20-0, -uve-topic-15-1, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-21-16, -uve-topic-3-12, -uve-topic-0-12, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-9-12, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-4-29, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-21-1, -uve-topic-16-2, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-6-13, -uve-topic-23-17, -uve-topic-7-13, -uve-topic-24-17, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-25-17, -uve-topic-10-18, -uve-topic-11-18, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-8-1, structured_syslog_topic-3, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-3-18, -uve-topic-15-28, -uve-topic-20-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-4-2, -uve-topic-16-11, -uve-topic-2-2, -uve-topic-21-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-5-2, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-21-28, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-10-12, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-23-11, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-28-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-7-16, -uve-topic-20-12, -uve-topic-8-16, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-6-16, structured_syslog_topic-21, -uve-topic-15-13, -uve-topic-0-0, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-9-0, -uve-topic-3-0, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-21-13, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-1-1) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:10,573] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:10,590] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,326), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,978), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,171), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,16), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:10,599] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,473] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,485] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,486] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,487] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,488] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,489] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,501] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,502] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,502] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,502] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,502] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,502] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,502] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,502] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,502] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,502] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,520] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,521] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,522] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,522] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,532] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,534] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,534] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,534] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,534] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,534] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,534] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,534] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,534] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,534] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,535] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,540] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,540] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,540] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,540] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,540] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,540] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,540] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,541] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,547] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,548] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,548] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,548] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,552] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,552] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,552] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,552] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,552] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,552] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,552] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,552] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,553] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,554] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,556] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,557] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,557] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,557] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,558] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,559] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,560] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,561] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,562] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,562] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,568] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,570] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,571] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,571] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,571] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,571] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,571] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,571] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,571] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,572] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,573] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,575] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,576] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,577] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,641] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,650] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,650] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,650] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,650] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,650] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,650] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,650] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,653] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,653] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-04 06:06:11,984] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-0 with TruncationState(offset=16, completed=true) due to leader epoch and offset EpochEndOffset(errorCode=0, partition=0, leaderEpoch=0, endOffset=16) (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,984] INFO [UnifiedLog partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 16 has no effect as the largest offset in the log is 15 (kafka.log.UnifiedLog) [2026-06-04 06:06:13,047] WARN [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Non-monotonic update of high watermark from (offset=978, segment=[0:254135]) to (offset=974, segment=[-1:-1]) (kafka.log.UnifiedLog) [2026-06-04 06:06:41,879] INFO Creating topic HEALTH_CHECK_TOPIC with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 06:06:42,011] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-20, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-5) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,019] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,020] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,034] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-04 06:06:42,034] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,050] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,050] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,050] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-04 06:06:42,050] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,067] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,068] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,068] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-04 06:06:42,068] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,086] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,086] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,086] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-04 06:06:42,086] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,100] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,101] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,101] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-04 06:06:42,101] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,122] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,122] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,122] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-04 06:06:42,122] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,140] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,142] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,142] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-04 06:06:42,142] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,154] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,154] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,154] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-04 06:06:42,154] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,169] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,169] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,170] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-04 06:06:42,170] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,191] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,191] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,191] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-04 06:06:42,191] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,201] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,201] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,201] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-04 06:06:42,201] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,204] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,205] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,207] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-04 06:06:42,207] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,214] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,214] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,214] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-04 06:06:42,214] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,223] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,225] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,225] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-04 06:06:42,225] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,234] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,234] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,235] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-04 06:06:42,235] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,244] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,244] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,245] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-04 06:06:42,246] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,252] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,252] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,253] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-04 06:06:42,253] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,258] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,258] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,258] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-04 06:06:42,258] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,262] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,263] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,264] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-04 06:06:42,264] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,275] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,275] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,275] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-04 06:06:42,275] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,278] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,279] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,279] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-04 06:06:42,279] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,283] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,284] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,285] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-04 06:06:42,285] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,290] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,290] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,291] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-04 06:06:42,291] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,296] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,296] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,296] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-04 06:06:42,296] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,306] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,307] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,307] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-04 06:06:42,307] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,310] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,310] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,311] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-04 06:06:42,311] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,315] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,315] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,316] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-04 06:06:42,316] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,318] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,319] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,319] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-04 06:06:42,319] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,329] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,330] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,330] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-04 06:06:42,330] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,331] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,331] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,332] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-04 06:06:42,332] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,332] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-21, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-9, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,336] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,336] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,336] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,337] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,345] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,345] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,348] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,348] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,348] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,348] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,348] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,348] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,348] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,348] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,421] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:07:57,693] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:07:57,698] INFO [KafkaServer id=1] shutting down (kafka.server.KafkaServer) [2026-06-04 06:07:57,709] INFO [KafkaServer id=1] Starting controlled shutdown (kafka.server.KafkaServer) [2026-06-04 06:07:57,981] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-13-22, -uve-topic-26-20, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-5-23, -uve-topic-10-15, -uve-topic-7-4, HEALTH_CHECK_TOPIC-27, -uve-topic-4-29, -uve-topic-25-29, -uve-topic-9-15, -uve-topic-25-23, -uve-topic-23-14, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-6-13, -uve-topic-21-4, -uve-topic-10-27, -uve-topic-7-28, structured_syslog_topic-3, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-14-27, -uve-topic-20-27, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-9-27, -uve-topic-11-21, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-11-9, -uve-topic-0-9, structured_syslog_topic-9, -uve-topic-24-23, -uve-topic-21-16, -uve-topic-8-13, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-15, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-22-9, -uve-topic-4-5, -uve-topic-8-1, -uve-topic-16-17, -uve-topic-13-4, HEALTH_CHECK_TOPIC-9, -uve-topic-4-23, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-20-15, -uve-topic-12-19, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-1-1, -uve-topic-13-28, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-8-25, -uve-topic-0-21, -uve-topic-23-2, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-16-23, -uve-topic-16-5, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-14-15, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-15-22, -uve-topic-15-16, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-6-19, -uve-topic-25-5, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-1-7, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-22-3, -uve-topic-10-9, -uve-topic-21-10, -uve-topic-22-27, -uve-topic-1-25, -uve-topic-12-1, -uve-topic-11-3, -uve-topic-9-3, -uve-topic-14-9, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-3-18, -uve-topic-15-10, -uve-topic-25-17, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-22-15, -uve-topic-21-22, -uve-topic-24-29, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-2-5, -uve-topic-6-1, -uve-topic-26-2, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-27-25, HEALTH_CHECK_TOPIC-3, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-26-8, -uve-topic-24-17, -uve-topic-23-8, -uve-topic-11-27, -uve-topic-8-19, -uve-topic-10-3, -uve-topic-5-29, -uve-topic-18-6, -uve-topic-28-5, structured_syslog_topic-27, HEALTH_CHECK_TOPIC-21, -uve-topic-5-11, -uve-topic-18-0, -uve-topic-20-9, -uve-topic-15-28, -uve-topic-3-24, -uve-topic-26-14, -uve-topic-28-29, -uve-topic-25-11) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:58,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,010] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,017] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,019] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,020] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,591] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,591] INFO [Controller id=1, targetBrokerId=2] Cancelled in-flight STOP_REPLICA request with correlation id 29 due to node 2 being disconnected (elapsed time since creation: 4ms, elapsed time since send: 4ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,597] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,699] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,699] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,699] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,800] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,800] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,800] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,902] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,902] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,902] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,004] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,004] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,004] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,021] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-13-7, -uve-topic-15-7, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-8-22, HEALTH_CHECK_TOPIC-12, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-1-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-5-14, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-20-6, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-22-6, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-11-0, -uve-topic-16-8, -uve-topic-9-6, -uve-topic-22-24, -uve-topic-13-25, -uve-topic-14-0, -uve-topic-20-24, -uve-topic-12-16, -uve-topic-14-24, -uve-topic-26-23, -uve-topic-3-15, -uve-topic-21-7, -uve-topic-7-7, -uve-topic-22-0, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-25-8, -uve-topic-1-28, HEALTH_CHECK_TOPIC-18, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-20-0, -uve-topic-5-20, -uve-topic-4-20, -uve-topic-15-1, -uve-topic-2-20, -uve-topic-21-25, -uve-topic-8-28, -uve-topic-15-25, -uve-topic-0-12, -uve-topic-6-4, -uve-topic-24-8, -uve-topic-1-4, -uve-topic-9-12, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-21-1, -uve-topic-8-4, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-16-2, -uve-topic-3-21, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-23-17, -uve-topic-7-13, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-16-26, -uve-topic-10-18, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-11-18, -uve-topic-12-10, -uve-topic-26-17, -uve-topic-24-2, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-2-26, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-7-1, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-15-19, -uve-topic-1-10, -uve-topic-9-18, -uve-topic-20-18, -uve-topic-28-26, -uve-topic-18-27, HEALTH_CHECK_TOPIC-0, -uve-topic-22-18, -uve-topic-4-2, -uve-topic-2-2, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-3-27, -uve-topic-12-4, -uve-topic-5-2, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-16-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-14-12, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-10-12, structured_syslog_topic-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-11-12, -uve-topic-23-11, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-0-24, -uve-topic-26-29, -uve-topic-9-24, -uve-topic-1-16, -uve-topic-23-29, -uve-topic-25-20, HEALTH_CHECK_TOPIC-6, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-20-12, -uve-topic-8-16, -uve-topic-6-16, -uve-topic-24-20, -uve-topic-15-13, -uve-topic-0-0, -uve-topic-5-8, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-9-0, -uve-topic-23-5, -uve-topic-14-6, structured_syslog_topic-6, -uve-topic-7-25, -uve-topic-3-9, -uve-topic-21-13, -uve-topic-12-22, -uve-topic-16-14, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-29-13, -uve-topic-19-14, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,026] INFO [ReplicaFetcherThread-0-2]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,027] INFO [ReplicaFetcherThread-0-2]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,027] INFO [ReplicaFetcherThread-0-2]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,044] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-1-3, -uve-topic-7-8, -uve-topic-3-10, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-6-20, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-19-6, -uve-topic-29-5, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-1-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, HEALTH_CHECK_TOPIC-26, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-23-3, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-3-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-23-27, structured_syslog_topic-8, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-26-22, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-18-19, -uve-topic-28-18, HEALTH_CHECK_TOPIC-14, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-9-14, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-4-10, -uve-topic-20-5, HEALTH_CHECK_TOPIC-23, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-7-27, -uve-topic-7-2, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-21-26, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-25-0, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-1-8, structured_syslog_topic-23, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-26-1, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-5-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,106] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,106] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,106] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,209] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,209] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,209] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,228] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,228] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,229] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,310] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,310] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,312] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,413] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,414] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,414] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,520] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,520] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,520] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,610] INFO [KafkaServer id=1] Controlled shutdown request returned after 1845ms with 960 partitions remaining to move (kafka.server.KafkaServer) [2026-06-04 06:07:59,627] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,628] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,628] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,729] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,729] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,730] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,831] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,832] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,832] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,933] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,933] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:59,934] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,036] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,036] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,037] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,138] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,138] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,138] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,239] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,239] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,239] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,341] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,341] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,341] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,442] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,442] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,442] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,543] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,543] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,544] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,644] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,645] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,645] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,746] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,746] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,746] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,847] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,847] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,847] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:00,893] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,243] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,244] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,245] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,245] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,346] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,348] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,350] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,451] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,454] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,454] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,555] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,555] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,555] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:01,571] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:08:02,882] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-7) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:08:02,884] INFO [ReplicaFetcherThread-0-3]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:08:02,884] INFO [ReplicaFetcherThread-0-3]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:08:02,884] INFO [ReplicaFetcherThread-0-3]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:08:02,889] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-11-24, -uve-topic-20-6, -uve-topic-23-5, -uve-topic-20-0, -uve-topic-21-7, -uve-topic-6-16, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-25-2, HEALTH_CHECK_TOPIC-19, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-1, -uve-topic-7-1, HEALTH_CHECK_TOPIC-6, -uve-topic-3-21, HEALTH_CHECK_TOPIC-10, -uve-topic-2-20, -uve-topic-25-8, -uve-topic-13-19, -uve-topic-4-26, -uve-topic-13-7, -uve-topic-23-17, -uve-topic-8-4, -uve-topic-16-8, -uve-topic-29-13, -uve-topic-19-14, HEALTH_CHECK_TOPIC-12, -uve-topic-9-24, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-22-24, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-6, -uve-topic-24-26, -uve-topic-12-22, -uve-topic-4-8, -uve-topic-7-7, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-16-14, -uve-topic-7-25, -uve-topic-14-24, structured_syslog_topic-24, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-26-5, -uve-topic-10-12, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-10-24, -uve-topic-15-7, -uve-topic-9-18, HEALTH_CHECK_TOPIC-13, -uve-topic-13-1, -uve-topic-23-11, -uve-topic-6-28, -uve-topic-2-14, -uve-topic-26-17, -uve-topic-0-0, -uve-topic-16-26, -uve-topic-15-25, HEALTH_CHECK_TOPIC-25, -uve-topic-0-12, -uve-topic-22-18, -uve-topic-15-13, -uve-topic-9-6, -uve-topic-5-20, HEALTH_CHECK_TOPIC-1, -uve-topic-24-2, -uve-topic-2-2, -uve-topic-5-14, -uve-topic-1-22, -uve-topic-11-6, -uve-topic-21-13, -uve-topic-20-12, -uve-topic-22-6, -uve-topic-22-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-24-14, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-24-20, -uve-topic-23-23, -uve-topic-23-29, -uve-topic-0-24, -uve-topic-9-12, -uve-topic-7-19, -uve-topic-12-4, -uve-topic-5-2, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-0-18, -uve-topic-6-4, -uve-topic-22-0, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-26-11, -uve-topic-4-20, -uve-topic-16-20, -uve-topic-11-0, HEALTH_CHECK_TOPIC-4, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-24-8, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-19-2, -uve-topic-29-1, structured_syslog_topic-0, -uve-topic-15-19, structured_syslog_topic-12, -uve-topic-2-8, HEALTH_CHECK_TOPIC-0, -uve-topic-6-22, -uve-topic-13-13, -uve-topic-8-10, HEALTH_CHECK_TOPIC-7, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-1-4, -uve-topic-2-26, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-10-6, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-22, -uve-topic-25-20, -uve-topic-25-14, -uve-topic-14-18, -uve-topic-8-28, -uve-topic-5-26, -uve-topic-15-1, -uve-topic-4-2, -uve-topic-20-18, -uve-topic-11-12, -uve-topic-21-19, -uve-topic-4-14, -uve-topic-7-13, -uve-topic-10-18, -uve-topic-16-2, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-13-25, -uve-topic-27-4, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:08:04,074] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-6-25, -uve-topic-3-10, -uve-topic-5-15, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-24-11, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-5-23, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-2, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-6-20, -uve-topic-0-5, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-21-4, -uve-topic-11-5, structured_syslog_topic-22, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-9-23, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-3-4, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-9, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, structured_syslog_topic-9, -uve-topic-7-0, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, structured_syslog_topic-15, -uve-topic-1-14, HEALTH_CHECK_TOPIC-26, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-5-9, -uve-topic-8-1, -uve-topic-20-23, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-16-17, -uve-topic-26-16, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-4-23, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-3-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-7-22, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-25-24, -uve-topic-7-16, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-12-19, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-1-1, structured_syslog_topic-8, -uve-topic-14-3, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-1-15, -uve-topic-2-11, -uve-topic-7-15, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-7-24, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-12-23, -uve-topic-22-22, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-6-18, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-4-13, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-1-7, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-11-26, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-12-1, -uve-topic-7-12, -uve-topic-9-1, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-17, -uve-topic-22-27, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-9-3, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-14-9, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-9-14, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-25-18, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-7-5, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-8-11, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-22-15, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-4-11, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-6-17, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-7-27, -uve-topic-7-2, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-24-17, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-20-2, -uve-topic-10-3, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, structured_syslog_topic-23, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-26-1, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:08:04,611] INFO [KafkaServer id=1] Retrying controlled shutdown (2 retries remaining) (kafka.server.KafkaServer) [2026-06-04 06:08:04,797] INFO [KafkaServer id=1] Controlled shutdown request returned after 177ms with 960 partitions remaining to move (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Jun 4 06:09:27 UTC 2026 ===================' INFO: =================== Thu Jun 4 06:09:27 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o +++++ awk '{print $2}' 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep +++ awk '{print $2}' 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in {1..10} ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ +++ awk '/32 host/ { print f } {f=$2}' cat /proc/net/fib_trie +++ sort +++ grep -vi host +++ uniq ++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 1 ++ return + my_ip_and_order='10.0.0.38 1' + '[' -n '10.0.0.38 1' ']' + break + '[' -z '10.0.0.38 1' ']' ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.38 ++ ++ cut -d ' ' -f 2 echo 10.0.0.38 1 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=1 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=1/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R appuser:appuser /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u appuser + CONTRAIL_UID=1000 ++ id -g appuser + CONTRAIL_GID=1000 + exec /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties [2026-06-04 06:09:34,416] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-04 06:09:35,886] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-04 06:09:36,638] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:09:36,660] INFO starting (kafka.server.KafkaServer) [2026-06-04 06:09:36,672] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-04 06:09:36,800] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:09:36,813] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,814] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5888-1. (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,814] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,814] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,814] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,814] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.12.0.jar:/opt/kafka/bin/../libs/caffeine-2.9.3.jar:/opt/kafka/bin/../libs/commons-beanutils-1.9.4.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-collections-3.2.2.jar:/opt/kafka/bin/../libs/commons-digester-2.1.jar:/opt/kafka/bin/../libs/commons-io-2.14.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.12.0.jar:/opt/kafka/bin/../libs/commons-logging-1.2.jar:/opt/kafka/bin/../libs/commons-validator-1.7.jar:/opt/kafka/bin/../libs/connect-api-3.9.1.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.9.1.jar:/opt/kafka/bin/../libs/connect-json-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.9.1.jar:/opt/kafka/bin/../libs/connect-runtime-3.9.1.jar:/opt/kafka/bin/../libs/connect-transforms-3.9.1.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-core-2.16.2.jar:/opt/kafka/bin/../libs/jackson-databind-2.16.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.16.2.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-afterburner-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.16.2.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.29.2-GA.jar:/opt/kafka/bin/../libs/javax.activation-api-1.2.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.1.jar:/opt/kafka/bin/../libs/jersey-client-2.39.1.jar:/opt/kafka/bin/../libs/jersey-common-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/opt/kafka/bin/../libs/jersey-hk2-2.39.1.jar:/opt/kafka/bin/../libs/jersey-server-2.39.1.jar:/opt/kafka/bin/../libs/jetty-client-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-http-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-io-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-security-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-server-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jline-3.25.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.9.4.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-clients-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-metadata-3.9.1.jar:/opt/kafka/bin/../libs/kafka-raft-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-common-3.9.1.jar:/opt/kafka/bin/../libs/kafka-shell-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-transaction-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka_2.13-3.9.1.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.9.6.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/opentelemetry-proto-1.0.0-alpha.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/pcollections-4.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.5.1.jar:/opt/kafka/bin/../libs/protobuf-java-3.25.5.jar:/opt/kafka/bin/../libs/reflections-0.10.2.jar:/opt/kafka/bin/../libs/reload4j-1.2.25.jar:/opt/kafka/bin/../libs/rocksdbjni-7.9.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.15.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.5.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.15.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snappy-java-1.1.10.5.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.8.jar:/opt/kafka/bin/../libs/trogdor-3.9.1.jar:/opt/kafka/bin/../libs/zookeeper-3.8.4.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.8.4.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.6-4.jar (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,830] INFO Client environment:java.library.path=/opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,830] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,831] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,831] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,832] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,832] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,832] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,832] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,832] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,832] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,832] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,832] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,843] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:36,860] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-04 06:09:36,925] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:36,932] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:36,938] INFO Socket connection established, initiating session, client: /10.0.0.38:35930, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:36,951] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100002408b1003a, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:36,953] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:09:36,969] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:09:37,901] INFO Cluster ID = J1SZX1T5SCW-MsBQlOHo8A (kafka.server.KafkaServer) [2026-06-04 06:09:38,158] INFO KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 1 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.gzip.level = -1 compression.lz4.level = 9 compression.type = producer compression.zstd.level = 3 connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.bootstrap.servers = [] controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null eligible.leader.replicas.enable = false fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] group.consumer.heartbeat.interval.ms = 5000 group.consumer.max.heartbeat.interval.ms = 15000 group.consumer.max.session.timeout.ms = 60000 group.consumer.max.size = 2147483647 group.consumer.migration.policy = disabled group.consumer.min.heartbeat.interval.ms = 5000 group.consumer.min.session.timeout.ms = 45000 group.consumer.session.timeout.ms = 45000 group.coordinator.append.linger.ms = 10 group.coordinator.new.enable = false group.coordinator.rebalance.protocols = [classic] group.coordinator.threads = 1 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 group.share.delivery.count.limit = 5 group.share.enable = false group.share.heartbeat.interval.ms = 5000 group.share.max.groups = 10 group.share.max.heartbeat.interval.ms = 15000 group.share.max.record.lock.duration.ms = 60000 group.share.max.session.timeout.ms = 60000 group.share.max.size = 200 group.share.min.heartbeat.interval.ms = 5000 group.share.min.record.lock.duration.ms = 15000 group.share.min.session.timeout.ms = 45000 group.share.partition.max.record.locks = 200 group.share.record.lock.duration.ms = 30000 group.share.session.timeout.ms = 45000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.9-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT listeners = PLAINTEXT://10.0.0.38:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dir.failure.timeout.ms = 30000 log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.initial.task.delay.ms = 30000 log.local.retention.bytes = -2 log.local.retention.ms = -2 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.after.max.ms = 9223372036854775807 log.message.timestamp.before.max.ms = 9223372036854775807 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 max.request.partition.size.limit = 2000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 node.id = 1 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.fetch.max.wait.ms = 500 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.copier.thread.pool.size = -1 remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 remote.log.manager.copy.quota.window.num = 11 remote.log.manager.copy.quota.window.size.seconds = 1 remote.log.manager.expiration.thread.pool.size = -1 remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 remote.log.manager.fetch.quota.window.num = 11 remote.log.manager.fetch.quota.window.size.seconds = 1 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.custom.metadata.max.bytes = 128 remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = rlmm.config. remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = rsm.config. remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null server.max.startup.time.ms = 9223372036854775807 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.allow.dn.changes = false ssl.allow.san.changes = false ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS telemetry.max.bytes = 1048576 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.partition.verification.enable = true transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false unclean.leader.election.interval.ms = 300000 unstable.api.versions.enable = false unstable.feature.versions.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.metadata.migration.min.batch.size = 200 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null (kafka.server.KafkaConfig) [2026-06-04 06:09:38,312] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:38,313] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:38,320] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:38,334] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:38,338] INFO [KafkaServer id=1] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-04 06:09:38,724] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:09:38,753] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-04 06:09:38,960] INFO Loaded 0 logs in 217ms (kafka.log.LogManager) [2026-06-04 06:09:38,966] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-04 06:09:38,968] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-04 06:09:39,109] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:09:39,196] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:09:39,237] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:09:39,310] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-04 06:09:39,383] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:40,481] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-04 06:09:40,537] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-04 06:09:40,554] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:40,622] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:40,630] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:40,633] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:40,636] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:40,639] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:40,690] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:09:40,691] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:09:40,861] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-04 06:09:40,892] INFO Stat of the created znode at /brokers/ids/1 is: 8589941389,8589941389,1780553380883,1780553380883,1,0,0,72057748802568250,202,0,8589941389 (kafka.zk.KafkaZkClient) [2026-06-04 06:09:40,893] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.38:9092, czxid (broker epoch): 8589941389 (kafka.zk.KafkaZkClient) [2026-06-04 06:09:41,039] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:41,072] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:41,073] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:41,194] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:09:41,221] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:09:41,331] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:09:41,356] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:09:41,365] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:09:41,651] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:41,856] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:09:42,171] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) [2026-06-04 06:09:42,181] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.DataPlaneAcceptor) [2026-06-04 06:09:42,192] INFO [KafkaServer id=1] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:09:42,193] INFO [KafkaServer id=1] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:09:42,203] INFO [KafkaServer id=1] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:09:42,204] INFO [KafkaServer id=1] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:09:42,320] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:09:42,321] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:09:42,321] INFO Kafka startTimeMs: 1780553382204 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:09:42,338] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2026-06-04 06:09:42,778] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:42,781] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:43,940] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,086] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,090] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,092] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,112] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,115] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,116] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,116] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,125] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,135] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,139] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,140] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,158] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,162] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,163] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,166] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,214] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,215] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,216] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,216] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,225] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,226] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,233] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,233] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,240] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,252] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,254] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,258] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,270] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,278] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,279] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,279] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,290] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,299] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,299] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,301] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,316] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,320] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,324] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,324] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,346] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,355] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,373] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,373] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,383] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,384] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,385] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,386] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,393] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,395] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,395] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,398] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,419] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,421] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,429] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,434] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,448] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,452] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,453] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,453] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,479] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,479] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,480] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,480] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,488] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,489] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,490] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,490] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,503] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,504] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,506] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,506] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,514] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,515] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,515] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,515] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,521] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,522] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,522] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,522] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,532] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,536] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,537] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,538] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,552] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,554] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,555] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,555] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,562] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,564] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,564] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,565] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,572] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,576] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,576] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,578] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,586] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,587] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,589] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,589] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,601] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,602] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,602] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,605] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,610] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,612] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,612] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,613] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,620] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,623] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,623] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,623] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,628] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,629] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,630] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,630] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,636] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,637] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,637] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,637] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,644] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,645] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,646] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,646] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,658] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,662] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,662] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,663] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,673] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,673] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,673] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,673] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,687] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,688] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,688] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,689] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,695] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,696] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,696] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,696] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,704] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,706] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,706] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-04 06:09:44,711] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,719] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,724] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,724] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,724] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,730] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,732] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,732] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-04 06:09:44,736] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,742] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,743] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,743] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,745] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,754] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,755] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,755] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-04 06:09:44,756] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,760] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,761] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,761] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-04 06:09:44,761] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,766] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,767] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,772] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-04 06:09:44,772] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,784] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,785] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,786] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-04 06:09:44,788] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,794] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,796] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,796] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-04 06:09:44,798] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,803] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,805] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,805] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,805] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,825] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,826] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,826] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-04 06:09:44,826] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,831] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,832] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,832] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,832] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,841] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,844] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,847] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-04 06:09:44,848] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,855] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,857] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,857] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,857] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,865] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,867] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,868] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-04 06:09:44,868] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,874] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,875] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,875] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,875] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,881] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,883] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,883] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-04 06:09:44,883] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,889] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,890] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,891] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,891] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,896] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,896] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,897] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,897] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,906] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,907] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,909] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,909] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,915] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,916] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,917] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-04 06:09:44,917] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,930] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,935] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,935] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,936] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,946] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,947] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,947] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,947] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,964] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,964] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,965] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,965] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,971] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:44,972] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,972] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-04 06:09:44,972] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:44,998] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,000] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,000] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-04 06:09:45,000] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,004] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,005] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,005] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,005] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,009] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,010] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,010] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-04 06:09:45,013] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,025] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,027] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,034] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,034] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,045] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,048] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,048] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-04 06:09:45,048] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,056] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,056] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,057] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,057] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,072] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,073] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,073] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-04 06:09:45,073] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,081] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,082] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,082] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,082] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,089] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,091] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,091] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-04 06:09:45,091] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,098] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,099] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,099] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-04 06:09:45,099] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,103] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,104] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,104] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-04 06:09:45,104] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,113] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,114] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,114] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-04 06:09:45,114] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,120] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,120] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,121] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,121] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,126] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,127] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,127] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,127] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,146] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,152] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,152] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,152] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,163] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,164] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,165] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,166] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,172] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,173] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,179] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,179] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,190] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,190] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,190] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,190] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,207] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,209] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,209] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,209] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,216] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,216] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,216] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,216] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,228] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,228] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,229] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,229] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,242] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,243] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,243] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,243] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,260] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,260] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,261] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,261] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,268] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,269] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,269] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,269] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,277] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,280] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,280] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,280] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,289] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,290] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,290] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,292] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,296] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,296] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,297] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,297] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,300] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,300] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,300] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,300] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,315] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,316] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,316] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,316] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,326] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,330] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,330] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,330] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,338] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,339] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,339] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,339] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,346] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,348] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,348] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,348] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,355] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,357] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,357] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,357] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,362] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,363] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,363] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-04 06:09:45,363] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,367] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,368] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,368] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,368] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,374] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,375] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,375] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-04 06:09:45,375] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,397] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,398] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,398] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,398] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,402] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,402] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,402] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-04 06:09:45,402] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,407] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,407] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,408] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,408] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,412] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,413] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,414] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,414] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,419] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,420] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,420] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,420] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,425] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,426] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,426] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,426] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,435] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,435] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,435] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,436] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,451] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,452] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,452] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,452] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,456] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,456] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,457] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,457] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,462] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,463] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,463] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,463] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,466] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,467] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,467] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,467] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,471] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,472] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,472] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,472] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,486] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,487] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,487] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-04 06:09:45,487] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,492] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,492] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,492] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,493] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,497] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,497] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,497] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,497] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,504] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,504] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,506] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,509] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,520] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,521] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,521] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,521] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,526] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,526] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,527] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,527] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,537] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,540] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,540] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,541] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,548] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,549] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,550] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,550] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,564] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,566] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,566] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,568] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,574] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,575] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,575] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,575] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,583] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,584] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,585] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,586] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,591] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,592] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,592] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,595] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,600] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,604] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,604] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,607] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,615] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,617] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,618] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,618] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,631] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,632] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,635] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,635] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,647] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,651] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,651] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,651] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,678] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,680] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,682] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,682] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,690] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,692] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,692] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,692] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,702] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,707] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,708] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,711] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,719] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,720] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,720] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,720] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,724] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,724] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,725] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,725] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,735] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,737] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,737] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,737] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,744] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,745] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,745] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,745] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,750] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,750] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,750] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,750] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,754] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,763] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,763] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,763] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,773] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,773] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,773] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,773] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,783] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,783] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,784] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,784] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,792] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,794] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,794] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,794] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,801] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,802] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,802] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,802] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,807] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,809] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,809] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,812] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,816] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,818] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,818] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-04 06:09:45,819] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,829] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,832] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,832] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-04 06:09:45,832] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,838] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,839] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,839] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,839] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,846] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,848] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,848] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,848] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,856] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,856] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,856] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,857] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,862] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,863] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,863] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-04 06:09:45,863] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,867] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,867] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,868] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-04 06:09:45,868] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,876] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,877] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,877] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,877] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,882] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,882] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,887] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,887] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,895] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,896] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,896] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,896] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,901] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,901] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,903] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,903] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,906] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,907] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,908] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,908] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,913] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,914] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,914] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,914] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,920] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,921] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,921] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,921] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,927] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,927] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,928] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,928] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,935] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,936] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,936] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,936] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,944] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,945] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,945] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,945] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,958] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,961] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,963] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,963] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,984] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,984] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,984] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-04 06:09:45,984] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:45,994] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:45,995] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:45,995] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-04 06:09:45,995] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,009] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,012] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,012] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,012] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,017] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,019] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,019] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-04 06:09:46,019] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,025] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,026] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,026] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,026] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,031] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,031] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,031] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-04 06:09:46,031] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,034] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,034] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,036] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,036] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,042] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,043] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,043] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-04 06:09:46,043] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,069] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,073] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,073] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-04 06:09:46,073] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,079] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,081] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,081] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-04 06:09:46,081] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,088] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,089] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,089] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,089] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,099] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,099] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,099] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,099] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,102] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,103] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,103] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-04 06:09:46,103] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,114] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,115] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,115] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,115] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,121] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,122] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,122] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-04 06:09:46,122] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,129] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,129] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,129] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,130] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,137] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,138] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,138] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-04 06:09:46,138] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,143] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,143] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,143] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,143] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,157] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,158] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,159] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,159] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,164] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,165] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,165] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,165] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,168] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,169] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,169] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,169] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,173] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,173] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,173] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,173] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,179] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,180] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,180] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,180] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,184] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,185] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,185] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,185] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,191] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,192] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,192] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,192] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,197] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,197] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,197] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,197] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,207] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,208] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,208] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,208] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,213] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,213] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,213] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,213] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,218] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,219] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,219] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,219] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,223] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,223] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,223] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,223] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,227] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,229] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,229] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,229] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,233] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,233] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,233] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,233] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,242] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,242] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,243] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,243] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,249] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,249] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,249] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,249] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,254] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,255] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,255] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,255] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,269] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,270] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,271] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,271] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,274] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,274] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,275] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,275] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,278] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,278] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,278] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,278] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,284] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,284] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,284] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,284] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,291] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,292] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,292] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,292] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,298] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,298] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,299] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,299] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,303] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,303] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,303] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,303] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,307] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,309] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,309] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,309] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,313] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,313] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,313] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,313] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,320] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,320] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,320] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,320] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,322] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,325] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,325] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,325] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,331] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,332] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,334] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,334] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,345] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,345] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,345] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-04 06:09:46,345] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,360] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,360] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,360] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,361] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,366] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,366] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,366] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,366] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,368] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,370] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,370] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,370] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,377] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,378] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,378] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,378] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,381] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,381] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,381] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,381] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,386] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,386] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,386] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,386] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,388] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,392] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,393] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,393] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,404] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,406] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,406] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,406] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,417] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,422] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,422] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,422] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,432] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,434] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,434] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,434] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,440] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,441] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,441] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,441] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,452] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,455] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,455] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,455] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,463] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,463] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,463] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,464] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,476] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,476] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,476] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,476] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,491] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,493] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,493] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,493] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,505] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,506] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,506] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,506] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,521] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,522] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,522] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,522] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,528] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,529] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,529] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,529] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,551] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,551] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,551] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,552] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,568] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,568] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,568] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-04 06:09:46,568] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,572] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,573] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,573] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,573] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,577] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,578] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,578] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,578] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,588] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,589] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,589] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,589] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,597] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,598] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,598] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,598] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,605] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,605] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,605] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-04 06:09:46,605] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,610] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,611] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,611] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,611] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,615] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,616] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,616] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-04 06:09:46,616] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,620] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,620] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,625] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,626] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,629] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,632] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,632] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-04 06:09:46,632] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,636] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,636] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,636] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,636] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,646] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,646] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,648] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-04 06:09:46,648] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,656] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,657] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,657] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-04 06:09:46,657] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,666] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,671] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,671] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,676] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,686] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,686] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,686] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-04 06:09:46,686] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,705] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,705] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,705] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,705] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,711] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,712] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,712] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-04 06:09:46,712] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,716] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,718] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,775] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,775] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,785] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,785] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,785] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-04 06:09:46,785] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,788] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,788] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,788] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-04 06:09:46,788] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,797] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,812] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,812] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-04 06:09:46,812] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,847] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,847] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,847] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,847] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,852] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,852] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,852] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,852] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,861] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,862] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,867] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,869] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,880] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,881] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,881] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,881] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,885] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,885] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,885] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-04 06:09:46,885] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:46,970] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:46,971] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:46,971] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-04 06:09:46,971] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,004] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,005] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,005] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-04 06:09:47,005] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,020] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,021] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,021] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-04 06:09:47,022] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,042] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,050] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,050] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-04 06:09:47,050] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,055] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,056] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,056] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-04 06:09:47,069] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,084] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,085] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,085] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-04 06:09:47,085] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,096] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,096] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,096] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-04 06:09:47,096] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,103] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,103] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,103] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-04 06:09:47,103] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,108] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,110] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,112] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-04 06:09:47,113] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,121] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,121] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,121] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-04 06:09:47,121] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,129] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,130] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,132] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-04 06:09:47,132] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,138] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,139] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,139] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-04 06:09:47,139] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,147] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,148] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,150] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-04 06:09:47,150] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,158] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,174] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,174] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-04 06:09:47,174] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,186] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,187] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,188] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,188] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,195] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,197] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,198] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,203] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,218] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,219] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,219] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,219] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,228] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,230] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,231] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,231] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,240] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,240] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,240] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,240] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,256] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,257] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,257] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,257] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,266] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,267] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,267] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,267] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,270] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,271] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,272] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,273] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,276] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,277] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,277] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,277] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,280] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,281] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,281] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,281] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,286] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,288] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,288] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,288] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,294] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,294] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,295] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,296] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,300] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,300] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,300] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,300] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,312] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,315] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,315] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,315] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,319] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,319] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,319] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,321] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,327] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,330] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,330] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,330] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,334] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,334] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,334] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,334] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,343] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,344] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,344] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,344] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,349] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,354] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,355] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,355] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,364] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,364] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,364] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,364] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,371] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,371] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,371] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,371] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,377] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,378] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,378] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,378] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,384] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,384] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,384] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-04 06:09:47,384] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,388] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,388] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,389] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,389] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,403] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,407] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,407] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,407] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,413] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,414] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,414] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,414] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,418] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,419] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,419] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,419] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,424] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,424] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,425] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,425] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,431] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,432] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,432] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,432] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,434] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,434] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,434] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,434] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,439] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,440] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,441] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,441] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,448] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,449] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,449] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,449] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,481] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,482] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,482] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,482] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,487] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,488] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,488] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,488] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,495] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,495] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,495] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,495] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,499] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,500] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,500] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,500] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,510] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,512] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,512] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-04 06:09:47,514] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,518] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,520] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,520] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,520] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,525] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,526] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,526] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,526] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,539] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,539] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,540] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,540] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,545] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,546] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,546] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,546] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,550] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,551] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,551] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,551] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,556] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,556] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,556] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,556] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,562] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,563] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,563] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,563] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,569] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,569] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,569] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,569] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,574] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,575] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,575] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,575] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,579] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,580] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,580] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,580] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,586] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,586] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,587] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,587] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,603] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,604] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,604] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,604] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,610] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,611] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,611] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,611] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,614] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,614] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,614] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,614] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,625] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,628] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,632] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,633] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,636] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,637] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,637] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,637] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,642] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,643] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,643] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,643] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,647] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,648] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,649] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,650] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,653] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,655] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,655] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,655] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,660] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,661] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,661] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,661] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,676] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,678] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,678] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,680] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,684] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,685] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,685] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,685] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,690] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,691] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,691] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,691] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,716] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,716] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,716] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,716] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,721] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,721] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,722] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,722] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,730] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,730] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,730] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,730] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,733] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,733] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,733] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,733] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,739] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,739] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,739] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,739] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,742] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,742] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,744] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,744] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,748] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,748] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,748] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,749] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,756] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,756] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,756] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,756] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,762] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,762] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,762] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,762] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,767] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,767] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,767] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,767] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,771] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,772] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,772] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,773] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,777] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,777] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,777] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,777] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,781] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,782] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,782] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-04 06:09:47,782] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,786] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,786] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,786] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,786] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,789] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,790] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,790] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,790] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,793] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,794] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,794] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,794] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,799] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,799] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,800] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,800] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,804] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,805] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,805] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,805] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,819] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,820] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,820] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,821] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,824] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,825] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,826] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,826] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,830] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,830] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,830] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,830] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,835] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,836] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,836] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,836] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,840] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,840] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,840] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,840] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,844] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,844] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,844] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,844] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,849] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,849] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,849] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,849] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,852] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,852] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,852] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-04 06:09:47,852] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,857] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,858] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,858] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,858] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,861] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,862] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,862] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-04 06:09:47,862] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,866] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,867] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,867] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,867] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,870] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,870] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,870] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-04 06:09:47,870] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,874] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,874] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,875] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,875] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,881] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,882] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,883] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,883] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,888] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,889] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,889] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,889] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,895] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,897] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,897] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,897] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,900] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,901] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,901] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,901] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,905] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,905] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,906] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-04 06:09:47,906] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,909] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,909] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,910] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,910] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,914] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,915] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,915] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,915] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,917] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,918] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,918] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-04 06:09:47,918] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,921] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,922] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,923] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,923] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,927] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,927] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,927] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,928] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,930] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,931] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,931] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,931] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,935] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,935] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,935] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,935] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,944] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,945] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,945] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,945] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,949] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,949] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,949] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,949] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,953] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,953] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,953] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,954] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,960] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,961] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,961] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,961] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,967] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,967] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,967] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,967] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,971] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,972] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,973] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,973] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,976] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,977] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,977] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-04 06:09:47,977] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,980] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,983] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,984] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-04 06:09:47,984] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,988] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,989] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,989] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-04 06:09:47,989] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,993] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,993] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,993] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-04 06:09:47,993] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:47,997] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:47,997] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:47,997] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-04 06:09:47,997] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,003] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,003] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,003] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-04 06:09:48,003] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,007] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,008] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,008] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-04 06:09:48,008] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,013] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,014] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,014] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-04 06:09:48,014] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,018] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,018] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,018] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-04 06:09:48,018] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,021] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,022] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,022] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-04 06:09:48,022] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,025] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,026] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,026] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-04 06:09:48,026] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,029] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,029] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,029] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-04 06:09:48,029] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,032] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,032] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,033] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-04 06:09:48,033] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,037] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,037] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,037] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-04 06:09:48,037] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,044] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,045] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,045] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,045] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,050] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,050] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,051] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,051] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,055] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,055] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,055] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,055] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,061] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,062] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,062] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,062] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,066] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,067] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,067] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-04 06:09:48,068] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,071] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,071] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,072] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,072] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,075] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,075] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,075] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,075] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,080] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,080] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,080] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,081] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,084] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,085] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,085] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-04 06:09:48,085] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,088] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,089] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,089] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,089] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,092] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,092] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,092] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-04 06:09:48,092] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,097] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,097] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,097] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,097] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,100] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,100] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,101] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-04 06:09:48,101] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,104] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,104] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,104] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,104] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,107] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,107] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,107] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-04 06:09:48,108] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,112] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,113] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,113] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-04 06:09:48,113] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,116] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,117] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,117] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-04 06:09:48,118] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,121] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,122] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,122] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-04 06:09:48,122] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,126] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,127] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,127] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-04 06:09:48,128] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,137] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,137] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,137] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-04 06:09:48,137] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,141] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,141] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,141] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-04 06:09:48,141] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,146] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,146] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,146] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-04 06:09:48,146] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,151] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,151] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,151] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-04 06:09:48,151] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,154] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,155] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,155] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,155] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,157] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,158] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,158] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,158] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,162] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,162] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,163] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,163] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,165] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,166] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,166] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,166] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,170] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,170] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,170] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,170] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,174] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,174] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,174] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,174] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,177] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,177] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,178] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,178] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,181] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,181] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,181] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,181] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,184] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,184] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,184] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,184] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,188] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,188] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,188] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,188] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,192] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,193] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,193] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,193] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,197] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,198] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,198] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,198] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,202] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,202] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,202] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,202] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,205] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,205] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,205] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,205] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,209] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,209] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,209] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,209] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,215] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,215] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,215] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,215] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,219] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,219] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,219] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,219] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,228] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,228] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,229] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,229] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,232] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,233] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,234] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,234] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,237] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,238] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,238] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-04 06:09:48,239] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,242] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,242] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,243] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,243] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,246] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,246] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,246] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-04 06:09:48,247] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,252] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,253] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,253] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,253] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,256] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,256] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,257] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-04 06:09:48,257] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,260] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,261] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,262] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,262] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,266] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,267] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,267] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,267] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,270] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,270] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,270] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-04 06:09:48,270] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,277] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,277] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,278] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,278] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,283] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,284] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,284] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-04 06:09:48,284] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,287] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,288] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,288] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,288] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,292] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,293] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,293] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-04 06:09:48,293] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,296] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,296] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,296] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,296] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,300] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,300] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,300] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-04 06:09:48,300] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,304] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,305] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,305] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,305] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,310] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,310] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,310] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,311] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,314] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,314] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,315] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-04 06:09:48,315] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,318] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,318] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,319] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,319] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,322] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,323] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,323] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,325] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,329] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,330] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,330] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,330] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,334] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,334] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,334] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,335] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,339] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,339] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,339] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,339] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,342] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,343] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,344] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,344] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,347] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,347] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,347] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,347] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,350] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,350] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,351] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,351] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,354] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,354] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,354] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,354] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,358] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,359] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,359] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,359] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,363] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,364] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,364] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,364] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,367] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,367] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,368] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,368] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,372] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,372] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,372] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,373] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,375] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,375] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,375] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,375] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,380] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,381] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,382] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,382] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,387] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,388] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,388] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,388] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,395] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,395] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,395] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,397] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,401] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,402] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,402] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,402] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,405] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,406] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,406] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-04 06:09:48,406] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,410] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,411] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,411] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,411] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,417] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,417] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,417] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,417] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,420] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,420] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,422] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,422] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,425] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,425] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,426] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,426] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,429] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,429] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,429] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,429] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,433] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,433] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,433] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,433] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,437] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,438] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,438] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,438] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,441] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,441] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,442] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,442] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,446] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,446] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,447] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,447] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,449] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,450] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,451] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,451] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,456] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,457] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,457] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,457] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,461] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,462] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,462] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,462] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,465] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,465] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,465] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,465] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,468] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,468] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,469] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,469] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,471] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,472] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,472] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,472] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,474] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,474] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,476] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,476] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,480] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,480] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,480] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,480] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,484] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,484] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,484] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-04 06:09:48,484] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,487] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,488] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,488] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,488] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,493] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,494] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,494] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,494] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,497] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,497] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,497] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,497] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,500] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,501] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,501] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,501] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,504] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,504] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,504] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,504] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,508] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,508] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,508] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,508] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,511] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,511] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,512] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,512] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,514] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,515] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,515] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,515] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,518] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,519] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,519] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,519] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,522] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,522] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,522] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,522] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,526] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,526] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,526] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,527] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,529] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,530] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,530] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,530] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,533] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,533] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,534] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,534] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,537] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,537] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,538] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,538] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,541] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,541] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,542] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,542] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,549] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,550] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,550] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,550] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,553] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,554] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,554] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,554] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,557] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,557] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,557] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,557] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,561] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,562] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,562] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,562] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,565] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,565] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,565] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,566] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,569] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,569] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,569] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,570] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,573] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,573] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,573] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,573] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,577] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,578] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,579] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-04 06:09:48,579] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,584] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,584] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,585] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,585] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,589] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,589] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,590] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,590] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,593] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,593] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,594] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,594] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,599] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,600] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,600] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,600] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,603] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,603] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,604] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,604] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,607] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,608] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,608] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,608] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,613] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,614] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,615] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,615] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,620] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,621] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,621] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,622] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,626] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,626] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,626] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,627] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,632] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,633] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,633] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,633] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,638] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,638] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,639] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,639] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,643] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,643] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,643] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,643] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,647] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,647] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,647] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,648] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,652] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,652] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,652] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,652] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,656] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,656] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,656] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,656] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,660] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,660] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,660] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,660] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,663] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,663] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,664] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,664] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,667] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,667] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,667] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,667] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,670] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,671] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,672] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-04 06:09:48,672] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,676] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,677] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,677] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,677] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,682] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,682] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,682] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,683] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,685] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,687] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,687] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,687] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,689] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,690] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,690] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,690] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,694] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,694] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,695] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,695] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,698] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,698] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,698] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,698] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,702] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,702] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,702] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-04 06:09:48,702] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,706] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,706] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,706] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,706] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,709] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,711] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,711] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-04 06:09:48,711] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,717] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,717] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,717] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,717] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,722] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,722] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,722] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-04 06:09:48,722] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,725] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,726] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,726] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-04 06:09:48,726] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,729] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,729] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,730] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-04 06:09:48,730] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,733] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,733] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,733] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,733] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,738] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,738] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,738] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-04 06:09:48,739] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,742] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,742] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,742] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,742] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,752] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,752] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,752] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-04 06:09:48,752] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,756] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,756] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,756] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,756] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,759] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,759] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,760] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-04 06:09:48,760] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,763] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,763] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,763] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-04 06:09:48,763] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,768] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,768] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,768] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-04 06:09:48,768] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,772] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,772] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,772] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,773] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,776] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,777] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,777] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,777] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,781] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,782] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,782] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,782] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,785] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,786] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,786] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,786] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,790] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,791] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,791] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,791] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,794] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,794] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,795] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,795] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,799] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,800] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,800] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,800] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,803] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,803] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,804] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,804] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,808] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,809] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,810] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,810] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,814] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,815] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,815] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,816] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,821] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,822] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,822] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,822] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,827] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,827] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,827] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,827] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,833] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,834] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,835] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,835] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,837] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,838] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,838] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,838] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,842] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,842] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,843] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,843] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,846] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,846] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,846] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,846] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,852] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,853] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,853] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,853] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,874] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,874] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,875] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,875] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,880] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,881] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,881] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-04 06:09:48,881] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,886] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,887] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,887] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-04 06:09:48,887] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,890] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,891] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,891] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-04 06:09:48,891] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,895] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,896] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,896] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-04 06:09:48,896] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,900] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,901] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,901] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-04 06:09:48,901] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,904] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,905] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,905] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-04 06:09:48,905] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,910] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,911] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,911] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-04 06:09:48,911] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,918] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,918] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,918] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-04 06:09:48,918] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,924] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,924] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,924] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-04 06:09:48,924] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,928] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,929] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,929] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-04 06:09:48,929] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,933] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,933] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,933] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-04 06:09:48,933] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,938] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,938] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,939] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-04 06:09:48,939] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,943] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,943] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,943] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,944] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,946] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,946] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,947] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,947] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,950] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,950] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,950] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,951] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,954] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,954] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,954] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,954] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,958] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,959] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,960] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,960] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,964] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,964] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,964] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,964] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,968] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,968] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,968] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,968] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,972] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,972] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,972] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,972] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,978] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,978] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,978] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-04 06:09:48,978] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,981] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,981] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,981] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,981] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,985] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,986] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,986] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-04 06:09:48,986] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:48,996] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:48,997] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:48,997] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-04 06:09:48,997] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,000] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,000] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,000] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-04 06:09:49,000] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,008] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,008] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,008] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-04 06:09:49,008] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,011] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,012] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,013] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-04 06:09:49,013] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,018] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,018] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,018] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-04 06:09:49,018] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,022] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,023] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,023] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-04 06:09:49,023] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,027] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,027] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,028] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-04 06:09:49,028] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,031] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,032] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,032] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,032] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,035] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,035] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,035] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-04 06:09:49,036] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,038] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,039] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,039] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-04 06:09:49,040] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,042] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,043] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,043] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-04 06:09:49,043] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,046] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,047] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,047] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,047] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,049] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,050] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,051] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,051] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,053] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,053] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,054] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,054] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,057] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,057] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,057] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,057] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,060] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,060] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,060] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,060] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,064] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,064] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,064] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,064] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,067] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,068] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,069] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,069] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,071] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,072] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,073] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,073] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,076] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,076] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,076] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,076] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,080] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,080] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,080] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,080] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,083] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,083] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,083] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-04 06:09:49,083] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,086] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,086] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,086] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-04 06:09:49,086] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,091] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,092] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,092] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-04 06:09:49,092] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,095] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,095] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,095] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-04 06:09:49,095] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,098] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,099] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,100] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-04 06:09:49,100] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,102] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,103] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,104] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-04 06:09:49,104] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,106] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,107] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,107] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,107] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,110] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,111] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,111] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,111] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,115] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,117] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,118] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,118] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,121] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,121] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,121] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,121] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,125] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,125] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,126] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-04 06:09:49,126] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,130] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,131] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,131] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,131] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,134] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,134] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,135] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,135] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,137] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,138] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,138] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,138] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,143] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,143] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,143] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,143] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,146] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,146] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,146] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,146] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,149] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,149] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,149] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-04 06:09:49,149] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,152] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,153] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,153] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,153] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,155] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,156] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,157] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,157] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,160] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,160] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,160] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,160] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,163] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,163] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,164] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,164] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,166] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,167] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,168] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-04 06:09:49,168] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,170] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,171] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,171] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,171] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,174] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,174] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,174] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,174] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,176] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,177] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,177] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,177] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,179] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,179] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,180] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,180] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,183] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,183] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,183] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,183] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,187] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,188] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,188] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,188] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,191] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,192] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,193] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,193] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,196] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,196] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,196] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-04 06:09:49,196] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,200] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,200] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,200] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,200] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,203] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,204] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,205] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,205] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,209] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,210] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,210] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,210] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,213] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,213] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,213] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,213] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,217] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,217] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,218] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,219] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,223] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,223] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,223] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,223] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,226] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,226] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,227] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,227] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,230] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,231] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,231] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,231] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,234] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,235] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,235] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,235] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,238] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,239] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,239] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,239] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,241] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,242] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,242] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-04 06:09:49,242] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,245] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,246] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,247] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-04 06:09:49,247] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,252] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,253] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,253] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,253] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,256] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,256] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,257] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,258] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,260] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,261] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,261] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,261] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,264] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,264] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,265] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,265] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,268] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,268] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,269] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,269] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,272] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,272] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,272] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,272] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,276] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,276] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,277] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,277] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,280] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,280] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,281] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-04 06:09:49,281] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,284] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,284] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,284] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,284] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,286] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,286] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,287] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,287] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,290] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,290] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,291] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,291] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,294] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,294] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,295] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,295] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,297] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,298] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,298] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,298] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,300] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,300] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,301] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,301] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,304] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,305] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,305] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,305] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,308] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,308] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,308] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,308] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,311] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,312] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,312] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,312] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,315] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,316] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,317] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-04 06:09:49,317] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,320] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,320] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,320] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,320] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,323] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,324] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,324] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,324] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,325] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,326] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,327] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,327] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,330] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,330] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,330] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,330] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,333] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,333] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,333] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,333] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,337] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,337] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,338] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,338] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,341] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,341] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,341] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,341] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,343] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,343] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,344] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,344] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,352] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,353] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,353] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,353] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,358] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,358] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,358] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,358] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,361] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,362] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,362] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,362] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,366] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,366] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,366] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,366] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,370] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,371] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,371] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,371] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,374] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,375] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,376] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-04 06:09:49,376] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,379] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,379] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,380] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,380] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,383] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,383] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,384] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,384] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,386] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,387] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,387] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,387] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,390] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,390] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,390] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,390] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,393] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,394] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,394] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,394] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,397] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,397] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,397] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,397] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,400] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,400] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,400] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,400] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,402] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,403] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,405] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,406] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,408] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,409] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,409] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,409] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,412] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,412] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,412] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,412] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,415] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,415] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,416] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,417] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,419] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,420] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,421] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-04 06:09:49,421] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,423] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,424] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,425] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,425] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,427] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,428] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,429] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,429] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,432] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,432] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,433] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,433] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,435] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,436] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,436] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,436] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,438] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,439] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,439] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,439] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,441] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,441] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,442] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,442] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,445] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,447] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,447] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,447] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,450] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,450] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,451] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,451] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,454] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,455] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,455] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,455] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,458] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,459] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,460] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,460] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,464] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,465] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,465] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,465] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,468] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,468] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,469] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-04 06:09:49,470] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,473] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,474] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,474] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,475] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,481] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,482] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,482] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-04 06:09:49,482] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,486] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,487] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,487] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,488] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,491] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,491] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,491] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,491] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,494] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,494] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,495] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,495] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,498] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,498] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,498] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,499] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,501] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,501] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,501] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,501] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,505] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,505] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,506] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,506] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,509] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,509] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,509] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,509] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,513] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,513] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,513] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,513] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,516] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,516] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,516] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,516] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,521] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,521] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,521] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-04 06:09:49,521] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,527] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,528] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,528] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,528] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,531] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,531] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,532] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,532] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,534] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,534] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,535] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,535] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,537] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,538] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,538] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,538] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,541] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,541] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,541] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,541] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,543] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,543] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,543] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,543] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,546] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,546] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,546] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,546] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,549] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,549] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,550] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,550] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,551] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,552] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,552] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,552] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,556] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,556] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,556] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,556] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,560] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,561] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,561] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,561] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,564] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,565] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,565] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-04 06:09:49,565] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,568] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,569] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,569] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,569] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,572] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,573] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,573] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,573] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,576] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,576] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,576] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,576] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,580] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,580] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,580] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,580] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,583] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,583] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,584] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-04 06:09:49,584] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,586] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,587] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,587] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,587] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,590] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,590] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,591] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,591] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,592] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,593] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,593] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,593] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,596] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,596] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,596] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,596] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,598] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,599] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,600] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,600] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,602] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,602] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,603] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,603] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,605] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,605] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,605] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-04 06:09:49,605] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,607] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,608] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,608] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,608] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,610] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,611] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,611] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,611] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,613] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,614] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,614] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,614] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,617] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,618] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,618] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,619] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,621] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,621] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,622] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,622] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,624] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,626] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,626] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,626] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,629] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,629] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,630] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,630] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,633] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,634] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,634] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,634] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,637] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,637] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,638] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,638] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,641] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,641] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,641] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,641] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,644] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,645] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,645] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,645] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,648] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,648] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,648] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,648] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,650] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,650] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,651] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,651] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,654] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,654] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,655] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,655] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,658] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,658] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,658] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,658] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,662] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,662] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,662] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,662] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,666] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,666] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,666] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,666] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,669] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,670] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,670] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,670] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,673] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,673] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,674] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,674] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,678] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,678] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,678] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-04 06:09:49,678] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,681] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,681] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,681] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,681] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,684] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,685] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,685] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,685] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,688] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,689] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,689] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,689] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,692] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,692] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,692] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,692] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,695] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,696] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,696] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,696] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,699] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,699] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,700] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,700] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,703] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,704] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,704] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,704] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,707] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,707] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,707] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-04 06:09:49,707] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,711] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,711] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,712] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,712] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,716] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,717] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,717] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,717] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,722] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,722] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,722] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-04 06:09:49,722] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,729] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,729] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,729] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,729] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,734] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,734] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,735] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,735] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,739] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,740] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,740] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,740] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,745] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,745] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,745] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,745] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,751] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,752] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,752] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,752] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,757] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,758] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,758] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,758] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,769] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,770] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,770] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-04 06:09:49,770] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,772] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,775] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,775] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,775] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,778] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,778] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,780] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,780] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,784] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,785] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,785] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,785] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,788] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,788] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,788] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-04 06:09:49,788] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,794] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,795] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,795] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-04 06:09:49,795] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,798] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,798] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,798] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,798] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,803] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,804] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,805] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,805] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,810] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,810] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,810] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,810] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,813] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,813] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,815] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-04 06:09:49,815] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,817] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,820] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,820] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,820] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,825] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,825] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,825] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,825] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,831] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,831] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,831] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,831] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,834] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,834] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,834] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,834] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,840] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,840] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,840] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,840] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,845] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,845] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,845] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-04 06:09:49,846] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,853] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,853] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,853] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,854] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,859] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,859] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,859] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,859] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,864] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,864] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,865] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,865] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,871] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,872] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,872] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,872] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,876] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,877] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,877] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-04 06:09:49,877] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,881] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,882] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,882] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,882] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,888] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,889] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,889] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,889] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,895] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,898] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,898] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,901] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,925] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,926] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,926] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,927] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,937] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,937] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,940] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,942] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,950] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,951] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,951] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-04 06:09:49,951] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,955] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,955] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,957] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,957] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,963] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,963] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,963] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,963] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,968] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,970] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,970] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,970] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,975] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,975] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,976] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,976] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,983] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,983] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,983] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-04 06:09:49,983] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,987] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:49,989] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:49,989] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-04 06:09:49,989] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:49,998] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,006] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,007] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-04 06:09:50,007] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,012] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,013] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,013] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-04 06:09:50,013] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,019] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,020] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,020] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-04 06:09:50,020] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,026] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,026] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,026] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-04 06:09:50,026] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,031] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,032] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,032] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-04 06:09:50,032] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,038] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,039] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,039] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-04 06:09:50,039] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,045] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,046] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,046] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-04 06:09:50,046] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,050] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,051] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,051] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-04 06:09:50,051] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,059] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,060] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,060] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-04 06:09:50,060] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,064] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,064] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,064] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-04 06:09:50,064] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,068] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,069] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,069] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-04 06:09:50,069] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,076] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,077] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,077] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-04 06:09:50,077] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,080] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,080] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,082] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,082] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,086] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,086] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,088] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,088] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,094] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,094] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,094] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-04 06:09:50,095] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,101] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,102] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,102] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,102] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,105] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,106] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,107] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,107] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,113] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,114] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,114] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,114] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,117] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,120] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,120] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,120] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,128] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,129] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,129] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-04 06:09:50,129] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,155] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,156] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,156] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,156] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,160] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,160] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,160] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,161] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,163] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,163] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,165] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,165] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,171] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,172] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,172] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,172] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,177] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,178] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,178] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,178] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,181] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,181] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,181] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,181] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,189] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,189] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,189] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,189] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,193] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,193] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,193] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,193] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,201] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,201] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,201] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,202] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,204] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,205] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,205] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,205] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,212] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,212] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,213] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,213] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,216] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,217] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,219] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,219] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,222] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,222] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,224] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-04 06:09:50,224] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,227] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,227] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,230] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,230] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,233] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,236] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,237] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-04 06:09:50,237] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,240] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,242] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,243] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,243] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,248] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,248] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,249] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,249] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,258] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,259] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,259] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,259] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,265] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,266] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,266] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,266] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,274] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,275] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,275] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,275] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,280] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,280] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,280] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,280] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,283] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,284] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,286] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,286] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,294] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,294] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,294] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-04 06:09:50,294] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,299] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,299] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,300] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,300] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,304] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,304] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,304] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,304] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,309] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,309] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,309] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-04 06:09:50,309] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,316] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,317] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,318] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,318] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,324] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,325] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,325] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,326] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,333] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,333] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,333] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,334] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,339] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,340] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,340] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,340] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,346] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,346] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,347] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,347] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,353] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,354] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,354] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,354] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,360] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,361] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,361] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,361] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,370] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,371] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,371] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,371] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,375] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,375] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,387] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-04 06:09:50,387] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,390] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,390] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,391] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,391] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,396] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,397] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,397] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,397] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,402] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,402] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,403] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,403] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,408] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,408] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,408] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-04 06:09:50,408] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,416] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,417] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,417] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,417] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,420] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,421] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,422] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-04 06:09:50,422] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,425] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,425] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,427] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,427] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,430] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,433] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,433] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,433] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,438] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,439] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,439] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,439] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,442] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,445] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,445] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,445] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,448] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,448] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,448] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,448] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,454] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,454] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,455] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,455] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,460] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,461] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,461] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-04 06:09:50,461] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,464] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,464] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,464] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,464] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,471] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,471] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,472] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,472] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,479] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,480] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,480] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,480] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,484] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,484] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,484] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,484] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,493] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,493] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,493] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,494] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,499] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,499] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,499] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,499] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,504] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,504] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,505] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,505] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,507] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,508] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,510] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,510] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,513] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,516] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,516] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-04 06:09:50,516] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,522] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,523] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,523] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,523] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,529] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,529] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,529] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,529] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,532] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,532] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,532] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,533] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,542] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,542] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,542] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-04 06:09:50,542] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,545] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,550] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,550] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,550] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,555] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,556] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,556] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,556] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,558] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,562] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,562] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,562] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,566] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,567] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,567] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,567] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,574] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,574] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,574] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,574] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,577] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,577] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,577] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,577] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,582] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,583] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,584] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,584] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,588] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,590] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,591] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,591] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,595] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,596] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,598] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,598] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,602] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,603] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,603] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,603] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,608] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,608] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,608] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-04 06:09:50,608] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,614] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,614] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,614] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,614] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,620] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,621] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,621] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-04 06:09:50,621] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,625] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,625] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,625] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,625] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,628] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,628] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,628] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,628] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,637] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,637] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,637] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-04 06:09:50,637] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,640] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,640] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,640] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-04 06:09:50,640] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,643] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,643] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,644] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-04 06:09:50,644] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,650] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,651] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,651] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-04 06:09:50,651] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,655] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,655] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,655] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-04 06:09:50,656] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,660] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,660] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,660] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,660] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,664] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,665] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,666] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,666] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,671] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,671] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,671] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,671] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,676] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,677] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,677] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,677] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,681] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,681] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,682] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,683] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,688] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,689] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,689] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,689] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,696] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,697] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,697] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,697] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,701] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,701] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,701] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,701] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,706] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,707] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,707] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,707] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,713] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,713] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,713] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,713] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,719] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,719] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,720] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,721] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,725] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,726] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,726] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,726] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,731] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,732] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,732] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,732] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,737] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,737] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,737] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,737] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,740] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,740] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,742] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,742] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,748] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,749] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,749] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,749] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,753] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,755] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,756] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,756] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,770] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,770] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,770] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,770] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,775] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,776] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,776] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,776] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,780] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,781] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,781] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,781] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,784] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,786] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,786] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,786] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,791] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,791] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,791] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,791] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,794] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,796] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,796] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,796] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,803] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,803] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,803] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,803] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,806] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,807] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,807] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,807] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,810] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,810] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,812] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,812] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,817] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,818] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,818] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,818] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,825] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,825] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,825] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,825] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,831] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,831] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,831] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,831] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,836] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,836] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,836] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,837] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,841] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,842] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,842] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,842] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,845] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,849] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,849] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,849] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,852] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,855] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,855] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,855] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,858] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,858] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,862] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,862] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,865] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,865] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,867] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,867] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,873] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,873] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,873] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-04 06:09:50,873] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,878] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,879] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,879] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-04 06:09:50,879] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,882] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,882] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,882] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-04 06:09:50,882] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,890] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,890] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,890] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-04 06:09:50,890] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,893] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,893] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,893] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-04 06:09:50,893] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,899] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,900] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,900] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-04 06:09:50,900] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,906] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,906] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,906] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-04 06:09:50,906] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,909] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,909] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,913] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-04 06:09:50,913] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,917] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,918] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,918] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-04 06:09:50,918] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,924] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,925] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,925] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-04 06:09:50,925] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,930] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,930] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,930] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-04 06:09:50,930] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,935] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,936] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,936] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-04 06:09:50,936] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,940] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:50,941] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:50,941] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-04 06:09:50,941] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:50,982] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-6-25, -uve-topic-3-10, -uve-topic-5-15, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-7-8, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-9-13, -uve-topic-20-0, -uve-topic-10-1, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-19, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-5-23, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-6-16, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-7-1, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-4-26, -uve-topic-6-13, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-20, -uve-topic-0-5, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-29-13, -uve-topic-19-14, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-5-12, structured_syslog_topic-16, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-6, structured_syslog_topic-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-9-23, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-0-3, -uve-topic-7-7, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-3-4, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-3-3, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-9, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, structured_syslog_topic-9, -uve-topic-7-0, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-3-2, -uve-topic-7-25, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-19-13, -uve-topic-29-12, structured_syslog_topic-24, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, structured_syslog_topic-15, -uve-topic-1-14, HEALTH_CHECK_TOPIC-26, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-0-8, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-28-15, -uve-topic-18-16, structured_syslog_topic-19, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-8-1, -uve-topic-3-29, -uve-topic-9-18, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-25-6, -uve-topic-15-7, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-3-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-2-14, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-6-28, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-7-22, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-7-16, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-0-12, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-1-15, -uve-topic-1-22, -uve-topic-7-15, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-27-29, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, -uve-topic-21-5, -uve-topic-11-6, structured_syslog_topic-1, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-2-23, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, structured_syslog_topic-13, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-24, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-12-23, -uve-topic-22-22, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-12-29, -uve-topic-22-28, HEALTH_CHECK_TOPIC-18, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-1, -uve-topic-3-12, -uve-topic-2-4, -uve-topic-6-18, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-4-13, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-0-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-9-1, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-4-20, HEALTH_CHECK_TOPIC-4, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-9-14, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-8-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, HEALTH_CHECK_TOPIC-0, -uve-topic-6-22, -uve-topic-7-5, -uve-topic-13-2, -uve-topic-23-1, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-6-17, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-7-27, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-5-26, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, structured_syslog_topic-7, structured_syslog_topic-23, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-6-12, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-7-13, HEALTH_CHECK_TOPIC-5, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-29, -uve-topic-4-25, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-0-7, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:09:51,927] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,038] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,041] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,042] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,043] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,044] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,045] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,045] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,045] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,045] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,045] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,045] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,045] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,045] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,048] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,049] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,049] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,049] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,049] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,049] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,049] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,049] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,049] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,049] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,050] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,051] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,056] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,058] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,058] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,058] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,059] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,059] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,059] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,059] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,059] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,059] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,059] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,060] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,060] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,060] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,060] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,070] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,070] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,070] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,070] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,070] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,071] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,071] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,071] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,128] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,129] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,133] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,134] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,212] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,230] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,230] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,238] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,239] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,239] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,241] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,241] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,243] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:09:52,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-18-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-18-0 [2026-06-04 06:09:52,247] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2026-06-04 06:09:52,247] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,331] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,332] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,333] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,339] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,341] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,342] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,349] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,349] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:09:52,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-18-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-18-0 [2026-06-04 06:09:52,355] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2026-06-04 06:09:52,356] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,433] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,434] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,437] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,440] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,448] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,451] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,451] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,452] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,453] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:09:52,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-18-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-18-0 [2026-06-04 06:09:52,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2026-06-04 06:09:52,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,523] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,535] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,535] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,542] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,550] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,551] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,555] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,566] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,570] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,575] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,577] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,580] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:09:52,583] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,583] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-18-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-18-0 [2026-06-04 06:09:52,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2026-06-04 06:09:52,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,626] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,643] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,647] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,655] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,656] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,657] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,658] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,659] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,660] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,660] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,660] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,660] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,660] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,661] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:52,664] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,671] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,677] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,677] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,678] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,681] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,682] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,683] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,689] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:09:52,691] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,692] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-18-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-18-0 [2026-06-04 06:09:52,692] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2026-06-04 06:09:52,693] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,727] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,748] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,749] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,770] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,778] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,779] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,779] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,783] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,793] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:09:52,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-18-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-18-0 [2026-06-04 06:09:52,796] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2026-06-04 06:09:52,797] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,834] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,849] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,850] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,864] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,881] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,885] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,886] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,891] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:09:52,902] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,903] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-18-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-18-0 [2026-06-04 06:09:52,903] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2026-06-04 06:09:52,903] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,936] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,952] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:52,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,965] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,968] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:52,969] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:52,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,976] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:52,977] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:52,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:52,987] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:52,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:52,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:52,992] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:52,996] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:53,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:53,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:53,014] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-04 06:09:53,016] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:53,025] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-18-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-18-0 [2026-06-04 06:09:53,026] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2026-06-04 06:09:53,027] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:53,045] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:53,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-04 06:09:53,056] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:53,067] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:53,071] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-04 06:09:53,079] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:53,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-04 06:09:53,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:53,087] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-04 06:09:53,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-04 06:09:53,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-04 06:09:53,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-04 06:09:53,095] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-04 06:09:53,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-04 06:09:53,101] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,104] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,104] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,104] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,104] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,104] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,104] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,104] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,104] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,107] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,107] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,107] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,107] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,108] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,109] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,110] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,110] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,110] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,110] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,110] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,110] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,110] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,110] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,111] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,111] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,111] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,111] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,111] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,111] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,111] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,111] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,112] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,112] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,112] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,112] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,112] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,112] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,112] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,112] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,113] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,114] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,115] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,115] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,115] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,115] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,115] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,115] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,115] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,115] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,115] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,116] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,116] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,116] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,116] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,116] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,117] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,118] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,118] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,118] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,120] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,121] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,121] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,121] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,121] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,121] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,122] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,123] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,123] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,124] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,125] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,143] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,144] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,144] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,147] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,147] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,147] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,147] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:53,147] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,147] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,147] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,206] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,285] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,286] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,287] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,288] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,289] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,292] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,295] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,296] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,296] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,296] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,296] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,296] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,296] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,296] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,296] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,298] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,365] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:53,366] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,076] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,206] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,209] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,210] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,211] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,211] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,211] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,214] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to 1,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,215] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,276] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,423] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,423] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,423] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,423] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,423] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,423] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,423] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,423] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,424] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,425] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,426] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,427] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,427] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,427] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,427] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,427] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,427] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,427] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,427] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,427] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,429] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,429] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,429] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,430] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,431] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,432] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,432] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,432] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,432] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:54,432] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,432] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,433] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,433] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,433] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,433] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,433] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,433] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,433] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,436] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,437] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to 1,2,3 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:54,438] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,449] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,572] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,573] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,574] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,575] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,575] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,575] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,575] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,576] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,577] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,577] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,577] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,577] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,577] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,577] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,577] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,579] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,580] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,581] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,581] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,581] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,581] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,581] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,581] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,581] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,581] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,581] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,583] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,584] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:55,603] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:55,980] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,120] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,121] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,122] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,125] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,129] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,130] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,131] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,132] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,489] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,594] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,598] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,599] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,601] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,602] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,603] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,604] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,691] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to 1,2 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,693] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,694] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,730] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,735] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,737] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:56,737] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:56,737] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,543] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-04 06:09:57,616] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-04 06:09:57,617] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-04 06:09:57,657] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,657] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,657] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,657] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,657] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,657] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,657] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,657] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,658] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to 1,2,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,659] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,660] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,661] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,662] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,663] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,664] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to 1,3 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,665] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,666] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] ISR updated to 1,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:09:57,666] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to 1,3 and version updated to 9 (kafka.cluster.Partition) [2026-06-04 06:09:57,673] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,731] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,859] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,860] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,861] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,863] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,864] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,864] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to 1,3,2 and version updated to 11 (kafka.cluster.Partition) [2026-06-04 06:09:57,864] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,864] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:09:57,864] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] ISR updated to 1,3,2 and version updated to 6 (kafka.cluster.Partition) [2026-06-04 06:09:57,864] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to 1,3,2 and version updated to 10 (kafka.cluster.Partition) [2026-06-04 06:11:45,310] WARN Session 0x100002408b1003a for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100002408b1003a, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:11:46,062] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:11:46,065] INFO Socket connection established, initiating session, client: /10.0.0.38:44074, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:11:46,069] INFO Session establishment complete on server /10.0.0.33:2181, session id = 0x100002408b1003a, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:55,712] WARN Session 0x100002408b1003a for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100002408b1003a, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:12:56,008] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:56,010] WARN Session 0x100002408b1003a for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:12:56,589] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:56,590] INFO Socket connection established, initiating session, client: /10.0.0.38:41380, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:56,593] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100002408b1003a, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:02,387] WARN Session 0x100002408b1003a for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100002408b1003a, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:14:03,200] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:03,201] WARN Session 0x100002408b1003a for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:14:04,142] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:04,143] INFO Socket connection established, initiating session, client: /10.0.0.38:40736, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:04,146] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x100002408b1003a, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:43,138] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-13-7, -uve-topic-15-7, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-8-22, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-1-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-16-23, -uve-topic-20-6, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-3-6, HEALTH_CHECK_TOPIC-21, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-16-8, -uve-topic-9-6, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-13-25, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-1-7, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-26-23, -uve-topic-8-7, -uve-topic-21-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-25-8, HEALTH_CHECK_TOPIC-18, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-5-20, -uve-topic-4-20, -uve-topic-2-20, -uve-topic-21-25, -uve-topic-15-25, -uve-topic-11-9, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-23-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-1-4, -uve-topic-10-9, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-26-26, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, HEALTH_CHECK_TOPIC-3, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-23-2, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-26-2, -uve-topic-2-26, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-15-19, -uve-topic-1-10, -uve-topic-20-18, HEALTH_CHECK_TOPIC-0, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-15-4, -uve-topic-3-27, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-10-21, -uve-topic-9-27, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-21-19, structured_syslog_topic-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-0-24, -uve-topic-21-4, -uve-topic-9-24, -uve-topic-20-21, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-3-24, -uve-topic-25-20, -uve-topic-26-20, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-11-21, -uve-topic-23-20, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-5-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-1-25, -uve-topic-23-5, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-9-9, HEALTH_CHECK_TOPIC-12, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-11-15, -uve-topic-5-14, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-26-14, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-11-0, -uve-topic-18-0, -uve-topic-0-15, -uve-topic-14-0, -uve-topic-20-15, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-3-15, -uve-topic-15-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-1-28, -uve-topic-20-0, -uve-topic-15-1, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-21-16, -uve-topic-3-12, -uve-topic-0-12, -uve-topic-19-17, -uve-topic-29-16, HEALTH_CHECK_TOPIC-27, -uve-topic-9-12, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-4-29, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-21-1, -uve-topic-16-2, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-6-13, -uve-topic-23-17, -uve-topic-7-13, -uve-topic-24-17, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-25-17, -uve-topic-10-18, -uve-topic-11-18, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-8-1, structured_syslog_topic-3, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-3-18, -uve-topic-15-28, -uve-topic-20-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-4-2, -uve-topic-16-11, -uve-topic-2-2, -uve-topic-21-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-5-2, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, HEALTH_CHECK_TOPIC-9, -uve-topic-21-28, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-10-12, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-23-11, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-28-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, HEALTH_CHECK_TOPIC-6, -uve-topic-7-16, -uve-topic-20-12, -uve-topic-8-16, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-6-16, structured_syslog_topic-21, -uve-topic-15-13, -uve-topic-0-0, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-9-0, -uve-topic-3-0, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-21-13, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-1-1, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:14:43,205] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,213] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,191), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,1149), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,228), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,14), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:14:43,472] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-18-7, -uve-topic-28-6, -uve-topic-0-22, -uve-topic-23-6, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-8-5, -uve-topic-26-6, -uve-topic-21-23, -uve-topic-3-22, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-15-23, -uve-topic-9-22, structured_syslog_topic-7, -uve-topic-10-7, -uve-topic-11-7, -uve-topic-5-6, -uve-topic-4-6, -uve-topic-2-6, -uve-topic-1-23, -uve-topic-15-8, -uve-topic-11-25, -uve-topic-8-23, structured_syslog_topic-25, -uve-topic-23-24, -uve-topic-6-23, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-7-23, -uve-topic-10-25, -uve-topic-0-7, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-20-7, -uve-topic-9-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-3-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-16-9, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-13-26, -uve-topic-6-20, -uve-topic-15-26, -uve-topic-1-20, -uve-topic-20-25, -uve-topic-25-24, -uve-topic-26-24, -uve-topic-7-20, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-8-20, -uve-topic-21-8, -uve-topic-3-4, -uve-topic-0-4, HEALTH_CHECK_TOPIC-19, -uve-topic-26-9, -uve-topic-9-4, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-4-21, -uve-topic-16-27, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-21-26, -uve-topic-6-5, -uve-topic-23-9, -uve-topic-7-5, -uve-topic-14-10, -uve-topic-24-9, structured_syslog_topic-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-11-10, -uve-topic-1-5, -uve-topic-1-26, -uve-topic-16-3, -uve-topic-21-2, HEALTH_CHECK_TOPIC-16, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-7-26, structured_syslog_topic-28, -uve-topic-8-26, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-6-26, -uve-topic-23-18, -uve-topic-3-10, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-25-18, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-0-10, -uve-topic-11-19, -uve-topic-9-10, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-4-27, -uve-topic-25-3, -uve-topic-5-27, -uve-topic-26-3, -uve-topic-2-27, -uve-topic-10-4, -uve-topic-11-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-15-20, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-1-11, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-13-20, -uve-topic-8-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-15-5, -uve-topic-2-24, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-13-5, -uve-topic-10-22, -uve-topic-11-22, -uve-topic-5-24, -uve-topic-4-24, -uve-topic-1-8, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-21-20, -uve-topic-7-8, -uve-topic-20-4, -uve-topic-8-8, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-20-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-9-25, -uve-topic-26-21, -uve-topic-2-9, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-23-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-21-5, -uve-topic-4-9, -uve-topic-5-9, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-21-14, -uve-topic-6-14, -uve-topic-1-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-16-15, HEALTH_CHECK_TOPIC-13, -uve-topic-19-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-10-16, structured_syslog_topic-16, -uve-topic-11-16, -uve-topic-23-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-26-15, -uve-topic-11-1, structured_syslog_topic-1, -uve-topic-23-0, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-25-0, -uve-topic-9-28, HEALTH_CHECK_TOPIC-10, -uve-topic-26-0, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-5-12, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-4-12, -uve-topic-2-12, -uve-topic-20-16, -uve-topic-15-17, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-7-29, -uve-topic-15-2, -uve-topic-20-1, -uve-topic-1-29, -uve-topic-8-29, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-21-17, HEALTH_CHECK_TOPIC-28, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-9-13, -uve-topic-9-1, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-25-27, -uve-topic-4-18, -uve-topic-26-27, -uve-topic-2-18, -uve-topic-10-28, -uve-topic-11-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-5-18, -uve-topic-13-11, -uve-topic-15-11, -uve-topic-1-2, HEALTH_CHECK_TOPIC-25, -uve-topic-20-10, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-20-28, -uve-topic-7-2, structured_syslog_topic-4, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-8-2, -uve-topic-6-2, -uve-topic-15-29, -uve-topic-3-19, -uve-topic-0-19, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-13-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-9-19, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-16-12, -uve-topic-2-3, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-21-11, HEALTH_CHECK_TOPIC-22, -uve-topic-21-29, -uve-topic-27-29, -uve-topic-29-29, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-10-13, -uve-topic-3-16, -uve-topic-25-12, -uve-topic-26-12, -uve-topic-2-0, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-5-0, -uve-topic-4-0, -uve-topic-1-17, HEALTH_CHECK_TOPIC-7, -uve-topic-20-13, -uve-topic-8-17, -uve-topic-6-17, -uve-topic-7-17, structured_syslog_topic-22, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-13-14, -uve-topic-15-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:14:43,503] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-10-7 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-24 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-11 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-18 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-21 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-23 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-21 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-22 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-8 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-16 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-10 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-19 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-15 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-1 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-13 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-5 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-4 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-5 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-11 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-12 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-17 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-0 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,14), -uve-topic-1-5 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-10 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-2 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-0 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-7 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-6 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-9 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-8 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-10 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-9 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-17 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-12 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-13 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-17 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-8 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-16 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-28 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-26 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-14 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-26 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-24 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-25 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-29 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-29 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-6 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-18 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-27 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-28 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-14 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-13 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-9 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-1 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-0 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,130), -uve-topic-6-20 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-13 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-20 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-16 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-15 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-22 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-13 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-12 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-17 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-16 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-6 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-27 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-23 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-24 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-12 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-16 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-4 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-25 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-28 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-27 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-6 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-5 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-10 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-19 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-24 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-28 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-26 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-14 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-5 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-23 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-3 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-4 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-20 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-4 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-26 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-27 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-28 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-20 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-25 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-8 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-24 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-25 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-6 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-20 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-21 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-22 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-21 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-17 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-27 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-11 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-6 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-22 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-14 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-7 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-24 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-26 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-11 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-12 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-15 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-14 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-16 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-15 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-29 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-19 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-17 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-18 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-23 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-9 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-23 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-6 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-2 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-3 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-3 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-0 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,138), -uve-topic-7-11 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-20 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-9 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-8 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-25 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-22 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-25 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-26 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-18 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-12 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-13 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-9 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-18 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-4 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-29 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-26 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-27 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-28 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-7 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-23 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-8 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-3 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-4 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-24 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-5 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-11 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-10 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-23 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-24 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-16 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-3 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-9 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-6 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-27 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-21 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-14 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-12 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-21 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-22 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-29 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-3 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-15 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-8 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-27 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-4 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-14 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-22 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-5 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-1 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-29 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-13 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-2 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-13 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-19 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-18 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-0 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-22 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-23 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-29 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-28 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-21 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-15 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-18 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-27 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-16 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-20 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-19 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-17 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-16 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-18 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-15 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-25 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-10 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-15 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-1 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-5 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-6 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-19 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-6 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-7 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-0 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-29 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-2 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-26 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-23 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-6 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-12 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-3 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-2 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-1 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-0 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,98), -uve-topic-13-2 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-27 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-18 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-11 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-11 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-21 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-12 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-9 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-5 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-24 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-25 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-19 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-11 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-28 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-12 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-7 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-13 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-2 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-3 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-17 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-16 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-14 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-7 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-8 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-3 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-17 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-18 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-15 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-28 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-21 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-3 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-0 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-21 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-24 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-29 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-1 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-26 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-3 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-22 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-13 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-0 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,83), -uve-topic-16-9 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-12 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-7 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-8 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-2 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-4 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-2 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-1 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-14 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-17 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-10 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-5 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-20 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-10 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-9 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-21 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-20 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-28 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-26 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-4 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-0 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,43), -uve-topic-10-19 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-11 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-7 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-8 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-10 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-14 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-15 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-1 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-1 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-2 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-25 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-29 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-0 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,74), -uve-topic-2-9 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-10 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-27 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-1 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-19 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-23 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-24 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-7 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-20 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-25 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-15 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-22 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-4 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-18 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-19 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:14:45,407] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-0 with TruncationState(offset=1148, completed=true) due to leader epoch and offset EpochEndOffset(errorCode=0, partition=0, leaderEpoch=7, endOffset=1148) (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:45,409] INFO [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to offset 1148 (kafka.log.UnifiedLog) [2026-06-04 06:14:45,411] INFO [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 1148 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:14:45,411] INFO [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 1148 (kafka.log.UnifiedLog$) [2026-06-04 06:14:45,417] INFO [ProducerStateManager partition=-uve-topic-0-0] Wrote producer snapshot at offset 1148 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:14:45,417] INFO [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 6ms for segment recovery from offset 1148 (kafka.log.UnifiedLog$) [2026-06-04 06:19:57,918] INFO [NodeToControllerChannelManager id=1 name=alter-partition] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient)